[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOS58YOXtoVwNc2NOWvrzhBMb0gTRyRCz3KBXFoC2s9-U3mFXA@mail.gmail.com>
Date: Wed, 13 Jul 2011 11:20:49 +0200
From: Tejun Heo <tj@...nel.org>
To: Richard Kennedy <richard@....demon.co.uk>
Cc: Jens Axboe <jaxboe@...ionio.com>,
lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] block: reorder request_queue to remove 64 bit alignment padding
Hello,
On Mon, Jul 11, 2011 at 4:19 PM, Richard Kennedy
<richard@....demon.co.uk> wrote:
> Reorder request_queue to remove 16 bytes of alignment padding in 64 bit
> builds.
>
> On my config this shrinks the size of this structure from 1608 to 1592
> bytes and therefore needs one fewer cachelines.
>
> Also trivially move the open bracket { to be on the same line as the
> structure name to make it easier to grep.
>
>
> Signed-off-by: Richard Kennedy <richard@....demon.co.uk>
Acked-by: Tejun Heo <tj@...nel.org>
Thank you.
--
tejun
--
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