From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 01/13] fs: Use a common define for inode slab caches Date: Tue, 23 Aug 2011 05:13:07 -0400 Message-ID: <20110823091307.GA21492@infradead.org> References: <1314089786-20535-1-git-send-email-david@fromorbit.com> <1314089786-20535-2-git-send-email-david@fromorbit.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, khlebnikov@openvz.org To: Dave Chinner Return-path: Content-Disposition: inline In-Reply-To: <1314089786-20535-2-git-send-email-david@fromorbit.com> Sender: owner-linux-mm@kvack.org List-Id: linux-fsdevel.vger.kernel.org On Tue, Aug 23, 2011 at 06:56:14PM +1000, Dave Chinner wrote: > From: Dave Chinner > > All inode slab cache initialisation calls need to use specific flags > so that certain core functionality works correctly (e.g. reclaimable > memory accounting). Some of these flags are used inconsistently > across different filesystems, so inode cache slab behaviour can vary > according to filesystem type. > > Wrap all the SLAB_* flags relevant to inode caches up into a single > SLAB_INODES flag and convert all the inode caches to use the new > flag. Why do we keep the SLAB_HWCACHE_ALIGN flag for some filesystems? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org