On Thu, 2004-01-08 at 05:24, Chris Nolan wrote: > 3. Wait for a while. Linux 2.6 includes (as does the RedHat 9.0 and > ES/WS/AS 3.0 kernels) NPTL - the Native POSIX Threads for Linux > implementation which is superior in many ways and does not use clone() > at all. As you'll no longer want to use clone() for threaded apps (trust > me on this), I'm betting that all interested parties will start > complaining in the relevant mailing lists.
Chris, do you have some references for this? I'd love to read up on it to find out what's coming. All references to NPTL I can find via google as it relates to changes in 2.6 talk about how 2.6 has additional clone() options that NPTL takes advantage of (most of them reference a text that is available at http://kerneltrap.org/node/view/422). Also, why are you down on clone() -- I trust you, but I want to learn! :) -- Andy Bakun <[EMAIL PROTECTED]> -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]