There is now support for pthreads on Xen on the _lwp branch of rumpuser-xen. Code is lightly tested for now (see pthread_test.c in the repo), but at least that bit works. I don't expect anything apart from minor bugs even with careful testing and/or stressing.
Minor changes to MiniOS were necessary. The stack allocation is a bit of a hack currently; MiniOS requires a constant-size and appropriately aligned stack. Before merge to master, Ian, any comments on minor further MiniOS divergence? ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
