diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-10-22 20:24:19 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-10-22 20:24:23 +0200 |
commit | 33e07cd58dbe9b5d294d0ed9edd5a09099544262 (patch) | |
tree | e44f7fb675c105e17e1821fac3c8024f6bdcc725 | |
parent | 38746ff51596dd06c6c1ddc4e5bca2d370734743 (diff) |
add link to 64bit open issue to the faq
-rw-r--r-- | faq/64-bit.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/faq/64-bit.mdwn b/faq/64-bit.mdwn index aad0e20c..972aafbe 100644 --- a/faq/64-bit.mdwn +++ b/faq/64-bit.mdwn @@ -17,7 +17,9 @@ 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. -A 64-bit GNU/Hurd is also coming soon! Hurd developers ported GNUMach to +A 64-bit GNU/Hurd is also coming soon, +progress is tracked on [[open_issues/64-bit_port]]! +Hurd developers ported GNUMach to 64-bit some time ago. Then they started making significant progress on the x86_64 userland port in Feb 2023. As of May 2023, the 64-bit port works well enough to start all the essential Hurd servers, run |