WSL 2 Is Getting Faster Windows File System Access
Original: WSL 2 is getting faster Windows file system access
WSL 2 gains faster cross-OS file I/O through per-device SWIOTLB pools for virtiofs and virtioproxy.
Microsoft is improving WSL 2's Windows file system performance by implementing per-device SWIOTLB (Software I/O Translation Lookaside Buffer) pools for the virtiofs and virtioproxy subsystems. SWIOTLB pools act as bounce buffers enabling the virtual machine's I/O operations to interact with host memory more efficiently. The change reduces contention in shared buffer allocations, potentially delivering meaningful speed gains for developers who frequently read and write files across the Windows–Linux boundary in WSL 2.
Windows Subsystem for Linux 2 (WSL 2) is receiving a meaningful performance enhancement focused on file system access between the Windows host and the Linux guest environment. A post published on Box of Cables describes the improvement as introducing per-device SWIOTLB (Software I/O Translation Lookaside Buffer) pools specifically for virtiofs and virtioproxy — two core subsystems that handle cross-boundary file I/O in WSL 2.
Free shows the 3-line summary; Pro unlocks the full deep summary (~300 words) so you never have to click through.
See Pro plans →Want the original English / full article?
Read on Hacker News (AI keywords) →Summaries are AI-generated; the original article is authoritative.