I'd blame this partially on the reverted fork() execution order bit of his
patch. The child process really should be executed first, and performance is
much improved in that case (COW and things). I don't think we should worry
about breaking obviously incorrect (and already fragile) programs for 2.5.x.
-Ryan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/