Tagged articles
8 articles
Page 1 of 1
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-bitThread Limits
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