]> granicus.if.org Git - procps-ng/commitdiff
more space for 64-bit arch
authoralbert <>
Mon, 30 Sep 2002 22:17:42 +0000 (22:17 +0000)
committeralbert <>
Mon, 30 Sep 2002 22:17:42 +0000 (22:17 +0000)
vmstat.c

index d6efadd46cc2be40be6f3e546b2972f08ba13118..f900024547406662d58347d75181cb2577e03e18 100644 (file)
--- a/vmstat.c
+++ b/vmstat.c
@@ -38,7 +38,7 @@
 
 #define NDEBUG !DEBUG
 
-#define BUFFSIZE 4096
+#define BUFFSIZE 8192
 #define FALSE 0
 #define TRUE 1