Login
From:
Binary Debt
(Uncensored)
subscribe
80×86 segmentation & what Linux does with it – Binary Debt
https://binarydebt.wordpress.com/2017/10/19/80x86-segmentation-what-linux-does-with-it/
links
backlinks
Tagged with:
linux
linux kernel
memory management
Roast topics
Find topics
Find it!
Background: Address space segmentation basically means dividing all possible virtual addresses into groups – segments – and applying some properties on those segments, e.g. privilege le…