[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20091221105010.GC25372@basil.fritz.box>
Date: Mon, 21 Dec 2009 11:50:10 +0100
From: Andi Kleen <andi@...stfloor.org>
To: Alexey Dobriyan <adobriyan@...il.com>
Cc: andi@...stfloor.org, linux-kernel@...r.kernel.org,
ebiederm@...ssion.com, paulmck@...ux.vnet.ibm.com
Subject: Re: [PATCH] [0/11] SYSCTL: Use RCU to avoid races with string
sysctls
On Mon, Dec 21, 2009 at 09:57:32AM +0200, Alexey Dobriyan wrote:
> > new = alloc_rcu_string(MAX_GLOBAL_SIZE, GFP_KERNEL);
>
> I think adding failure mode is not right.
> We can get away with per-sysctl-string spinlock and not introduce yet
> another API.
You mean when running out of memory here?
When this runs out of memory the system will be not usable anyways
and on the last legs and likely in a deadly swap storm.
-Andi
--
ak@...ux.intel.com -- Speaking for myself only.
--
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