A Linux system running over JavaScript
A Linux system running over JavaScript
Posted May 17, 2011 19:11 UTC (Tue) by Aissen (subscriber, #59976)Parent article: A Linux system running over JavaScript
Anyone know the reason why Bellard stopped at the 4 years old 2.6.20 kernel ?
I tried reproducing what he did by re-compiling a kernel to run in the jslinux, it works with 2.6.20.21, but didn't work with 2.6.38.6. I didn't have time to bisect it.
So I guess it's something that was introduced after 2.6.20 that cannot be emulated by jslinux. Is it the tickless kernel ? The merging of i386 and x86_68 architectures ? The CFS scheduler ? Or something else ?
