haiku/src
Alex Smith 173342c0ab Change the heap reservation for 64-bit platforms.
Hoard reserves a chunk of the address space to grow the heap into.
As there is a much larger address space available on 64-bit systems,
we may as well reserve a larger chunk of address space (64GB for now,
though could probably reserve a lot more than that and still leave
plenty of room for other areas).
2012-08-17 15:34:11 +01:00
..
add-ons Merge branch 'master' into x86_64 2012-08-16 21:11:15 +01:00
apps Merge branch 'master' into x86_64 2012-08-16 21:11:15 +01:00
bin Merge branch 'master' into x86_64 2012-08-16 21:11:15 +01:00
build Convert fs_host files from c back to cpp and style changes. 2012-08-13 18:51:59 -04:00
data Revert "Rename French (Bépo).keymap to use precomposed form." 2012-08-13 21:04:16 -04:00
documentation Fixed typo. Fixes #8755 2012-07-30 13:12:02 +00:00
kits Merge branch 'master' into x86_64 2012-08-16 21:11:15 +01:00
libs Merge branch 'master' into x86_64 2012-08-16 21:11:15 +01:00
preferences Merge branch 'master' into x86_64 2012-08-16 21:11:15 +01:00
servers Merge branch 'master' into x86_64 2012-08-16 21:11:15 +01:00
system Change the heap reservation for 64-bit platforms. 2012-08-17 15:34:11 +01:00
tests Merge branch 'master' into x86_64 2012-08-16 21:11:15 +01:00
tools Merge branch 'master' into x86_64 2012-08-16 21:11:15 +01:00
Jamfile