summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include/vmparam.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/include/vmparam.h')
-rw-r--r--sys/alpha/include/vmparam.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/include/vmparam.h b/sys/alpha/include/vmparam.h
index 57a116b..cc35d27 100644
--- a/sys/alpha/include/vmparam.h
+++ b/sys/alpha/include/vmparam.h
@@ -118,7 +118,7 @@
* by the page replacement algorithm. Basically this says that if you are
* swapped in you deserve some resources. We protect the last SAFERSS
* pages against paging and will just swap you out rather than paging you.
- * Note that each process has at least UPAGES+CLSIZE pages which are not
+ * Note that each process has at least UPAGES pages which are not
* paged anyways, in addition to SAFERSS.
*/
#define SAFERSS 10 /* nominal ``small'' resident set size
OpenPOWER on IntegriCloud