On 3/15/07, Eric Dumazet <[EMAIL PROTECTED]> wrote:
But fact is POSIX defined PRIVATE and SHARED, allowing clear separation, and optimal performance if carefuly implemented. Time has come for linux to have better threading performance.
Now that I've been pointed to the thread I can comment on it. Yes, this approach makes a lot of sense. Programs which shared syn objects without declaring them correctly are broken and deserve to fail. It would be quite a lot of change in libpthread but it's manageable. I haven't tested the code nor will I likely do until I get a Fedora kernel with it. So, convince DaveJ to take it for testing. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/