Re: ptrace single-stepping change breaks Wine

2005-01-04 Thread Andrew Morton
Mike Hearn <[EMAIL PROTECTED]> wrote: > > Also a precise description of what flex-mmap does would be good. Google > wasn't too informative, best I could get was that it means mmap > allocates from the "top" of the address space down. But where is the top > exactly? Ingo has described it thus:

Re: ptrace single-stepping change breaks Wine

2004-12-30 Thread Andrew Morton
Thomas Sailer <[EMAIL PROTECTED]> wrote: > > Another pointer towards flexible mmap is that ulimit -s unlimited makes > it work under 2.6.10-ac1 too. > You can globally disable flex-mmap with echo 1 > /proc/sys/vm/legacy_va_layout Does it fix things?