summaryrefslogtreecommitdiff
path: root/vmstat.c
diff options
context:
space:
mode:
authoralbert <>2002-09-30 22:17:42 +0000
committeralbert <>2002-09-30 22:17:42 +0000
commitb05f78e97174c642887846ab3bcb9a95520da161 (patch)
treee1a0bce94cfda6cc850b45dd85121980e242bab5 /vmstat.c
parent2222a5e2218436b0b63c5aaa4885cadff73281d8 (diff)
downloadprocps-ng-b05f78e97174c642887846ab3bcb9a95520da161.tar.gz
more space for 64-bit arch
Diffstat (limited to 'vmstat.c')
-rw-r--r--vmstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vmstat.c b/vmstat.c
index d6efadd..f900024 100644
--- 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