Opened 16 years ago

Closed 16 years ago

#1972 closed enhancement (fixed)

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: Blocking:
Platform: All

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 (3)

comment:1 by axeld, 16 years ago

Owner: axeld removed

comment:2 by bbjimmy, 16 years ago

Cc: black.belt.jimmy@… added

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

comment:3 by bonefish, 16 years ago

Resolution: fixed
Status: newclosed

Enabled swap support by default in hrev27233.

Note: See TracTickets for help on using tickets.