xfs
[Top] [All Lists]

TAKE - Add 'shake' routines for kmem_alloc & kmem_zone_alloc.

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - Add 'shake' routines for kmem_alloc & kmem_zone_alloc.
From: Ted Kline <jtk@xxxxxxx>
Date: Thu, 18 May 2000 14:23:42 -0500 (CDT)
Sender: owner-linux-xfs@xxxxxxxxxxx
Modid:  2.3.99pre2-xfs:slinx:62061a
Date:  Thu May 18 12:22:17 PDT 2000
Workarea:  tiki.cray.com:/data/clink/io/jtk/work-linux2.3-99

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.3.99pre2-xfs

linux/kernel/ksyms.c - 1.42
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/kernel/ksyms.c.diff?r1=text&tr1=1.42&r2=text&tr2=1.41&f=h
        - Export 'prune_icache', used by kmem_shake.

linux/fs/xfs/xfs_vfsops.c - 1.266
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_vfsops.c.diff?r1=text&tr1=1.266&r2=text&tr2=1.265&f=h
        - Change the 'ktrace' mechanism to use 'zones'.

linux/fs/xfs/pseudo-inc/sys/kmem.h - 1.8
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/pseudo-inc/sys/kmem.h.diff?r1=text&tr1=1.8&r2=text&tr2=1.7&f=h
        - Minor cleanup.

linux/fs/xfs/linux/xfs_random.c - 1.37
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/linux/xfs_random.c.diff?r1=text&tr1=1.37&r2=text&tr2=1.36&f=h
        - Add 'shake' routines for the kmem_alloc & kmem_zone_alloc
          interfaces.  Make sure we never return a NULL if KM_SLEEP
          was set.
          Change ktrace_alloc/free to use the 'ktrace' zones.



<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - Add 'shake' routines for kmem_alloc & kmem_zone_alloc., Ted Kline <=