Message216338
In Python 3, arenas are allocated using mmap(), so wherever the arena ends up in the address space shouldn't matter, should it?
Also, the new strategy adds an O(n) component in the allocator. |
|
Date |
User |
Action |
Args |
2014-04-15 16:59:54 | pitrou | set | recipients:
+ pitrou, tim.peters, kristjan.jonsson, larry, neologix |
2014-04-15 16:59:54 | pitrou | set | messageid: <1397581194.56.0.274160051799.issue21220@psf.upfronthosting.co.za> |
2014-04-15 16:59:54 | pitrou | link | issue21220 messages |
2014-04-15 16:59:54 | pitrou | create | |
|