haiku/src/system
Ingo Weinhold fa0c1e96a0 Hopefully the last work on the MTRR code for the time being:
Since we also force uncacheability via the PTEs, it is no longer necessary to
use MTRRs for uncacheable ranges. It is recommended, which is why we still do
it, if possible, but when we run out of MTRRs, the algorithm ignores
uncacheable ranges now -- iteratively it increases the minimum size of ranges
to drop until the available MTRRs suffice.
Should fix #5703 and #5865.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36591 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-02 23:05:38 +00:00
..
boot mmu_init(): In case we couldn't get a memory map from the BIOS the fixed 2010-05-02 12:56:40 +00:00
glue Should have been part of r30818. The version "glue". 2009-05-21 15:05:45 +00:00
kernel Hopefully the last work on the MTRR code for the time being: 2010-05-02 23:05:38 +00:00
ldscripts Patch by Andreas Faerber: 2010-01-02 10:21:09 +00:00
libroot rest of the patch by Kaliber in ticket #5875. 2010-05-02 10:34:57 +00:00
runtime_loader Map read-only segments over-committing for the relocation. This prevents the 2010-04-30 12:09:43 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00