|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.62, 2001/10/07 12:44:06 | version 1.63, 2001/10/21 00:06:05 | ||
|---|---|---|---|
|
|
||
| drainpp = TAILQ_NEXT(pp, pr_poollist); | drainpp = TAILQ_NEXT(pp, pr_poollist); | ||
| } | } | ||
| simple_unlock(&pool_head_slock); | simple_unlock(&pool_head_slock); | ||
| splx(s); | |||
| pool_reclaim(pp); | pool_reclaim(pp); | ||
| splx(s); | |||
| } | } | ||