summaryrefslogtreecommitdiffstats
path: root/sys/mips/include/vmparam.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/include/vmparam.h')
-rw-r--r--sys/mips/include/vmparam.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/sys/mips/include/vmparam.h b/sys/mips/include/vmparam.h
index 212a0c3..ef01601 100644
--- a/sys/mips/include/vmparam.h
+++ b/sys/mips/include/vmparam.h
@@ -69,17 +69,6 @@
#define SGROWSIZ (128UL*1024) /* amount to grow stack */
#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;
- * it is used in subtle ways (fractions and multiples of it are, that is, like
- * half of a ``long time'', almost a long time, etc.)
- * It is related to human patience and other factors which don't really
- * change over time.
- */
-#define MAXSLP 20
-
/*
* Mach derived constants
*/
OpenPOWER on IntegriCloud