amuck-landowner

Now available on Windows: Linux

fm7

Active Member
Ubuntu on Windows 10 -- The Ubuntu Userspace for Windows Developers



"Right, so just Ubuntu running in a virtual machine?"  Nope!  This isn't a virtual machine at all.  There's no Linux kernel booting in a VM under a hypervisor.  It's just the Ubuntu user space.


 


"Ah, okay, so this is Ubuntu in a container then?"  Nope!  This isn't a container either.  It's native Ubuntu binaries running directly in Windows.


 


"Hum, well it's like cygwin perhaps?"  Nope!  Cygwin includes open source utilities are recompiled from source to run natively in Windows.  Here, we're talking about bit-for-bit, checksum-for-checksum Ubuntu ELF binaries running directly in Windows.


 


[long pause]


 


"So maybe something like a Linux emulator?"  Now you're getting warmer!  A team of sharp developers at Microsoft has been hard at work adapting some Microsoft research technology to basically perform real time translation of Linux syscalls into Windows OS syscalls.  Linux geeks can think of it sort of the inverse of "wine" -- Ubuntu binaries running natively in Windows.  Microsoft calls it their "Windows Subsystem for Linux".  (No, it's not open source at this time.)


 


Oh, and it's totally shit hot!  The sysbench utility is showing nearly equivalent cpu, memory, and io performance.

http://blog.dustinkirkland.com/2016/03/ubuntu-on-windows.html
 
Last edited by a moderator:

HalfEatenPie

The Irrational One
Retired Staff
Wow.  This article totally went through the thought process I had while reading it.


Cool.  
 
Top
amuck-landowner