On Mon, Mar 28, 2011 at 08:16:09PM +0200, Joerg Sonnenberger wrote: > Implementing a real posix_spawn system calls could do that. Measuring > the impact for different work loads makes a nice research paper as side > effect. This includes both estimate the temporary memory used and the > performance implications. > > Difficulty: medium-hard > Reference: > http://pubs.opengroup.org/onlinepubs/9699919799/functions/posix_spawn.html
I like the proposal. Martin
