On Wed, Mar 05, 2014 at 03:54:20PM +0100, Oleg Nesterov wrote: > On 03/04, Andi Kleen wrote: > > > > Anything else? > > Well, we have yield_to(). Perhaps sys_yield_to(lock_owner) can help. > Or perhaps sys_futex() can do this if it knows the owner. Don't ask > me what exactly I mean though ;)
You mean yield_to() would extend the time slice? That would be the same as the mmap page, just with a syscall right? -andi -- [email protected] -- Speaking for myself only. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

