lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ