...
> > [...] Other benefits include the ease with which to set the affinity
> > of tasks that are unaware of the new interface [...]
I have not yet seen the patch, but one nice feature that a system call
interface
could provide is the ability to *atomically* change the cpu affinities of
sets of
processes -- for example, all processes with a certain uid or gid. All that
would be required would be for the system call to accept a command integer
value which would define what the argument integer value would mean -- a pid,
a gid, or a uid.
Joe
-
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/