locks.c: removal of semaphores

2000-11-07 Thread Trond Myklebust
Here's a slightly modified version of Andrew's patch: the version he sent me on Sunday contained an incomplete merge of my fix to locks_remove_posix(), meaning that the host server was not being notified that posix locks were cleared in the call to close(). The following patch contains his patch

Re: locks.c: removal of semaphores

2000-11-06 Thread Andrew Morton
[EMAIL PROTECTED] wrote: > > Andrew, > I got 5250 Req/s with your locks-sem.patch on normal Apache. > It is good performance on normal Apache. Great. Thanks again. Trond has this patch now for ongoing NFS locking stuff. Hopefully 2.4 will now work OK with "legacy" Apache configurations. As l

locks.c: removal of semaphores

2000-11-06 Thread kumon
Andrew, I got 5250 Req/s with your locks-sem.patch on normal Apache. It is good performance on normal Apache. Andrew Morton writes: > Kouichi, could you please test the performance of this on > your 8-way with Apache+fcntl serialisation? (the normal > Apache). Please use 2.4.0-test10-pre5, no