Message388737
> 2. when free memory address, find this address in all interpreter pymalloc pool. and free it.(but it need add lock to pymalloc)
when finalize_interp_delete, we need keep interpreter pymalloc pool in linked list.It will be used when search memory in pymalloc pools. |
|
| Date |
User |
Action |
Args |
| 2021-03-15 13:09:25 | JunyiXie | set | recipients:
+ JunyiXie, vstinner |
| 2021-03-15 13:09:24 | JunyiXie | set | messageid: <1615813764.98.0.816351715889.issue43313@roundup.psfhosted.org> |
| 2021-03-15 13:09:24 | JunyiXie | link | issue43313 messages |
| 2021-03-15 13:09:24 | JunyiXie | create | |
|