Line 6:
Line 6:
* Apply "logrotate" on the fly
* Apply "logrotate" on the fly
* Perform garbage collection
* Perform garbage collection
+
** E.g. MADVISE_DONTNEED unneeded pages to reduce rss
* Catch SIGSEGV, do something with mappings and act upon "illegal" memory access
* Catch SIGSEGV, do something with mappings and act upon "illegal" memory access
** Remote swap for task
** Remote swap for task