diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2017-09-04 08:44:49 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2017-09-04 08:44:49 +0200 |
commit | c4275e65811deeeb9a6b645f2e616fa8645af4cd (patch) | |
tree | 5e822ef965e9044ce9af0e44b8015fb18d1139e7 /faq | |
parent | 88dcf24ea9783f2b92d84142b0f7daff3a5f3750 (diff) | |
download | web-c4275e65811deeeb9a6b645f2e616fa8645af4cd.tar.gz web-c4275e65811deeeb9a6b645f2e616fa8645af4cd.tar.bz2 web-c4275e65811deeeb9a6b645f2e616fa8645af4cd.zip |
mention the mach branch names
Diffstat (limited to 'faq')
-rw-r--r-- | faq/64-bit.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/faq/64-bit.mdwn b/faq/64-bit.mdwn index 1c75e1dc..08cbd985 100644 --- a/faq/64-bit.mdwn +++ b/faq/64-bit.mdwn @@ -15,7 +15,7 @@ License|/fdl]]."]]"""]] There are currently no plan for 64-bit userland, but there are plans for 64-bit kernelland with 32-bit userland, which will notably permit to efficiently make use of more than 2 GiB memory and provide 4 GiB userland addressing space. -Work on this is currently in branches for GNU Mach. +Work on this is currently in the master-x86_64 and port-amd64 branches for GNU Mach. That being said, you can always run a 32-bit version on a 64-bit machine, it just works, processes are just limited to a couple GiB available memory. |