You've already forked nakamoto-archive
552 B
552 B
layout, title, grand_parent, parent, nav_order, date, original
| layout | title | grand_parent | parent | nav_order | date | original |
|---|---|---|---|---|---|---|
| forum | Re: resource hog | Forum Posts | Bitcoin Forum | 188 | 2010-07-15 14:59:00 UTC | https://bitcointalk.org/index.php?topic=327.msg3162#msg3162 |
Re: resource hog
Re: resource hog
July 15, 2010, 02:59:00 PM
Then all the CPU time is the generate thread, which definitely runs at the lowest possible priority, idle priority. It's normal that your CPU meter is 100%. Since it's idle priority, it won't actually slow anything else down, even though the CPU meter is 100%.