[rumpkernel/rumprun] 868866: Add .lbss to ldscript

  • From: GitHub <noreply@xxxxxxxxxx>
  • To: rumpkernel-builds@xxxxxxxxxxxxx
  • Date: Wed, 09 Dec 2015 17:20:18 -0800

Branch: refs/heads/master
Home: https://github.com/rumpkernel/rumprun
Commit: 86886693a4fba4e98f851c027fdc87a2876f5fec

https://github.com/rumpkernel/rumprun/commit/86886693a4fba4e98f851c027fdc87a2876f5fec
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-12-10 (Thu, 10 Dec 2015)

Changed paths:
M platform/hw/arch/amd64/kern.ldscript
M platform/hw/arch/i386/kern.ldscript

Log Message:
-----------
Add .lbss to ldscript

Ensures that .lbss stuff stays before _end, which in turn
makes memory allocation work a lot better.

Should add ldata and lrodata too, but I'm hating these
copypasteware ldscripts, so need to fix the ldscript
infra first.


Other related posts:

  • » [rumpkernel/rumprun] 868866: Add .lbss to ldscript - GitHub