[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110919223649.GO7761@one.firstfloor.org>
Date: Tue, 20 Sep 2011 00:36:49 +0200
From: Andi Kleen <andi@...stfloor.org>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: Andi Kleen <andi@...stfloor.org>, tglx@...utronix.de,
linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH 1/2] posix-timers: move global timer id management to signal_struct v4
> This means idr_pre_get() consumes 6528 bytes of spare space per process,
> even if only one posix timer is used.
And? Given the now normal bloat level in the kernel that's small
potatoes.
The idr code is so messy that I don't really want to touch it.
If you think it is that important feel free to do a followon
patch.
If it's that big a problem I'm sure a general solution would
be better than some quick hack for a special case.
-Andi
--
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