Tag

kernel architecture

0 views collected around this technical thread.

Java Tech Enthusiast
Java Tech Enthusiast
Dec 25, 2024 · Fundamentals

The Early Linux vs. Minix Debate: A Historical Overview

In the early 1990s Linus Torvalds announced a free, Minix‑inspired monolithic kernel for i386 machines, sparking a heated debate with Minix creator Andrew Tanenbaum who championed microkernels, yet despite Tanenbaum’s criticism the monolithic design persisted and rapidly evolved into today’s dominant Linux operating system.

HistoryLinuxMinix
0 likes · 7 min read
The Early Linux vs. Minix Debate: A Historical Overview
Test Development Learning Exchange
Test Development Learning Exchange
Dec 23, 2024 · Fundamentals

Linux Fundamentals: Directory Structure, Kernel Architecture, and Essential Commands

This article provides a comprehensive overview of Linux fundamentals, covering directory structure, kernel architecture, essential commands, and advanced piping techniques for system administration and development.

Directory StructureLinux fundamentalsNetwork Administration
0 likes · 10 min read
Linux Fundamentals: Directory Structure, Kernel Architecture, and Essential Commands
AntTech
AntTech
Oct 22, 2024 · Fundamentals

Asterinas (星绽) OS: A Rust‑Based Framekernel Architecture Combining Macro‑Kernel Performance with Micro‑Kernel Security

Released by a consortium of Chinese research institutions, Asterinas (星绽) OS is an open‑source, Rust‑written operating system that introduces a novel framekernel architecture, aiming to deliver industrial‑grade security comparable to micro‑kernels while preserving the performance of traditional macro‑kernels for cloud and data‑center workloads.

Operating Systemcloud computingkernel architecture
0 likes · 7 min read
Asterinas (星绽) OS: A Rust‑Based Framekernel Architecture Combining Macro‑Kernel Performance with Micro‑Kernel Security
Architects' Tech Alliance
Architects' Tech Alliance
Nov 28, 2021 · Fundamentals

Understanding the Linux Kernel: Concepts, Types, Architecture, and Learning Guide

This article provides a comprehensive overview of the Linux kernel, explaining its purpose, the differences between monolithic, micro, and hybrid kernels, their advantages and disadvantages, where kernel files reside, module handling, and practical study methods for mastering kernel development.

Hybrid kernelKernel modulesLinux Kernel
0 likes · 23 min read
Understanding the Linux Kernel: Concepts, Types, Architecture, and Learning Guide
Architects' Tech Alliance
Architects' Tech Alliance
Jun 28, 2019 · Fundamentals

Evolution and Concepts of Microkernel Architecture

This article traces the evolution of microkernel architecture from its origins in the UNIX family, explains the macrokernel versus microkernel design, details the three generations of microkernels such as Mach, L4, and seL4, and outlines their advantages, disadvantages, and examples like Fuchsia and Minix.

Operating SystemSystems ProgrammingUnix
0 likes · 13 min read
Evolution and Concepts of Microkernel Architecture