diff --git a/content/notes/21-memory-management.md b/content/notes/21-memory-management.md index b343eb718..da282b185 100644 --- a/content/notes/21-memory-management.md +++ b/content/notes/21-memory-management.md @@ -29,6 +29,4 @@ as we move from secondary to primary: - OS kernel creates a map from logical address to the physical address using a mapping table - CPUrefers to this table to map between physical and logical address - - # paging for memory translation \ No newline at end of file