Initial version of a generic cache, which will provide a buffer/inode
cache shortly. Uses pthread-based locking for mutex on shared structures.
Date: Thu May 18 16:04:39 AEST 2006
Workarea: chook.melbourne.sgi.com:/build/nathans/xfs-cmds
Inspected by: mvalluri,tes
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/xfs-cmds/master-melb
Modid: master-melb:xfs-cmds:25963a
xfsprogs/include/list.h - 1.1 - new
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/include/list.h
xfsprogs/include/cache.h - 1.1 - new
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/include/cache.h
xfsprogs/libxfs/cache.c - 1.1 - new
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/libxfs/cache.c
xfsprogs/include/Makefile - 1.27 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/include/Makefile.diff?r1=text&tr1=1.27&r2=text&tr2=1.26&f=h
xfsprogs/libxfs/Makefile - 1.20 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/libxfs/Makefile.diff?r1=text&tr1=1.20&r2=text&tr2=1.19&f=h
|