[PATCH 1/5] cpusets: add basic variables

2012-07-17 Thread Michael Wang
From: Michael Wang Add the variables we need for the implementation of dynamical domain flags. Signed-off-by: Michael Wang --- include/linux/sched.h | 22 ++ kernel/cpuset.c |7 +++ 2 files changed, 29 insertions(+), 0 deletions(-) diff --git

[PATCH 1/5] cpusets: add basic variables

2012-07-17 Thread Michael Wang
From: Michael Wang wang...@linux.vnet.ibm.com Add the variables we need for the implementation of dynamical domain flags. Signed-off-by: Michael Wang wang...@linux.vnet.ibm.com --- include/linux/sched.h | 22 ++ kernel/cpuset.c |7 +++ 2 files changed, 29