[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E4D7E3C.8060104@linux.intel.com>
Date: Thu, 18 Aug 2011 14:03:56 -0700
From: Andi Kleen <ak@...ux.intel.com>
To: Vivek Goyal <vgoyal@...hat.com>
CC: Andi Kleen <andi@...stfloor.org>, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org, hch@...radead.org,
Jens Axboe <jaxboe@...ionio.com>
Subject: Re: [PATCH 10/11] VFS: Cache request_queue in struct block_device
> Is the performance gain because of this one less dereference really
> substantial.
Yes it is measurable on a large macro benchmark.
The gain is from doing the prefetch early enough, and that needs the
additional pointer.
-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