October 20, 2010 at 7:36 am
Is SQL 2008 R2 using the same 8K random writes for data or is it now in 64K chunks? Thanks
October 20, 2010 at 8:13 am
Yup, 8k for everything.
October 20, 2010 at 8:17 am
Thanks
October 20, 2010 at 8:17 am
Errr... it's far from that simple... Never really has been.
Pages are 8k, that's unchanged. Writes, well, maybe take a read through this:
http://technet.microsoft.com/en-gb/library/cc966500.aspx, especially the section on scatter-gather IO.
This is also interesting: http://technet.microsoft.com/en-gb/library/cc917726.aspx
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply