summaryrefslogtreecommitdiff
path: root/faq/64-bit.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2016-12-04 13:20:31 +0100
committerThomas Schwinge <thomas@codesourcery.com>2016-12-04 13:20:31 +0100
commit79677204760502b2fdd0e06958a999b1fad0f940 (patch)
treeb5c3eff1f13a9655ea13e9faba0c387a562fb278 /faq/64-bit.mdwn
parentaef463c050add77d72259c5c9b630adbfb0409bb (diff)
parent45e529318e9963a4df0a900bd7b5bd29a6412183 (diff)
Merge commit '45e529318e9963a4df0a900bd7b5bd29a6412183'
Diffstat (limited to 'faq/64-bit.mdwn')
-rw-r--r--faq/64-bit.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/faq/64-bit.mdwn b/faq/64-bit.mdwn
index b88c4b20..1c75e1dc 100644
--- a/faq/64-bit.mdwn
+++ b/faq/64-bit.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2013 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2013, 2016 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -16,3 +16,6 @@ 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.
+
+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.