View Single Post
  #5  
Old July 20th 15, 05:06 PM posted to alt.comp.os.windows-8
Stephen Wolstenholme[_6_]
external usenet poster
 
Posts: 275
Default Interpreting Event Viewer messages?

On Mon, 20 Jul 2015 16:01:06 +0100, "Kenny" wrote:

Changing power plan to best performance doesn't seem to make much
difference, I had expected that because it has a 4 core CPU it would be
faster, seems I was wrong.
To Andy I had discharged the battery to about 30% and removed it anyway to
prolong it's life.

Kenny


The problem with multicore CPU is the software must allocate threads
to processors. Not a lot of application writers bother to do that.

SetThreadIdealProcessor is the clue but it is not available at user
command level.

Steve

--
Neural Network Software for Windows http://www.npsnn.com

EasyNN-plus More than just a neural network http://www.easynn.com


Ads