Whamcloud - gitweb
Branch b1_8
authorjohann <johann>
Thu, 10 Dec 2009 22:31:04 +0000 (22:31 +0000)
committerjohann <johann>
Thu, 10 Dec 2009 22:31:04 +0000 (22:31 +0000)
commitd5956937297fa50c1b989587b5825cf69c4560cb
treeb3d6bff92df6876cf4460bc92688e6d7ccf59e2f
parent93f7e391e812357c32cd7b462b74a4038aefd1d3
Branch b1_8
b=19557
i=adilger
i=andrew

add cond_resched() calls to lustre_hash_for_each_empty() to avoid hogging
the cpu when many locks to process on disconnect/eviction.
lustre/ChangeLog
lustre/obdclass/class_hash.c
lustre/obdclass/genops.c
lustre/ptlrpc/service.c