[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1269881082.12097.359.camel@laptop>
Date: Mon, 29 Mar 2010 18:44:42 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Rik van Riel <riel@...hat.com>
Cc: Kent Overstreet <kent.overstreet@...il.com>,
linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...e.hu>
Subject: Re: KVM bug, git bisected
On Mon, 2010-03-29 at 18:29 +0200, Peter Zijlstra wrote:
> > Peter, would it be safe to increase PREEMPT_BITS to eg. 10?
One reason this all sucks massive is that nesting that many spinlocks
creates a terribly large !preempt section.
There is nothing that stops someone from creating 64k vmas (or more when
someone raises that sysctl) and try this, that's just utter suckage.
--
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