27d37d4d24
in. * New debugger command "find_page", which searches all page queues to find out, which one a page is actually in. * Solved nasty race condition between the page scrubber and vm_page_allocate_page_run(): The page scrubber didn't mark the pages it was processing busy, so that vm_page_allocate_page_run() could claim them in the meantime. They would end up in the clear pages queue, although being assigned to a cache at the same time. This should finally solve bug #1056. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20474 a95241bf-73f2-0310-859d-f6bbb57e9c96 |
||
---|---|---|
.. | ||
build | ||
compatibility/bsd | ||
cpp | ||
glibc | ||
gnu | ||
legacy/network | ||
libs | ||
os | ||
posix | ||
private | ||
tools |