Whamcloud - gitweb
Branch HEAD
authorzam <zam>
Wed, 3 Dec 2008 11:32:24 +0000 (11:32 +0000)
committerzam <zam>
Wed, 3 Dec 2008 11:32:24 +0000 (11:32 +0000)
commit13cbeef246d31c26a53a56278489b6577ad74bf0
tree22c508d8083cba5b411b4ae31c752967d8fb7451
parent1aaf8571cb42b36759d92f3beb172f0a15c830cf
Branch HEAD
b=17461
i=adilger
i=alex.zhuravlev

Ptlrpc optimizations to minimize COS overhead:
. reply state object use own locking instead of ptlrpc service one
. per-cpu dedicated threads for reply handling
. resource hash table size increase
lustre/include/lustre_dlm.h
lustre/include/lustre_net.h
lustre/ldlm/ldlm_lib.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_recovery.c
lustre/mgs/mgs_handler.c
lustre/obdecho/echo.c
lustre/ptlrpc/events.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/ptlrpc_module.c
lustre/ptlrpc/service.c