Re: KVM bug, git bisected

From: KOSAKI Motohiro
Date: Mon Mar 29 2010 - 20:34:38 EST


> 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.

offtopic: We are plan to increase default maximum vmas limit from 64k
at 1 or 2 years later on 64bit. It was necessary because gdb couldn't
parse >64k vmas (i.e. mainly it's for core dump). but it was solved already.



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/