More on MySQL -- Fatal trap 12
David Xu
davidxu at freebsd.org
Wed Feb 18 16:53:41 PST 2004
Kris Gale wrote:
>>Can you tell us what scheduler are you using ? if it is ULE, can you
>>try 4BSD too ?
>>I think this is a heavy load for scheduler too, not just for pthread
>>library.
>>
>>
>
>Originally, I was using 4BSD, but I switched to ULE yesterday. Same
>problems either way.
>
>
With ULE, your test program failed on my machine, but with 4BSD, I got:
Threads (connected/running/created/cached): 1801/91/3607/0
Threads (connected/running/created/cached): 1801/90/3607/0
Threads (connected/running/created/cached): 1801/91/3607/0
Threads (connected/running/created/cached): 1801/91/3607/0
Threads (connected/running/created/cached): 1801/91/3607/0
...
It is working fine 10 minutes without any problem.
>Kris Gale
>_______________________________________________
>freebsd-threads at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-threads
>To unsubscribe, send any mail to "freebsd-threads-unsubscribe at freebsd.org"
>
>
>
>
More information about the freebsd-threads
mailing list