]> Zhao Yanbai Git Server - minix.git/commit
vm: don't check the range of memory during sanity checking
authorBen Gras <ben@minix3.org>
Mon, 4 Oct 2010 11:38:33 +0000 (11:38 +0000)
committerBen Gras <ben@minix3.org>
Mon, 4 Oct 2010 11:38:33 +0000 (11:38 +0000)
commit36189370a5761a727f7bc42d425c1f5faee7c2e5
tree9d13ea598caad9af65911136a0f8d2f750d34500
parent677d80b7819e4eedeb9ea452409108f315dae2a5
vm: don't check the range of memory during sanity checking

  - too many false positives due to memory that is mapped in
    legitimately (acpi, i/o devices)
servers/vm/alloc.c