[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <483EDB70.2080708@qualcomm.com>
Date: Thu, 29 May 2008 09:36:00 -0700
From: Max Krasnyanskiy <maxk@...lcomm.com>
To: Paul Jackson <pj@....com>
CC: mingo@...e.hu, a.p.zijlstra@...llo.nl,
linux-kernel@...r.kernel.org, menage@...gle.com,
rostedt@...dmis.org
Subject: Re: [PATCH] [sched] Give cpusets exclusive control over sched domains
(ie remove cpu_isolated_map)
Paul Jackson wrote:
> Max wrote:
>> -marked isolated using the kernel boot time "isolcpus=" argument.
>
> Yeah ... a hack ... but I suspect some folks use it.
>
> I'm reluctant to discard features visible to users, unless
> they are getting in the way of more serious stuff.
>
> I'd have figured that this hack was not all that much of
> a pain to the kernel code.
>
I bet it will be tempting to extend it for other uses. Just like it was for me
:). It looks just like another cpu_*map and stuff.
We could emulate isolcpu= boot option (the only visible user interface) via
cpusets I suppose. But I'd rather not.
Since we do not plan on supporting it I'd say lets get rid of it.
Max
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists