The 1 . 4 . 1 jdk further improves the effectiveness of garbage collection by adding new multithreaded collection options for multiprocessor systems and very large heaps Jdk 1 . 4 . 1通过增加新的针对多处理器系统和非常大的堆的多线程收集选项,进一步改进了垃圾收集的效率。
However , if your application is deployed on a multiprocessor system or uses a very large heap , you may get some performance boost from changing collector options 不过,如果您的应用程序是部署在多处理器系统上或者使用非常大的堆,那么改变收集器选项可能会有巨大的性能提升。
Since a cache memory system can reduce the need for main memory access , it greatly reduces the potential memory access contention in shared memory multiprocessor systems 可以把cache看成是主存与cpu之间的缓冲适配器,借助于cache ,可以高效地完成dram内存和cpu之间的速度匹配。
Moreover , the mp - chip can be used as the basis to construct heirarchical multiprocessor systems with different communication latency in different layers 此多处理机晶片可被更进一步的用以建构阶层式多处理机系统,不同阶层间具有不同之通讯网路,使得此多处理机系统具有更佳之延展性。
This month , he goes a step further and examines how the 1 . 4 . 1 jvm actually handles garbage collection , including some of the new garbage collection options for multiprocessor systems 本月,他进一步探讨jvm 1 . 4 . 1是如何实际处理垃圾收集的,包括一些针对多处理器系统的新垃圾收集选项。