Oops bring back code that shouldn't have been removed by the previous

commit.
This commit is contained in:
cognet 2006-07-15 23:15:31 +00:00
parent f4ecac7c4e
commit 8b02dff467

View File

@ -553,6 +553,8 @@ retry:
SECTION_PT : SECTION_CACHE);
mtx_lock(&smallalloc_mtx);
in_alloc = NULL;
if (in_sleep > 0)
should_wakeup = 1;
if (sp) {
for (int i = 0; i < (0x100000 / PAGE_SIZE) - 1;
i++) {