diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-09-16 23:36:06 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-09-16 23:36:06 +0200 |
commit | c24dd620f91a2ef84b88d2536a469e5358df1b8d (patch) | |
tree | 51000f01d840939cee5f44de460b0a8d91e29ab7 /sys/src/cmd/aux/statusbar.c | |
parent | c3a8711d12c4b6c56767fe8ef07d96d6ef2978e9 (diff) |
e820: handle duplicate and overlapping e820 entries, handle overflows
new algorithm:
sort entries by top address first. then for each entry we use:
base = max(base, last)
so we'll never map the same addresses twice.
Diffstat (limited to 'sys/src/cmd/aux/statusbar.c')
0 files changed, 0 insertions, 0 deletions