[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20101123235139.908255844@linux.com>
Date: Tue, 23 Nov 2010 17:51:39 -0600
From: Christoph Lameter <cl@...ux.com>
To: akpm@...ux-foundation.org
Cc: Tejun Heo <tj@...nel.org>
Subject: [thiscpuops upgrade 00/10] Upgrade of this_cpu_ops
A patchset that adds more this_cpu operations and in particular RMV operations
that can be used in various places to avoid address calculations and
memory accesses.
Also adds this_cpu_cmpxchg_double() which is a locally atomic version of
cmpxchg and uses that to demo how a lockless, preemptless fastpath for
memory allocation could work. Works good enough so that I can write this
email with that fastpath scheme.
--
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