id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blockedby,blocking,platform 6128,[PATCH] vm_free_unused_boot_loader_range frees too much memory,andreasf,bonefish,"When instructed only to free a certain range {{{start}}} - {{{end}}}={{{start}}}+{{{size}}}-1 of memory and there are in fact further mappings, {{{end}}} is enlarged. On ppc, for {{{vm_free_unused_boot_loader_range(0, 0x90000000)}}} I got: {{{ free boot range: also remove 0x86d80000 - 0xfe00ffff }}} with 0xfe010000 being the start of the next mapping after the one I'm trying to skip.",bug,closed,normal,R1,System/Kernel,R1/Development,fixed,,,,,All