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.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/alpha/include/vmparam.h b/sys/alpha/include/vmparam.h
index 29dcc99..591628c 100644
--- a/sys/alpha/include/vmparam.h
+++ b/sys/alpha/include/vmparam.h
@@ -129,6 +129,12 @@
protected against replacement */
/*
+ * Alpha provides a machine specific single page allocator through the use
+ * of K0SEG.
+ */
+#define UMA_MD_SMALL_ALLOC
+
+/*
* Mach derived constants
*/
OpenPOWER on IntegriCloud