xfs
[Top] [All Lists]

PARTIAL TAKE 968563 - Pick a single default inode cluster size.

To: sgi.bugs.xfs@xxxxxxxxxxxx
Subject: PARTIAL TAKE 968563 - Pick a single default inode cluster size.
From: dgc@xxxxxxx (David Chinner)
Date: Thu, 2 Aug 2007 21:42:42 +1000 (EST)
Cc: xfs@xxxxxxxxxxx
Sender: xfs-bounce@xxxxxxxxxxx
Pick a single default inode cluster size.

Remove scaling of inode "clusters" based on machine memory;
small cluster cut-point was an unrealistic 32MB and was
probably never tested.

Removes another user of xfs_physmem.

Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxxx>

Date:  Thu Aug  2 21:42:18 AEST 2007
Workarea:  chook.melbourne.sgi.com:/build/dgc/isms/2.6.x-xfs
Inspected by:  sandeen@xxxxxxxxxxx

The following file(s) were checked into:
  longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb


Modid:  xfs-linux-melb:xfs-kern:29324a
fs/xfs/xfs_ialloc.h - 1.48 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_ialloc.h.diff?r1=text&tr1=1.48&r2=text&tr2=1.47&f=h
        - Don't scale inode cluster size based on physical memory.

fs/xfs/xfs_mount.c - 1.400 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_mount.c.diff?r1=text&tr1=1.400&r2=text&tr2=1.399&f=h
        - Don't scale inode cluster size based on physical memory.



<Prev in Thread] Current Thread [Next in Thread>
  • PARTIAL TAKE 968563 - Pick a single default inode cluster size., David Chinner <=