This helps the VM initialization code, as well any code that wants to mmap
FIXED in low addresses above the program_end.

------------
You can also find this patch set at:

[email protected]:brho/akaros.git
From: df49aa39c458
To: 2b3db81ca219 brk

And view them at: 

https://github.com/brho/akaros/compare/df49aa39c458...2b3db81ca219

------------


Barret Rhoden (2):
  Remove proc->heap_top
  Move the BRK_START to a fixed, safe address (XCC)

 kern/arch/riscv/ros/mmu.h                                     |  4 ++++
 kern/arch/x86/ros/mmu64.h                                     | 11 ++++++++++-
 kern/include/env.h                                            |  4 ----
 kern/include/ros/procinfo.h                                   |  2 +-
 kern/src/elf.c                                                |  5 +----
 kern/src/process.c                                            |  3 +--
 kern/src/syscall.c                                            |  5 ++---
 .../gcc-glibc/glibc-2.19-akaros/sysdeps/akaros/sbrk.c         |  7 ++-----
 8 files changed, 21 insertions(+), 20 deletions(-)

-- 
2.8.0.rc3.226.g39d4020

-- 
You received this message because you are subscribed to the Google Groups 
"Akaros" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to