From: viro@parcelfarce.linux.theplanet.co.uk
To: Anton Blanchard <anton@samba.org>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] reduce size of struct inode on 64bit
Date: Thu, 26 Aug 2004 05:55:20 +0100 [thread overview]
Message-ID: <20040826045520.GS21964@parcelfarce.linux.theplanet.co.uk> (raw)
In-Reply-To: <20040826044113.GA10843@krispykreme>
On Thu, Aug 26, 2004 at 02:41:13PM +1000, Anton Blanchard wrote:
>
> Reduce the size of struct inode on 64bit architectures by reducing padding.
> This assumes spinlocks are 32bit or less which is the case on most
> architectures.
>
> This reduces inode structs by 24 bytes on ppc64, and on ext2 increases
> the number of inodes in a 4kB slab from 5 to 6.
ACK
prev parent reply other threads:[~2004-08-26 4:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-26 4:41 [PATCH] reduce size of struct inode on 64bit Anton Blanchard
2004-08-26 4:55 ` viro [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040826045520.GS21964@parcelfarce.linux.theplanet.co.uk \
--to=viro@parcelfarce.linux.theplanet.co.uk \
--cc=akpm@osdl.org \
--cc=anton@samba.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.