diff options
author | Richard Braun <rbraun@sceen.net> | 2013-05-24 02:16:21 +0200 |
---|---|---|
committer | Richard Braun <rbraun@sceen.net> | 2013-05-24 20:37:53 +0200 |
commit | 84675b4ba694b482cef49c497cad4adc8e42addd (patch) | |
tree | c2ac0267540589b6538de3776be09de2e54a5a6b /kern/llsync.c | |
parent | 02dee35e91a3d62c77d9affb61308c0ad4597c73 (diff) |
x86/param: update kernel space end address on i386
The kernel image is loaded where the kernel space ends. The previous end
address left 2 MiB to the kernel image. Since boot stacks are now statically
allocated, a kernel configured for a large number of processors would
overflow the area reserved for the kernel image. Reduce the kernel space
end address so that 64 MiB are now available for the kernel image.
Diffstat (limited to 'kern/llsync.c')
0 files changed, 0 insertions, 0 deletions