VII.4.2. Memory and Processor Settings
Database-driven applications have the potential to be extremely memory intensive. Sophisticated relational database management systems, such as SQL Server, offer caching algorithms that are highly efficient at leveraging available memory to reduce the need for disk interaction. Because disk interaction is roughly ten times slower than memory, anything you can do to reduce the amount of communication with the disk will have a dramatic performance benefit.
|
VII.4.2.1. Determining if there's a problem
Before you try to fix a memory ...
Get Microsoft® SQL Server™ 2008 All-In-One Desk Reference For Dummies® now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.