[<prev] [next>] [day] [month] [year] [list]
Message-Id: <cover.1258805412.git.andre.goddard@gmail.com>
Date: Sat, 21 Nov 2009 10:16:18 -0200
From: André Goddard Rosa <andre.goddard@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Cc: André Goddard Rosa <andre.goddard@...il.com>
Subject: [PATCH 0/2] pid: tighten pidmap spinlock section and clean up
Avoid calling kfree() from under pidmap spinlock and reduces code size
by 16 bytes on gcc 4.4.1 on Core 2.
André Goddard Rosa (2):
pid: tighten pidmap spinlock critical section by removing kfree()
pid: reduce code size by using a pointer to iterate over array
kernel/pid.c | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
--
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