Prev: RRAS problems
Next: Windows 2003 server recovery
From: Tester on 25 Mar 2010 11:44 Hello there, This is an odd question. If I have a dual or quad core processor is there any way to restrict windows server to only use one CPU core? I know multithreading can be disabled in the computer Bios but have not heard yet of disabing CPU cores. Thank you, T
From: Matthew on 25 Mar 2010 11:49 On 3/25/10 10:44 AM, Tester wrote: > Hello there, > This is an odd question. If I have a dual or quad core processor is > there any way to restrict windows server to only use one CPU core? I > know multithreading can be disabled in the computer Bios but have not > heard yet of disabing CPU cores. > Thank you, T Unless I'm mistaken hyperthreading can be disable in the bios, but mutlithreading can't. As for you question. I've not seen anything outside of virtualization that allows you to disable multicores. Do you mind if I ask why you would want to?
From: Tester on 25 Mar 2010 12:10 Hi, Not at all, some software manufacturers license per CPU or core and I have not seen anywhere you can disable the cores. I am thinking if when I install the server I only select under device manager, hardware ACPI Uniprocessor PC, will windows use only one CPU or core then? Thanks, T
From: Matthew on 25 Mar 2010 13:31 On 3/25/10 11:10 AM, Tester wrote: > Hi, > Not at all, some software manufacturers license per CPU or core and I > have not seen anywhere you can disable the cores. > I am thinking if when I install the server I only select under device > manager, hardware ACPI Uniprocessor PC, will windows use only one CPU > or core then? > Thanks, T take a look at this http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1269538254839+28353475&threadId=1188219
From: David Kerber on 25 Mar 2010 14:02
In article <OaQZLLDzKHA.404(a)TK2MSFTNGP02.phx.gbl>, no(a)example.com says... > > On 3/25/10 10:44 AM, Tester wrote: > > Hello there, > > This is an odd question. If I have a dual or quad core processor is > > there any way to restrict windows server to only use one CPU core? I > > know multithreading can be disabled in the computer Bios but have not > > heard yet of disabing CPU cores. > > Thank you, T > > > Unless I'm mistaken hyperthreading can be disable in the bios, but > mutlithreading can't. As for you question. I've not seen anything > outside of virtualization that allows you to disable multicores. Do you > mind if I ask why you would want to? I could see wanting to do that for benchmarking purposes, to determine just how much cpu to spec for an application. D |