"Brian Austin" says:
> Have you read the following page in the Manual on their site?
> http://www.mysql.com/doc/en/Linux.html
>
> This gives you some tips to increase thread allocation.  Especially
> interesting is the part about the LinuxThreads hack.

That's where I started, and it's why I compiled my own MySQL.
However, the constants mentioned on that page are no longer defined as
of 2.4 kernels and 2.3 glibcs.  It looks like Linux has been somewhat
reengineered to remove hard limits on threads since that page was
written.  And indeed, I don't run into a limit at 1024 threads.

So that's why I'm asking here, in case someone has more recent
information than the MySQL website.

> Hope this helps,

Thanks, I hope someone has the latest info.



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to