Between data storage and memorystructure, there are number of virtual or background processors that are busy with processing SQL statements.
在数据存储器和内存结构之间,有许多虚拟或后台处理器忙于处理sql语句。
2
This describes the datastructure created in the memory leak example shown in Listing 1.
它描述了清单1所示的内存泄漏示例中创建的数据结构。
3
While it might be possible to identify the memory leaking datastructure by analyzing the heap dumps, identifying the memory leaking code which is in a infinite loop is not straightforward.