Ingo Weinhold
27d37d4d24
* Optional debug feature for tracking which page queue a page should be
...
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
2007-03-30 19:48:51 +00:00
..
2007-02-25 23:32:21 +00:00
2007-01-12 22:27:48 +00:00
2006-09-04 12:37:56 +00:00
2006-03-28 01:13:12 +00:00
2006-01-26 15:21:31 +00:00
2007-03-27 12:05:33 +00:00
2005-05-13 18:18:28 +00:00
2005-12-12 16:06:33 +00:00
2005-06-13 13:01:13 +00:00
2005-03-18 01:50:45 +00:00
2005-05-26 09:08:54 +00:00
2007-02-19 00:11:24 +00:00
2006-04-03 20:48:30 +00:00
2006-03-26 15:58:43 +00:00
2006-03-26 15:58:43 +00:00
2005-08-22 20:35:42 +00:00
2005-08-03 17:25:03 +00:00
2005-12-13 00:06:52 +00:00
2004-12-14 17:09:06 +00:00
2006-04-30 13:56:21 +00:00
2006-11-29 19:09:45 +00:00
2005-01-10 07:36:08 +00:00
2003-01-26 17:27:42 +00:00
2006-03-05 18:05:33 +00:00
2005-11-04 17:25:58 +00:00
2005-01-18 02:34:00 +00:00
2005-10-25 16:59:12 +00:00
2005-10-20 16:56:04 +00:00
2005-03-18 01:50:45 +00:00
2007-02-07 14:07:31 +00:00
2006-03-19 15:02:21 +00:00
2005-01-24 01:19:03 +00:00
2005-01-30 01:11:33 +00:00
2005-07-13 23:55:15 +00:00
2006-03-14 14:29:56 +00:00
2006-01-04 02:17:59 +00:00
2007-01-13 19:55:14 +00:00
2005-03-18 01:50:45 +00:00
2007-03-01 08:09:28 +00:00
2004-10-14 14:31:31 +00:00
2007-03-20 16:20:13 +00:00
2004-11-30 21:06:11 +00:00
2007-01-09 23:58:59 +00:00
2007-02-06 02:29:17 +00:00
2007-02-19 00:11:24 +00:00
2005-03-18 01:50:45 +00:00
2003-04-18 09:21:22 +00:00
2003-08-31 01:21:56 +00:00
2007-03-20 16:20:13 +00:00
2006-10-06 11:40:20 +00:00
2007-02-19 15:43:20 +00:00
2005-12-20 15:54:45 +00:00
2007-01-14 18:41:57 +00:00
2005-12-15 21:30:28 +00:00
2007-03-23 11:48:37 +00:00
2007-02-27 19:26:40 +00:00
2007-03-11 13:27:42 +00:00
2007-03-30 19:48:51 +00:00
2007-03-23 11:48:37 +00:00