haiku/src/system
Michael Lotz 7ebd7cfc40 Add a vm_page_allocate_page_run_no_base. It bases its search on the pages found
in the free and/or clear queue. This performs better in the case where only few
pages are free/clear but performs worse in the case where there are a lot of
usable pages. It's not used anywhere but it might come in handy one time.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33527 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-10-11 16:55:21 +00:00
..
boot * Fixed PXE boot loader build again (hey mmu_man!). 2009-10-06 09:25:35 +00:00
glue Should have been part of r30818. The version "glue". 2009-05-21 15:05:45 +00:00
kernel Add a vm_page_allocate_page_run_no_base. It bases its search on the pages found 2009-10-11 16:55:21 +00:00
ldscripts Adding routerboard_mipsel platform stubs and linker script. 2009-08-22 01:48:18 +00:00
libroot Patch by Vincent Duvert: 2009-09-29 13:07:10 +00:00
runtime_loader * find_symbol_breadth_first() didn't ever set _foundInImage, although 2009-07-08 21:22:12 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00