Attilio Rao 60e2edce55 sync_vnode() has some messy code about locking in order to deal with
mount fs needing Giant to be held when processing bufobjs.
Use a different subqueue for pending workitems on filesystems requiring
Giant. This simplifies the code notably and also reduces the number of
Giant acquisitions (and the whole processing cost).

Suggested by:	jeff
Reviewed by:	kib
Tested by:	pho
2008-05-04 13:54:55 +00:00
..
2008-03-31 12:12:27 +00:00
2008-03-31 12:05:52 +00:00
2008-04-16 14:08:12 +00:00
2008-03-07 15:27:08 +00:00
2008-04-29 05:48:05 +00:00
2007-04-23 12:53:00 +00:00
2007-12-14 21:30:51 +00:00
2008-03-19 07:33:16 +00:00
2008-03-31 12:12:27 +00:00
2008-03-31 12:12:27 +00:00
2008-02-04 12:25:13 +00:00
2008-04-08 09:45:49 +00:00