From: Anton I. <ant...@ko...> - 2017-05-08 16:21:34
|
So far it is late 2.6. The high res timer subsystem settled fully somewhere circa 2.6.10 if memory serves me right. One of those lovely kernels which had VM collapse bugs :) I am finishing testing the vector IO drivers and epoll irq controller for them you will need 3.0 onwards In fact, I have run into brokennes in the core net_sched in 4.11 so I cannot fully test the xmit path in the new network drivers, otherwise I would have sent them out by now. I have asked on linux-net, but no answer so far, trying to debug it myself. It is seriously broken (both for us and for virtio so kvm/qemu should be affected too). A. On 08/05/17 17:15, Richard Weinberger wrote: > Thomas, > > Am 08.05.2017 um 18:09 schrieb Thomas Meyer: >> Or asked he other way around: >> >> Is somewhere documented what's the minimum host kernel version that a UML kernel will run on? >> >> E.g.: >> building a UML kernel from 4.11 will need a host kernel version 2.6.18 with features x, y and z enabled? > Not really. But let's be realistic, we don't have to support a 2.4 host. > UML should run on any kernel of a supported distro. > > On the other hand, if we can help WSL with a small change to UML, I'll happily apply such a patch. > > Thanks, > //richard > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > User-mode-linux-devel mailing list > Use...@li... > https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel > |