[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090813082058.GX12579@kernel.dk>
Date: Thu, 13 Aug 2009 10:20:58 +0200
From: Jens Axboe <jens.axboe@...cle.com>
To: Linux Kernel <linux-kernel@...r.kernel.org>,
heiko.carstens@...ibm.com
Cc: David Miller <davem@...emloft.net>
Subject: inlined spinlocks on sparc64
Hi,
I deleted the original thread, so I can't reply there. Just a heads up
on the spinlock inlining on sparc64. I decided to give your patches a
shot, since one of my IO benchmarks here basically degenerates into a
spinlock microbenchmark with > 50% time spent there (unlock part,
according to perf). Some of that is surely caching effects, but still.
For this particular workload, I get a net improvement of about 3.5% with
the inlined functions. Not bad.
--
Jens Axboe
--
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