What is NNOTESMM.EXE?

Solution
NNOTESMM.EXE is a Notes Shared Memory Manager. When the Domino server is started, Domino reserves a segment of memory (typically a quarter of the available memory). The NNOTESMM.EXE is launched when the Domino server is shut down. The task goes in and cleans up the memory instantaneously that the Domino server had used and releases the memory back to the operating system for reuse. The rationale to this is to allow a terminating process to release some system shared memory so that some other processes that get started later on can use the memory.

This application is launched when a terminating Notes process realizes that it has mapped shared system memory and no other Notes process has yet attached to it. NOTESMM attaches to all shared memory and prevents the OS from discarding it. This allows the other Notes processes to use the memory in the future.

We Loop until we are the last process or told to quit. Note that the call to OSProcessShouldQuit is also an implied call to "AccessAll", which gains access to all shared memory objects. This is important, and is the entire point of this program.

 

原来NNOTESMM.EXE是一个共享内存管理器,在启动Domino的时候,保留1/4的可利用的内存,当DOmino关闭的时候,NNOTESMM.EXE进程瞬间清理并释放Domino使用的内存。

转载于:https://www.cnblogs.com/JustOneJob/archive/2009/04/02/1427927.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值