summaryrefslogtreecommitdiff
path: root/faq/ram_limit.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'faq/ram_limit.mdwn')
-rw-r--r--faq/ram_limit.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/faq/ram_limit.mdwn b/faq/ram_limit.mdwn
index 447ff20c..458a047d 100644
--- a/faq/ram_limit.mdwn
+++ b/faq/ram_limit.mdwn
@@ -13,8 +13,8 @@ License|/fdl]]."]]"""]]
Just like any 32bit OS without bad tricks, GNU Mach does not cope well with lots
of memory. Latest versions of the Debian `gnumach` package will limit themselves
-to around 1.7 GiB of memory. If you want more, you can twiddle the VM_MAX_ADDRESS
-limit between kernelland and userland in i386/include/mach/i386/vm_param.h.
+to around 1.7 GiB of memory. If you want more, you can twiddle the `VM_MAX_ADDRESS`
+limit between kernelland and userland in `i386/include/mach/i386/vm_param.h`.
If you have an older version, or still experience problems with `vmstat` (see
above) reported much less memory than you have, the best is to limit the memory