October 8, 2012 at 7:14 am
Hi All
Does SQL Server always only use Lazy Write to write dirty pages to disk?
If SQL Server is under memory pressure, I've read that we should see an increase in Lazy Write/sec. Does that mean that under any circumstance, Lazy Writer is the only process that removes dirty pages from Memory?
Thanks
October 8, 2012 at 8:06 am
Not being nasty here, but are you using google before posting your questions?
http://sqlserverpedia.com/wiki/Memory_-_Lazy_Writer_and_Checkpoint (1st hit in google)
http://sqlinthewild.co.za/index.php/2009/06/26/the-lazy-writer-and-the-checkpoint/ (3rd hit in google)
http://blogs.msdn.com/b/psssql/archive/2010/03/24/how-it-works-bob-dorr-s-sql-server-i-o-presentation.aspx (10th hit in google)
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 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply