[PATCH] i386: Kill off CONFIG_PC

2005-09-09 Thread Arthur Othieno
barch split.. Signed-off-by: Arthur Othieno <[EMAIL PROTECTED]> arch/i386/Kconfig |5 - 1 file changed, 5 deletions(-) --- a/arch/i386/Kconfig 2005-08-29 16:49:22.0 -0400 +++ b/arch/i386/Kconfig 2005-09-09 16:44:39.0 -0400 @@ -1332,8 +1332,3 @@ config X86_TRAMPOLINE

Re: setting cpu affinity-help

2005-04-04 Thread Arthur Othieno
On Sun, Apr 03, 2005 at 08:46:12AM +0530, Arun Srinivas wrote: > hi > > can someone show me an example usage of sched_setaffinity().I do not know > how to set the affinity mask for a process.please. > > thanks > arun http://www.linuxjournal.com/article/6799 Section "Affinity Masks" Hope that