Skip navigation
microsoft directstorage.jpeg Getty Images

Inside Windows 11: Microsoft DirectStorage Begs Enterprise Attention

With its storage I/O optimization features, Microsoft DIrectStorage may be in business PCs' future.

There’s been a lot of talk about gaming with the new Microsoft Windows 11, but the new OS includes a feature that may eventually have implications for business workloads: DirectStorage.

DirectStorage is a part of the DirectX 12 specification. Although DirectX is commonly regarded as a video specification, it is actually a collection of APIs that gives software access to hardware components such as the video card and the sound card.

To understand why DirectX is such a big deal, imagine that game developers need to make sure that a PCs’ graphical hardware delivers the highest possible frame rates for their game. One of the big problems developers face is that they have no idea which video card someone will actually be using when they play the game. To get around this, video card manufacturers design their cards to adhere to DirectX specifications. This means that gaming developers can use DirectX APIs to access various video modes and features, regardless of the video card that is actually being used (so long as the card adheres to DirectX specifications). DirectX is built into the Windows operating system, meaning that anyone who has Windows already has DirectX.

DirectX isn’t the only standard that is available for accessing hardware from a Windows application (OpenGL does something similar), but it is the most widely used standard. Hardware manufacturers and gaming developers alike commonly adhere to the DirectX specifications.

So what does all of this have to do with storage? As its name suggests, DirectStorage is a part of DirectX. It is a technology that is designed to vastly accelerate storage I/O (more on that in a bit).

Although DirectStorage has been receiving a lot of attention for its inclusion in Windows 10 and Windows 11, DirectStorage has actually been around for a while. Xbox Series X and Xbox Series S are both equipped with DirectStorage. The role of DirectStorage on those platforms is to decrease the amount of time that it takes for a game to load. After all, games are becoming far more detailed and elaborate than ever before, and rendering all of those beautifully crafted virtual worlds means loading a lot of data. DirectStorage helps to keep those load times from being excessive.

DirectStorage does several different things to help optimize storage I/O. One of the main things it does is bypass the CPU during certain storage operations, greatly reducing the load placed on the CPU. (Other standards, such as RDMA, also improve storage performance by reducing dependency on the CPU.)

Although DirectStorage is designed specifically for gaming, there is nothing stopping business applications from being designed to take advantage of it. After all, some business applications are very I/O-intensive, and DirectStorage could potentially help those applications perform better. However, simply installing an application onto a Windows 11 PC does not mean that it is going to automatically start using DirectStorage.

Remember, DirectStorage is a part of DirectX, which is a collection of APIs. If an application is to take advantage of DirectStorage, it will need to be coded with the DirectStorage API. Additionally, the application will have to run on a PC that is equipped with an NVME SSD that adheres to PCIe 3.0 or higher and a DirectX 12-compatible GPU that adheres to the Shader Model 6.0 specification.

Right now, that’s a tall order for business PCs. However, as applications become more demanding, it seems increasingly likely that business PCs will be equipped with the hardware required to take advantage of DirectStorage.

Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish