SQL Server 2008 provides Resource Governor, a feature than you can use to manage SQL Server workload and system resource consumption. Resource Governor enables you to specify limits on the amount of CPU and memory that incoming application requests can use.
Resource Governor is configurable in SQL Server Management Studio by using Transact-SQL statements or by using Object Explorer.
Resource Governor is available only on the Enterprise, Developer, and Evaluation editions of SQL Server.
The following table describes the topics in this section.

In This Section

Reference
Resource Governor DDL Commands
The following are the Transact-SQL reference topics for the new Resource Governor DDL commands:
Resource Governor Views
The following sections contain new topics for Resource Governor catalog views and dynamic management views:
SQL Server Reference Topics
The following SQL Server reference topics have been updated to reflect changes that are required for Resource Governor:
SQL Server Event Class Reference Topics
The following SQL Server event class reference topics have added to support Resource Governor: