Received: with ECARTIS (v1.0.0; list linux-xfs); Wed, 08 Dec 2004 17:13:19 -0800 (PST) Received: from chook.melbourne.sgi.com (mverd138.asia.info.net [61.14.31.138]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id iB91DBPv006767 for ; Wed, 8 Dec 2004 17:13:13 -0800 Received: (from nathans@localhost) by chook.melbourne.sgi.com (8.11.6/8.11.6) id iB91CiD11676 for linux-xfs@oss.sgi.com; Thu, 9 Dec 2004 12:12:44 +1100 Date: Thu, 9 Dec 2004 12:12:44 +1100 From: Nathan Scott Message-Id: <200412090112.iB91CiD11676@chook.melbourne.sgi.com> To: linux-xfs@oss.sgi.com Subject: TAKE 914873 - low memory allocation improvements X-Virus-Scanned: ClamAV 0.80/533/Sat Oct 16 18:09:44 2004 clamav-milter version 0.80j on 127.0.0.1 X-Virus-Status: Clean X-archive-position: 4610 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: nathans@chook.melbourne.sgi.com Precedence: bulk X-list: linux-xfs Content-Length: 845 Lines: 23 Low memory allocation improvements (quietness and blk congestion checks). Signed-off-by: Miquel van Smoorenburg Date: Thu Dec 9 12:11:41 AEDT 2004 Workarea: chook.melbourne.sgi.com:/build/nathans/xfs-linux Inspected by: hch@lst.de The following file(s) were checked into: longdrop.melbourne.sgi.com:/isms/xfs-kern/xfs-linux-melb Modid: xfs-linux-melb:xfs-kern:20564a linux-2.6/xfs_buf.c - 1.181 http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_buf.c.diff?r1=text&tr1=1.181&r2=text&tr2=1.180&f=h linux-2.6/kmem.h - 1.27 http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/kmem.h.diff?r1=text&tr1=1.27&r2=text&tr2=1.26&f=h linux-2.6/kmem.c - 1.3 http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/kmem.c.diff?r1=text&tr1=1.3&r2=text&tr2=1.2&f=h - Low memory allocation improvements.