Tagged articles

32-bit

10 articles · Page 1 of 1
Linux Tech Enthusiast
Linux Tech Enthusiast
Aug 17, 2026 · Fundamentals

Why Is a 32‑Bit Operating System Called x86?

The article traces Intel's early processor line‑up—from the 4004 to the 80486—explains how the “86” suffix created the x86 family, shows that the name is unrelated to bit width, and follows the later AMD64 extension and Windows naming that linked 32‑bit software to the “Program Files (x86)” folder.

32-bit64-bitAMD64
0 likes · 84 min read
Why Is a 32‑Bit Operating System Called x86?
21CTO
21CTO
Jun 30, 2026 · Operations

Mageia 10 Revives 32‑Bit Linux: A Fresh Release for Legacy PCs

Mageia 10, the 2026 release of the Mandriva‑derived distro, continues 32‑bit x86 support with Xfce, GNOME and KDE Plasma options, offers multiple desktop environments and window managers, uses RPM with urpmi and DNF, and provides low‑memory footprints suitable for legacy hardware.

32-bitFlatpakKDE Plasma
0 likes · 6 min read
Mageia 10 Revives 32‑Bit Linux: A Fresh Release for Legacy PCs
IT Services Circle
IT Services Circle
Jul 4, 2025 · Operations

Why Fedora’s Decision to Drop 32‑Bit Support Could Disrupt Linux Gaming

Fedora plans to remove i686 (32‑bit) architecture support in two stages, ending multilib packages and ultimately stopping all i686 builds, a move that sparks controversy among developers and gamers because it threatens legacy 32‑bit games, Steam compatibility, and projects like the Bazzite gaming distro.

32-bitBazziteFedora
0 likes · 11 min read
Why Fedora’s Decision to Drop 32‑Bit Support Could Disrupt Linux Gaming
Open Source Linux
Open Source Linux
Jun 28, 2024 · Fundamentals

How Much Virtual Memory Does a Linux Thread Actually Use?

This article reviews Linux virtual memory layouts for 32‑bit and 64‑bit systems, explains the kernel and user address spaces, details how threads consume stack memory, and outlines both virtual‑memory and kernel‑parameter limits that affect the maximum number of threads a process can create.

32-bit64-bitLinux
0 likes · 8 min read
How Much Virtual Memory Does a Linux Thread Actually Use?
Liangxu Linux
Liangxu Linux
Oct 30, 2023 · Fundamentals

How Much Virtual Memory Does a Linux Thread Actually Consume?

This article reviews Linux virtual memory layouts for 32‑bit and 64‑bit systems, explains the different memory segments, shows how the default 8 MiB thread stack impacts virtual address consumption, and calculates practical thread limits based on virtual memory and kernel parameters.

32-bit64-bitThread Stack
0 likes · 8 min read
How Much Virtual Memory Does a Linux Thread Actually Consume?
IT Services Circle
IT Services Circle
Jul 10, 2023 · Fundamentals

The Story Behind Unix Epoch Time and the Y2K38 Problem

This article recounts how Ken Thompson and Dennis Ritchie devised the Unix Epoch Time as a simple integer timestamp, explains its advantages, the 32‑bit limitation leading to the Y2K38 issue, and describes the transition to 64‑bit timestamps in modern systems.

32-bit64-bitEpoch Time
0 likes · 6 min read
The Story Behind Unix Epoch Time and the Y2K38 Problem