Up to [cvs.NetBSD.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: thorpej-devvp-base2
Revision 1.61 / (download) - annotate - [select for diffs], Wed Sep 26 07:14:56 2001 UTC (11 years, 8 months ago) by chs
Branch: MAIN
CVS Tags: thorpej-devvp-base2
Changes since 1.60: +62 -49
lines
Diff to previous 1.60 (colored)
jump through hoops to avoid calling uvm_km_free_poolpage() while holding spinlocks, since that function can sleep. (note that there's still one instance remaining to be fixed.) use TAILQ_FOREACH where appropriate.