commit | b03daafb17ee6e26f66d4bc2234a031b17d085bd | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Mon Dec 08 20:31:43 2008 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon Dec 08 20:31:43 2008 +0100 |
tree | 11a879640c882da7470c5d8e70cfa7b179bafea3 | |
parent | 19608d6ceb982409ba036f646c7c57671d2df779 [diff] |
Don't allow higher CPU counts than what the system has Basically just catch the condition before setting up the job, job files, etc. Also fixes a big with cpumask, it set the wrong part. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>