linux/net/unix
David S. Miller fbe9cc4a87 [AF_UNIX]: Use spinlock for unix_table_lock
This lock is actually taken mostly as a writer,
so using a rwlock actually just makes performance
worse especially on chips like the Intel P4.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-03 13:10:59 -08:00
..
Kconfig [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
af_unix.c [AF_UNIX]: Use spinlock for unix_table_lock 2006-01-03 13:10:59 -08:00
garbage.c [AF_UNIX]: Use spinlock for unix_table_lock 2006-01-03 13:10:59 -08:00
sysctl_net_unix.c [NET]: Fix sparse warnings 2005-08-29 16:01:32 -07:00