To releasememory from the pool interface, call the purge_memory method.
要从池接口中释放内存,可以调用purge_memory方法。
2
Many programs are memory consumption - they occupy a large amount of ram, and when other procedures, when necessary, and will not releasememory space.
许多程序都非常消耗内存—它们占用了大量的RAM,而且当其他程序需要的时候也不会释放内存空间。
3
Thus, a process with dynamic memory requirements will need to issue system calls (request memory and releasememory) to inform the operating system of its changing memory needs.