开发者

Negative Value for Pool NonPaged Allocs

When "Pool NonPaged Allocs" got negative value.Any开发者_JAVA技巧 one has any idea about it?

Thanks


The counters are 32-bit, so they've probably wrapped around and the software you're using is displaying the value as a signed integer. This probably indicates your system has been up for a very long time, or that you have some driver which is doing a lot of allocations.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜