Swap Space

Creator
Created
Created
2019 Nov 5 5:17
Editor
Edited
Edited
2023 Dec 4 7:40
Refs
Refs
temporal image space of main memory

Swap File approach

 

Swap partition Approach

  • Swapping By File system read but slow because of using VFS but do not need partition
  • or do not need file system just image dump to this sector
 
 
 
 
rule of the thumb - twice of main memory
 
 
 

Recommendations