Re: Wine scheduling and threading issues [was Re: Threading issues...]

2005-01-16 Thread Ingo Molnar
* Con Kolivas <[EMAIL PROTECTED]> wrote: > I posted a patch for SCHED_BOUND to do just such a thing to the linux > kernel mailing list 2 months ago. Noone responded so I didn't pursue > it. another option would be to allow a certain range of negative nice levels for unprivileged users. It would

Re: ptrace single-stepping change breaks Wine

2005-01-05 Thread Ingo Molnar
* Thomas Sailer <[EMAIL PROTECTED]> wrote: > > I'm afraid Alexandre has decided not to apply this patch (the ABI > > personality syscall). His reasoning is as follows: > > Quite understandably. another workaround to switch off flex-mmap is to set the stack ulimit to 'unlimited': saturn:~> cat