Add support for hotplug CPUs to the per-CPU superblock
counters by registering a notifier callback that listens
to CPU up/down events to modify the counters appropriately.
Date: Thu Feb 16 14:45:10 AEDT 2006
Workarea: chook.melbourne.sgi.com:/build/dgc/isms/2.6.x-xfs
Inspected by: nathans
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:25214a
fs/xfs/xfs_mount.h - 1.215 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_mount.h.diff?r1=text&tr1=1.215&r2=text&tr2=1.214&f=h
- Add cpu notifier chain handling for hot plug cpus
for the per-cpu superblock counters.
fs/xfs/xfs_mount.c - 1.371 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_mount.c.diff?r1=text&tr1=1.371&r2=text&tr2=1.370&f=h
- Add cpu notifier chain handling for hot plug cpus
for the per-cpu superblock counters.
fs/xfs/linux-2.6/xfs_linux.h - 1.141 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_linux.h.diff?r1=text&tr1=1.141&r2=text&tr2=1.140&f=h
- Include headers for notifier chain handling.
|