Sign In
SQLOS Team Blog
Thoughts or otherwise from the SQL Server SQLOS team.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
consolidation
denali 2012
dm_os_windows_info
dm_server_memory_dumps
dm_server_registry
dm_server_services
DMV
Hyper-V
hyper-V Dynamic Memory
introduction
MMR Denali MPA SPA
private cloud
RPC MIXED ASSEMBLY
SQLOS Memory SqlServer buffer pool
SQLOS Memory VAS memory object heap
SQLSERVER XEVENT DMV
System Catelog View
VAS
virtualization
XEvent
Archive
Archives
March 2012
(1)
November 2011
(2)
August 2011
(1)
June 2011
(1)
May 2011
(2)
March 2011
(1)
February 2011
(1)
January 2011
(3)
October 2010
(2)
July 2010
(1)
June 2010
(2)
June 2009
(2)
June 2008
(1)
April 2007
(3)
MSDN Blogs
>
SQLOS Team Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SQLOS Team Blog
Lock Pages in Memory - not deprecated in Denali
Posted
2 months ago
by
G Bowerman [MSFT]
0
Comments
Please note an error in the SQL 2012 documentation for Lock Pages in Memory which indicates that it's deprecated. It's not. Locking pages in memory is a useful feature and there are no plans to deprecate it. It looks like it was accidently included on...
SQLOS Team Blog
When was sys.dm_os_wait_stats last cleared?
Posted
6 months ago
by
G Bowerman [MSFT]
0
Comments
The sys.dm_os_wait_stats DMV provides essential metrics for diagnosing SQL Server performance problems. Returning incrementally accumulating information about all the completed waits encountered by executing threads it is a useful way to identify bottlenecks...
SQLOS Team Blog
New SQLOS features in SQL Server 2012
Posted
6 months ago
by
G Bowerman [MSFT]
4
Comments
Here's a quick summary of SQLOS feature enhancements going into SQL Server 2012. Most of these are already in the CTP3 pre-release, except for the Resource Governor enhancements which will be in the release candidate. We've blogged about a couple of these...
SQLOS Team Blog
SQL Server with Hyper-V Dynamic Memory - Best Practices white paper
Posted
10 months ago
by
G Bowerman [MSFT]
1
Comments
A new Microsoft white paper has been published entitled Running SQL Server with Hyper-V Dynamic Memory - Best Practices and Considerations . This paper, based on performance testing in the SQL Cat teams labs, provides advice on best practices for SQL...
SQLOS Team Blog
SQL Server Virtualization, Consolidation and Private Cloud Resources
Posted
11 months ago
by
G Bowerman [MSFT]
1
Comments
We've been seeing a lot of interest in optimizing SQL Server for virtualization private cloud deployment lately. Below is an attempt to put useful links to recent SQL Server virtualizaiton, consolidation and private cloud resources in one place, divided...
SQLOS Team Blog
More on DMV changes in SQL 2008 R2 SP1
Posted
over 1 year ago
by
Xin Jin [MSFT]
0
Comments
Following our last post by Mehmet about new support and troubleshooting DMV’s, here are additional details on supportability DMV changes in SQL 2008 R2 SP1 and how you might use them. These changes are also available in “Denali”, the...
SQLOS Team Blog
New DMVs in Denali
Posted
over 1 year ago
by
Mehmet Safak Albayrak
2
Comments
This article is about some of the new DMV’s that are newly added to next version of SQL Server. These are also available SQL Server 2008 R2 SP1. They are very helpful to get information about the host operating system that the SQL Server runs on...
SQLOS Team Blog
SQL Server and Hyper-V Dynamic Memory Part 3
Posted
over 1 year ago
by
G Bowerman [MSFT]
0
Comments
In parts 1 and 2 of this series we looked at the basics of Hyper-V Dynamic Memory and SQL Server memory management. In this part Serdar looks at configuration guidelines for SQL Server memory management. Update 8/2/11 : please also refer to the recently...
SQLOS Team Blog
SQL Server and Hyper-V Dynamic Memory Part 2
Posted
over 1 year ago
by
G Bowerman [MSFT]
0
Comments
Part 1 of this series was an introduction and overview of Hyper-V Dynamic Memory. This part looks at SQL Server memory management and how the SQL engine responds to changing OS memory conditions. Part 2: SQL Server Memory Management As with any...
SQLOS Team Blog
SQL Server and Hyper-V Dynamic Memory - Part 1
Posted
over 1 year ago
by
G Bowerman [MSFT]
6
Comments
SQL and Dynamic Memory Blog Post Series Hyper-V Dynamic Memory is a new feature in Windows Server 2008 R2 SP1 that allows the memory assigned to guest virtual machines to vary according to demand. Using this feature with SQL Server is supported...
SQLOS Team Blog
What causes Multi-Page allocations?
Posted
over 1 year ago
by
G Bowerman [MSFT]
0
Comments
Writing about changes in the Denali Memory Manager In his last post Rusi mentioned: " In previous SQL versions only the 8k allocations were limited by the ‘max server memory’ configuration option. Allocations larger than 8k weren’t constrained...
SQLOS Team Blog
SQL Server Memory Manager Changes in Denali
Posted
over 1 year ago
by
Rusi_H - MSFT
0
Comments
The next version of SQL Server will contain significant changes to the memory manager component. The memory manager component has been rewritten for Denali. In the previous versions of SQL Server there were two distinct memory managers. There was one...
SQLOS Team Blog
Is this real? The Metaphysics of Hardware Virtualization
Posted
over 2 years ago
by
G Bowerman [MSFT]
1
Comments
One of the philosophical principles of hardware virtualization is that the hardware should appear "real" to a virtualized operating system. One could generalize this to a principle of emulation - the emulated entity should not be "enlightened" to the...
SQLOS Team Blog
Mapping Virtual Address Space in T-SQL
Posted
over 2 years ago
by
G Bowerman [MSFT]
0
Comments
The Dynamic Management Views (DMVs) introduced in SQL Server 2005 provide a comprehensive window into the state of the SQL engine and also the machine it is running on. This post will look at how the SQL Server process uses DMVs to keep track of its own...
SQLOS Team Blog
New SQL Server Virtualization white paper published
Posted
over 2 years ago
by
G Bowerman [MSFT]
0
Comments
A new white paper has been published on TechNet today: Planning, Implementing and Supporting SQL Server Virtualization with Windows Server 2008 R2 Hyper-V and Live Migration . Written by Shirmattie Seenarine and Ross Mistry the article goes into detail...
SQLOS Team Blog
Solid State Memory and TPC-E benchmarks
Posted
over 2 years ago
by
G Bowerman [MSFT]
0
Comments
Violin Memory have published an interesting TPC-E benchmark which illustrates the kind of cost and performance gains that can be achieved by strategically replacing traditional disk drive arrays with solid state memory systems. Replacing storage with...
SQLOS Team Blog
SQLOS Resources
Posted
over 2 years ago
by
G Bowerman [MSFT]
0
Comments
Hello, I recently joined the SQLOS team as a program manager. As it has been a year or so since the SQLOS team blog was active, now seems like a good time to step back and look at how the SQLOS component and sub-components fit into SQL Server architecture...
SQLOS Team Blog
Using XEVENT in SQL Server
Posted
over 3 years ago
by
Catherine Shao
1
Comments
Xevent related system catalog views and DMVs Some one asked me how to use xevent. There are lot of system catalog views and DMVs that you can query. Here I will give you a brief introduction of those catalog views and DMVs and the SQL script that we...
SQLOS Team Blog
How to RPC to transfer data from native c++ to managed object
Posted
over 3 years ago
by
Catherine Shao
0
Comments
My Experience on using RPC in mixed mode assembly I was assigned a project which use RPC cross unmanaged world (from SQL Server code) to managed world (test c# code). The main idea is transferring event data from SQL Server to test application...
SQLOS Team Blog
Extended Event related sytem catalog views and DMVs
Posted
over 4 years ago
by
Catherine Shao
0
Comments
We add extended event (short for XEVENT) to SQL Server 2008. Along with this feature, we provide a set of system catalog views and DMVs to allow user to monitor extended event objects and sessions. For the usage of XEvent, please check the online help...
SQLOS Team Blog
The basics of basics
Posted
over 5 years ago
by
Saurabh Singhal
0
Comments
[Copied over from my original blog http://ssinghal.spaces.live.com to have everything under one roof] One of most basic component in SQLOS is memory object. Every introduction to memory object (refer http://blogs.msdn.com/slavao/archive/2005/02/11...
SQLOS Team Blog
Sql Server Memory 101
Posted
over 5 years ago
by
Saurabh Singhal
1
Comments
[Copied over from my original blog http://ssinghal.spaces.live.com to have everything under one roof] Recently a customer wanted to know some details on how SqlServer manges memory, sort of the basics. Presented below is some of the starter resources...
SQLOS Team Blog
Hello World!
Posted
over 5 years ago
by
Saurabh Singhal
2
Comments
We work in Microsoft Sql Server team for one of the core components called SQLOS. Thats the place where everything comes together (or where everything starts out...depending on how you are looking at the callstack :-) We'll talk more about our product...
Page 1 of 1 (23 items)