"High water" Memory fragmentation still a thing?
bryanjugglercryptographer at yahoo.com
bryanjugglercryptographer at yahoo.com
Mon Oct 6 13:10:46 EDT 2014
More information about the Python-list mailing list
Mon Oct 6 13:10:46 EDT 2014
- Previous message (by thread): "High water" Memory fragmentation still a thing?
- Next message (by thread): Issue in printing top 20 dictionary items by dictionary value
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dieter wrote: > As you see from the description, memory compaction presents a heavy burden > for all extension writers. Particularly because many CPython extensions are actually interfaces to pre-existing libraries. To leverage the system's facilities CPython has to follow the system's conventions, which memory compaction would break.
- Previous message (by thread): "High water" Memory fragmentation still a thing?
- Next message (by thread): Issue in printing top 20 dictionary items by dictionary value
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list