Re: [RFC][PATCH] O(1) Entitlement Based Scheduler

From: Peter Williams
Date: Wed Feb 25 2004 - 23:14:32 EST


Mike Fedyk wrote:
Peter Williams wrote:

2. have a user space daemon poll running tasks periodically and renice them if they are running specified binaries

Both of these solutions have their advantages and disadvantages, are (obviously) complicated than I've made them sound and would require a great deal of care to be taken during their implementation. However, I think that they are both doable. My personal preference would be for the in kernel solution on the grounds of efficiency.


Better would be to have the kernel tell the daemon whenever a process in exec-ed, and you have simplicity in the kernel, and policy in user space.

Yes. That would be a good solution. Does a mechanism that allows the kernel to notify specific programs about specific events like this exist?

Peter
--
Dr Peter Williams, Chief Scientist peterw@xxxxxxxxxx
Aurema Pty Limited Tel:+61 2 9698 2322
PO Box 305, Strawberry Hills NSW 2012, Australia Fax:+61 2 9699 9174
79 Myrtle Street, Chippendale NSW 2008, Australia http://www.aurema.com


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/