|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.53, 2001/05/10 01:37:40 | version 1.54, 2001/05/10 02:19:32 | ||
|---|---|---|---|
|
|
||
| return (0); | return (0); | ||
| } | } | ||
| while (pp->pr_nitems < pp->pr_minitems) { | while (POOL_NEEDS_CATCHUP(pp)) { | ||
| /* | /* | ||
| * Call the page back-end allocator for more memory. | * Call the page back-end allocator for more memory. | ||
| * | * |