Whamcloud - gitweb
b=21106 retry page_gang_lookup.
authorEric Mei <Eric.Mei@Sun.COM>
Thu, 4 Mar 2010 01:04:36 +0000 (17:04 -0800)
committerRobert Read <rread@sun.com>
Thu, 4 Mar 2010 01:04:36 +0000 (17:04 -0800)
If client cached a huge number of page, cl_lock_page_out() may hog CPU
for too long time without releasing, especially with high debug grade.
This patch break this process with voluntary resched.

r=jay
r=wangdi


No differences found