Up to [cvs.NetBSD.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: thorpej-mips-cache
Revision 1.63.2.1 / (download) - annotate - [select for diffs], Mon Nov 12 21:18:52 2001 UTC (11 years, 7 months ago) by thorpej
Branch: thorpej-mips-cache
Changes since 1.63: +4 -1
lines
Diff to previous 1.63 (colored) next main 1.64 (colored)
Sync the thorpej-mips-cache branch with -current.
Revision 1.63 / (download) - annotate - [select for diffs], Sun Oct 21 00:06:05 2001 UTC (11 years, 8 months ago) by chs
Branch: MAIN
Branch point for: thorpej-mips-cache
Changes since 1.62: +2 -3
lines
Diff to previous 1.62 (colored)
in pool_drain(), call pool_reclaim() while we still have interrupts blocked since the pool in question might be one used in interrupt context.