On 23 February 2015 at 00:05, Antti Kantee <[email protected]> wrote: > Your frankenlibc timer stuff is probably broken, which explains why > nobody else is seeing what you're seeing, but there appears to be a real > bug. > > When domaininit() is called with attach=false in a rump kernel, the > proto fast/slow timers are created, but proto initialization method is > only run later when domain_attach() is called. The straightforward fix > would be to initialize the timers in a separate call. Not yet sure if > that's the best fix, though.
Yes I think there may well be some bugs in my timer or other code. Neither baremetal nor xen are linking to netinet6, but they both seem ok if you do, and I have other issues with netinet. So will do some more debugging. Other than that it seems to be mostly working. Justin ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
