The Linux Kernel Hidden Inside Windows 10

Started by JeGX, August 06, 2016, 11:34:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JeGX

Architectural overview of the Windows Subsystem for Linux:

- The Linux Kernel Hidden Inside Windows 10 - 60-page PDF

- Pico Process Overview

- Windows Subsystem for Linux Overview

Quote
Pico processes and drivers provide the foundation for the Windows Subsystem for Linux, which runs native unmodified Linux binaries by loading executable ELF binaries into a Pico process's address space and executes them atop a Linux-compatible layer of syscalls.