Reply
Files are CPU bound???
Old 03-24-2008, 04:21 PM Files are CPU bound???
Learning Newbie's Avatar
Moderator

Posts: 4,585
Name: John Alexander
Quote:
Increase the tempdb data files by an equal amount to distribute the workload across all of the disks and files. Ideally, you want to have as many files as there are CPUs (taking into account the affinity).
I keep reading this over and over again for SQL Server 2005. Can anybody help me understand it? Shouldn't the number of files be determined by the number of drives, instead of CPUs?
__________________
4 ways to improve the lives of the "bottom billion"

"HEY YOU KIDS GET OFF MY LAWN!" -John McCain
Learning Newbie is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 03-25-2008, 07:51 AM Re: Files are CPU bound???
mork29's Avatar
Extreme Talker

Posts: 243
Name: Keith Yelnick
I'm guessing it relates to the "multi-threading" capability of the server.
mork29 is offline
Reply With Quote
View Public Profile
 
Old 04-02-2008, 06:01 PM Re: Files are CPU bound???
Learning Newbie's Avatar
Moderator

Posts: 4,585
Name: John Alexander
Well, yes, but as soon as a thread makes a blocking call (like disc or network IO) that thread is preempted and descheduled.
__________________
4 ways to improve the lives of the "bottom billion"

"HEY YOU KIDS GET OFF MY LAWN!" -John McCain
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Files are CPU bound???
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.33298 seconds with 13 queries