On Mon, 2015-05-11 at 16:34 -0400, Len Brown wrote: > But upon reflection, I do not believe that the kernel is adding value > here, > instead it is imposing a policy, and that policy decision is sometimes > prohibitively expensive. > User-space can do this for itself (and in the case of desktop distros, > already does), > and so the kernel should butt-out.
There is however a race condition with doing it in user space. So adding a parameter to select behavior would increase safety a bit. Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/