summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/vmparam.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/vmparam.h')
-rw-r--r--sys/i386/include/vmparam.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/i386/include/vmparam.h b/sys/i386/include/vmparam.h
index 0a5847d..b108124 100644
--- a/sys/i386/include/vmparam.h
+++ b/sys/i386/include/vmparam.h
@@ -72,13 +72,6 @@
#define USRTEXT (1*PAGE_SIZE) /* base of user text XXX bogus */
/*
- * Size of the Shared Memory Pages page table.
- */
-#ifndef SHMMAXPGS
-#define SHMMAXPGS 1024 /* XXX until we have more kmap space */
-#endif
-
-/*
* The time for a process to be blocked before being very swappable.
* This is a number of seconds which the system takes as being a non-trivial
* amount of real time. You probably shouldn't change this;
OpenPOWER on IntegriCloud