Epoll and linuxulator bugs fixing

I have implemented epoll() subsystem in the Linuxulator based on kqueue. This was quite simple and the resulting code is about 200 lines of code. Mark Heily sent me his inotify implementation library which works in userland. I looked at the code and its a little buggy so porting to FreeBSD will take a little time. Now I am working on fixing various Linuxulator bugs in preparation for switching 2.6 emulation on default after 7.0R is released. Today I fixed java and my next target is flash9.

Please read emulation@ mailing list and help me with testing.

Leave a Reply