Reenabled interrupts before notifying the page writer.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35399 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2183,6 +2183,8 @@ full_scan_inactive_pages(page_stats& pageStats, int32 despairLevel)
|
||||
queue.Remove(&marker);
|
||||
}
|
||||
|
||||
queueLocker.Unlock();
|
||||
|
||||
time = system_time() - time;
|
||||
TRACE_DAEMON(" -> inactive scan (%7lld us): scanned: %7lu, "
|
||||
"moved: %lu -> cached, %lu -> modified, %lu -> active\n", time,
|
||||
|
||||
Reference in New Issue
Block a user