Create 196.md

This commit is contained in:
wakgill
2021-01-09 11:08:06 -06:00
committed by GitHub
parent e7cae187d6
commit 425244ec3d
+25
View File
@@ -0,0 +1,25 @@
---
layout: forum
title: 'Re: 0.3.1 release candidate, please test'
grand_parent: Forum Posts
parent: Bitcoin Forum
nav_order: 196
date: 2010-07-15 21:40:34 UTC
original: https://bitcointalk.org/index.php?topic=383.msg3295#msg3295
---
# Re: 0.3.1 release candidate, please test
---
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight">
<code>Re: 0.3.1 release candidate, please test
July 15, 2010, 09:40:34 PM
<a href="https://bitcointalk.org/index.php?topic=383.msg3269#msg3269">Quote from: knightmb on July 15, 2010, 07:37:10 PM</a>
-------------
On Windows, the priority of the Coin Generation is still net for normal. If you run BitCoin in Generate Coin mode, then load up something to eat up all the CPU (like CPU hog for example: http://www.microtask.ca/cpuhog.html) you'll see that both BitCoin and CPU hog share the CPU 50/50 instead of CPU Hog taking all the CPU and BitCoin running only on idle/low process. The khash/s is also reduced in half, so further evidence that the threads are not running in a lower than normal prioirty.
-------------
I was not able to reproduce this. I have dual-proc, so I ran two memory hogs. Bitcoin got 0% of CPU according to the task manager. The khash/sec meter stayed stuck because it couldn't get any CPU to update it.
Do you have dual-proc? Are you sure you weren't running a single processor hog?</code></pre></div></div>