PaX SEGMEXEC Memory Limits
Posted: Mon Feb 23, 2004 4:48 pm
Are there any documented workarounds to get SEGMEXEC to work with more than 3GB of virtual memory (which also implies <= 1GB of physical RAM) on x86 systems?
For example, would something along the lines of enabling PAE (CONFIG_HIGHMEM64G) and upping PaX's segmentation offset be possible somehow?
I'm going on the assumption that the performance hit from enabling PAE would be less than that of using PAGEEXEC on my systems, but I have no data either way.
Thanks.
For example, would something along the lines of enabling PAE (CONFIG_HIGHMEM64G) and upping PaX's segmentation offset be possible somehow?
I'm going on the assumption that the performance hit from enabling PAE would be less than that of using PAGEEXEC on my systems, but I have no data either way.
Thanks.