GNU Hurd Transitions to 64-bit

After years of development, the GNU Hurd microkernel is now available with full 64-bit support. This update represents a significant step forward for the project, paving the way for new possibilities in terms of memory management and performance.

SMP Support Under Development

In parallel with the release of the 64-bit version, engineers are actively working on implementing SMP (Symmetric Multi-Processing) support. The goal is to allow GNU Hurd to fully exploit the capabilities of modern multi-processor systems, improving overall performance and scalability. No precise timelines have been provided for the release of SMP support.

Context

GNU Hurd is a microkernel developed as part of the GNU operating system. Unlike monolithic kernels, a microkernel like Hurd runs most operating system services in user space, with the aim of increasing modularity, flexibility, and security.