summaryrefslogtreecommitdiff
path: root/faq/ram_limit.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2013-03-17 13:10:14 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-03-17 13:10:14 +0100
commit50edfaff1fe9d3309b34358ec0c62d3c3354bc75 (patch)
treee63877d7d3517c42798574f935f49d07446ae749 /faq/ram_limit.mdwn
parentf01951760af1170e23fbb94146caabe629384465 (diff)
small fixes: titles, details
Diffstat (limited to 'faq/ram_limit.mdwn')
-rw-r--r--faq/ram_limit.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/faq/ram_limit.mdwn b/faq/ram_limit.mdwn
index 458a047d..4043203e 100644
--- a/faq/ram_limit.mdwn
+++ b/faq/ram_limit.mdwn
@@ -11,7 +11,7 @@ License|/fdl]]."]]"""]]
[[!meta title="830 MiB RAM Limit"]]
-Just like any 32bit OS without bad tricks, GNU Mach does not cope well with lots
+Just like any 32bit OS without bad tricks, GNU Mach can 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`.