Ticket #1972 (closed enhancement: fixed)

Opened 2 years ago

Last modified 19 months ago

Implement paging (swap file) support

Reported by: axeld Owned by:
Priority: normal Milestone: R1
Component: System/Kernel Version: R1/pre-alpha1
Keywords: Cc: black.belt.jimmy@…
Blocked By: Platform: All
Blocking:

Description

While our VM is prepared to handle paging of anonymous memory, it's not yet implemented yet. Implement swap file support, try to intelligently handle the free space and the swap file (eventually allowing several swap files, or the reuse of other system's swap partitions - note suspend-to-disk issues with that), have a look at page compression, etc.

Finally, the swap file should be configurable. There is already the "VirtualMemory" preferences application that could be extended/changed as needed.

Change History

Changed 2 years ago by axeld

  • owner axeld deleted

Changed 19 months ago by bbjimmy

  • cc black.belt.jimmy@… added

#2633: JAM vfork: Out of memory apparently these are related.

Changed 19 months ago by bonefish

  • status changed from new to closed
  • resolution set to fixed

Enabled swap support by default in r27233.

Note: See TracTickets for help on using tickets.