Link to home
Start Free TrialLog in
Avatar of staubsaugen
staubsaugen

asked on

Dual Processors on Win2k

I am currently running a dual processor server with win2k on it, and i was just wondering if it is possible to say that only a certain program is allowed to run on a CPU at a certain time.  For example, i want to run a CD burning program on one CPU while everything else happens on the other one, so that the burning process isn't interrupted.  I know it is possible to say a program is only allowed to run on a certain CPU, but i want it the other way, where ONLY that program is allowed to run on that CPU.
Avatar of jhance
jhance

Since CD burning is not generally a CPU intensive process, limiting it to a single CPU will not help keep the burning from being interrupted.

The biggest problem is IDE channel contention.  Since all CPUs in a system end up sharing the same IDE channel, there is nothing to be gained here.  

Get a better CD-R drive that has the "burn-proof" or similar technology.
Avatar of dew_associates
Staubsaugen, burning CD's on a server is probably the worst possible environment in which to do it because of the resultant external disk access activity, unless of course this is a small at-home server on a private network where you control the activity.

Burning CD's is (depending on the software) disk and memory (swapfile) intensive, and only uses very few cpu cycles to accomplish the task. If you're intent on burning CD's on a server, then insure that you have adequate disk space, more than adequate disk speed for both the hard drive and a CD if you're copying from it and software that can control buffer underruns.

Dennis
ASKER CERTIFIED SOLUTION
Avatar of griessh
griessh
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
>>CD burning is (like Dennis already mentioned)

I'll just point out that Dennis was not the first to say this here....

To quote myself:

"Since CD burning is not generally a CPU intensive process..."
Joe, A bit protective aren't you?!?
I can't recall ever seeing you post what is essentially the same information as a previous poster.  But I guess there is a first time for everything...  ;-)

But in any case I'm glad you agree with me.
Reading two comments at the same time on Monday morning ... I appologize ...

======
Werner
Avatar of staubsaugen

ASKER

Thanx for the help.  The CD burning was just an example, I just meant the whole thing on a greater scale.  Thanx for answering my question dad :)  
I didn't expect him to award me the points ...

I told my son (college student) about EE. He recently build a dual CPU system and I found his posting here. I was already suspicious when I saw the nick.
I guess I shouldn't answer his questions anymore :-)

======
Werner