Topic: memory management by garbage collection
Topic: heap memory management
Group: parallel processing
Topic: memory management by paging
| |
Reference
Kermany, H., Petrank, E.,
"The compressor: concurrent, incremental and parallel compaction",
Proceedings of the 2006 ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI'06),
ACM SIGPLAN Notices, 41, 6, June 2006, Ottawa, Ontario, Canada, pp. 354-363.
Google
Quotations
354 ;;Quote: concurrent, incremental memory compressor with short pauses and one heap pass; requires 3x storage
| 354 ;;Quote: memory compressor assumes all objects are moved, using page protection to trap unmoved objects; copies pages when used
|
Related Topics
Topic: memory management by garbage collection (116 items)
Topic: heap memory management (33 items)
Group: parallel processing (41 topics, 1125 quotes)
Topic: memory management by paging (23 items)
|