aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/include/param.h
diff options
context:
space:
mode:
authorJake Burkholder <jake@FreeBSD.org>2001-09-03 22:19:36 +0000
committerJake Burkholder <jake@FreeBSD.org>2001-09-03 22:19:36 +0000
commite586bed159a1a92b6dee47426a8bb714dd23532e (patch)
tree15c755272e8c97550188761f29e3e306ab26ad93 /sys/sparc64/include/param.h
parent4324ea045e8eaf699d2631384d11a65bdd260dba (diff)
Notes
Diffstat (limited to 'sys/sparc64/include/param.h')
-rw-r--r--sys/sparc64/include/param.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/include/param.h b/sys/sparc64/include/param.h
index a54bb1bb6786..e669f4529802 100644
--- a/sys/sparc64/include/param.h
+++ b/sys/sparc64/include/param.h
@@ -116,7 +116,7 @@
#define MAXDUMPPGS (DFLTPHYS/PAGE_SIZE)
#define IOPAGES 2 /* pages of i/o permission bitmap */
-#define UPAGES 2 /* pages of u-area */
+#define UPAGES 4 /* pages of u-area */
/*
* Constants related to network buffer management.