Bitcointalk · resource hog

中本聪,2010 年 7 月 14 日

SN-1137 已核对来源,附原文与上下文。

阅读语言
中文译文

在 Windows 上,你在任务管理器里选中进程,右键,设置优先级。设为"低于标准"或"低"。不过这应该没有影响。

如果你关掉"生成硬币",CPU 占用会不会立刻平掉?那就能确认它占的 CPU 时间全是生成,而那本来就是空闲优先级。

也可能慢只是因为你同时运行的东西太多、内存耗尽开始用页面文件了。当你从一个程序切到另一个,就得从磁盘把它换页进来。

ORIGINAL · 英文原文
In Windows, you select the process in the task manager, right click, Set Priority.  Set it to BelowNormal or Low.  That shouldn't make a difference though.

If you turn off Generate Coins, does the CPU usage go flat?  That would confirm that all the CPU time it's taking is generate, which is idle priority already.

It could be it's slow just because you have too many things running at once and you're out of memory.  When you switch from one thing to another, it has to page it in from disk.
来源
Bitcointalk 原始链接 ↗ 记录编号 SN-1137