From f6fe517022543f4f28f406156e59570394a3fa53 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Sat, 9 Jan 2021 00:06:54 -0600 Subject: [PATCH] Create 174.md --- docs/forum/bitcoin-forum/174.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 docs/forum/bitcoin-forum/174.md diff --git a/docs/forum/bitcoin-forum/174.md b/docs/forum/bitcoin-forum/174.md new file mode 100644 index 0000000..17d9f88 --- /dev/null +++ b/docs/forum/bitcoin-forum/174.md @@ -0,0 +1,24 @@ +--- +layout: forum +title: 'Re: No blocks downloaded... why?' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 174 +date: 2010-07-14 16:22:03 UTC +original: https://bitcointalk.org/index.php?topic=323.msg2867#msg2867 +--- + +# Re: No blocks downloaded... why? + +--- + +``` +Re: No blocks downloaded... why? +July 14, 2010, 04:22:03 PM + +So that was responsible for keeping blocks from downloading? + +The link: "Win32 CPU Cycles vs 'Live Protection' Engines" + +For BitcoinFX, Live Protection was keeping it from getting CPU for generating coins. You said your friend was getting 1400-1600 khash/s, so it was getting CPU. I guess Live Protection must have been blocking some other part of the program then? +```