Page 1 of 1

Posted: Thu Nov 03, 2005 8:49 am
by Shayne White
Hi everyone,

So I finally got Scope working with my AMD dual-core CPU in single-core mode. However, I'm really disappointed I can only use half my CPU. I tried making the Scope software use only one CPU in the taskmanager, but it still crashed because that didn't affect the drivers. Is there a way to make a driver process use only one CPU as well? That would enable me to use Scope in multiprocessing mode.

Thanks in advance,

Shayne

Posted: Thu Nov 03, 2005 11:56 am
by ScofieldKid
Either of these might work:

http://www.sysinternals.com/Utilities/P ... lorer.html

http://support.microsoft.com/default.as ... #appliesto

Earlier, you disabled hyper-threading, correct? I found HT to be bad voodoo, but I'm doing fine in general with dual-core.

Ah, you can do: CTRL-ALT-DLT to pop up the taskmgr, and go to Processes and highlight the process and right click... affinity is right there... nice.

<font size=-1>[ This Message was edited by: ScofieldKid on 2005-11-03 12:03 ]</font>

Posted: Thu Nov 03, 2005 12:08 pm
by Shayne White
Scofield, that Microsoft IntFilter says it's a Windows 2000 thing, and I have Windows XP. I'm not sure if it would work. However, Process Explorer looks promising, and when I get to my audio PC later today, I'll check it out and let you know if it fixes my problem.

Stardust, AMD processors don't do hyperthreading, and you can't turn off dual core in the BIOS. I had to do it in Windows using an obscure option. Thankfully, I can revert it back to multiprocessing.

Thanks for your help,

Shayne

Update: I just tried Process Explorer. It tells me lots of things, but it doesn't have any CPU affinity options that TaskManager doesn't have. SFP isn't causing the crash apparently, it's some DLL or device driver. It happens when I change the ULLI setting.

There's nothing that can set the CPU affinity for dlls and such?

_________________
Melodious Synth Radio
http://www.melodious-synth.com

Indieanna: Integrated Solutions for the Independent Musician
http://www.indieanna.com

<font size=-1>[ This Message was edited by: Shayne White on 2005-11-03 16:40 ]</font>

Posted: Thu Nov 03, 2005 6:04 pm
by ScofieldKid
What mobo is that?

Posted: Thu Nov 03, 2005 7:51 pm
by Shayne White
EPoX EP-9NDA+ is what I have, BIOS upgraded.

Posted: Wed Dec 07, 2005 2:14 pm
by jea
/INTAFFINITY
Directs the standard x86 multiprocessor HAL (Halmps.dll) to set interrupt affinities such that only the highest numbered processor will receive interrupts. Without the switch, the HAL defaults to its normal behavior of letting all processors receive interrupts.

in boot.ini


setaffinity in when win have booted?

I have not had the time yet....

I have a feeling it might work though ...

Posted: Sat Dec 10, 2005 10:56 am
by ScofieldKid
And just to repeat from elsewhere, the freeware/shareware app "PowerStrip" has a feature for automatic application affinity setting. http://www.entechtaiwan.com/ps.htm

Not sure if it can get down to the driver level, but probably good if you want to force two apps to live on the same CPU automatically.

Posted: Mon Dec 12, 2005 10:35 pm
by Vasfed