> Even better would be to keep the process at low priority while in userland
> and reverts to normal "nice" priority while in kernelspace.
But the point of a SCHED_IDLE would be to only run them while idle, so
they can still never even get the CPU.
Ahh ... wait, do you mean periodically run them, but only give them the
boost while they are in kernel space? Very good idea. Can you see an
easy way to do this?
Robert Love
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/