Re: New pre-patch (Re: [PATCH] kswapd fully sysctl tunable)

Andrea Arcangeli (arcangeli@mbox.queen.it)
Sun, 3 May 1998 01:25:46 +0200 (CEST)


On Sat, 2 May 1998, Linus Torvalds wrote:

>Could you test relative to pre-100 (on ftp.kernel.org now), which moves

pre-100-1 need this patch to compile:

--- linux/include/linux/dcache.h 1998/05/02 23:14:29 1.1
+++ linux/include/linux/dcache.h 1998/05/02 23:15:11
@@ -131,7 +131,7 @@

/* dcache memory management */
extern int select_dcache(int, int);
-extern void shrink_dcache_memory(void);
+extern void shrink_dcache_memory(int priority, unsigned int gfp_mask);
extern void check_dcache_memory(void);
extern void free_inode_memory(int); /* defined in fs/inode.c */

Andrea[s] Arcangeli

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu