Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a25bc1533e2b376a

Jump to content

Template:Teaching OS

From Wikipedia, the free encyclopedia
System Lines of code Kernel type Language Hardware environment Lacks (vs others)
Minix 1 ~12k Microkernel C x86-16 ?
Minix 2 ~23k Microkernel C x86-32 ?
Minix 3 ~100k+ Microkernel C x86-32 N/a
Nachos ~15k No kernel. User-space OS simulator C++ MIPS simulator SMP, paging, real hardware
Pintos ~25k Monolithic C x86 (typically under QEMU/Bochs) SMP, user-space drivers
Xinu ~10k Monolithic C x86 / ARM SMP, paging, virtual memory
xv6 ~10k Monolithic C x86 / x86-64 / RISC-V user-space drivers, POSIX layer