Diff for /xfs-linux/linux-2.4/Attic/xfs_globals.c between versions 1.77 and 1.78

version 1.77, 2006/08/18 04:02:25 version 1.78, 2007/08/02 16:10:11
Line 21 Line 21
 #include "xfs_refcache.h"  #include "xfs_refcache.h"
   
 /*  /*
  * System memory size - used to scale certain data structures in XFS.  
  */  
 unsigned long xfs_physmem;  
   
 /*  
  * Tunable XFS parameters.  xfs_params is required even when CONFIG_SYSCTL=n,   * Tunable XFS parameters.  xfs_params is required even when CONFIG_SYSCTL=n,
  * other XFS code uses these values.  Times are measured in centisecs (i.e.   * other XFS code uses these values.  Times are measured in centisecs (i.e.
  * 100ths of a second).   * 100ths of a second).

Removed from v.1.77  
changed lines
  Added in v.1.78


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>