File:  [NetBSD Developer Wiki] / wikisrc / projects / project / swap-auto.mdwn
Revision 1.3: download - view: text, annotated - select for diffs
Sat Mar 12 18:27:25 2022 UTC (20 months, 3 weeks ago) by wiki
Branches: MAIN
CVS tags: HEAD
uncommitted changes

[[!template id=project

title="auto create swap on memory pressure (175h)"

contact="""
[tech-kern](mailto:tech-kern@NetBSD.org)
"""

mentors="""
[tech-kern](mailto:tech-kern@NetBSD.org)
"""

category="kernel"
difficulty="medium"
duration="175h"


description="""

When a system needs more memory but has free disk space it could auto create swap files and then delete them later.

The ideal solution would be configurable for:

* thresholds for creation
* min/max (don't fill up the disk entirely)
* encryption settings

The "listener" for the file creation should avoid thrashing, have timeouts, and handle disk space usage sanely.

"""
]]

[[!tag gsoc]]
[[!tag gsoc175h]]

CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb