Descriptionruntime: drop to 32 bit malloc if 64 bit will not work
On 64 bit UML it is not possible to reserve memory at 0xF8<<32.
Detect when linux cannot use these high virtual memory addresses
and drop back to the 32 bit memory allocator.
Patch Set 1 #Patch Set 2 : diff -r f79343c8a479 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r f79343c8a479 https://go.googlecode.com/hg/ #
Total comments: 4
Patch Set 4 : diff -r f79343c8a479 https://go.googlecode.com/hg/ #Patch Set 5 : diff -r f79343c8a479 https://go.googlecode.com/hg/ #
Total comments: 6
Patch Set 6 : diff -r f79343c8a479 https://go.googlecode.com/hg/ #MessagesTotal messages: 16
|