Re: Use all available processors ?
- From: "Kevin3NF" <kevin@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 19 Jan 2007 07:11:53 -0600
I may have my wires crossed, MAXDOP and processor affinity are not the same
thing.
I believe MAXDOP is telling queries to only use x processors, but it does
not say which and differnt queries can use different ones.
The MCDBA study materials actually point out that on certain systems (more
than 4 cpus, more functions than SQL Server), you might want to NOT use
processor 0 (I/O requests go here), or the last CPUS (NIC requests go
through these...one per nic). This may or may not be relevant to Win2K3 or
SQL 2005
--
Kevin Hill
3NF Consulting
http://www.3nf-inc.com/NewsGroups.htm
Real-world stuff I run across with SQL Server:
http://kevin3nf.blogspot.com
"Manoj Kumar" <ManojKumar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:05E814D8-454E-4F61-A36D-E60DFD29BCAE@xxxxxxxxxxxxxxxx
Thanks for the reply.
I notice that the processor utilization is almost uniform[across all 4
processors, via Perfmon and Task manager] even though the "max degree of
parallelism", "config_value and run_value are set to "1".
All of the available processors are selected in the "Processor" tab. It
appears that this overrides the "max degree of parallelism" values and
uses
all of the available processors.
--
Manoj Kumar
"Linchi Shea" wrote:
We always use all the processors. No issues there whatsoever.
Linchi
"Manoj Kumar" wrote:
Hi There,
Any known issues in using all available processors in the DB server?
[SQL
2000 Enterprize+sp4]
Right now it is configured to use just 1 processor.
TIA
--
Manoj Kumar
.
- Follow-Ups:
- Re: Use all available processors ?
- From: Anthony Thomas
- Re: Use all available processors ?
- Prev by Date: Re: Upgrade 2000 to 2005
- Next by Date: Re: Use all available processors ?
- Previous by thread: Re: Cluster Switch Hardware
- Next by thread: Re: Use all available processors ?
- Index(es):
Relevant Pages
|