Re: multiple mysql daemons in process

2002-04-22 Thread Michael Bacarella
This is an artifact of Linux's thread implementation. man 2 clone Also it's not using -that- much memory. Note the SHARE (for memory shared between processes) column. It's not pretty, but it's totally harmless. NOTE: There's always -some- weirdness that goes on with threads implementations b

multiple mysql daemons in process

2002-04-22 Thread Patrick Hsieh
Hello list, I have 38 mysqld processes running in one single machine, is it normal? 11:48:43 up 49 days, 15:11, 34 users, load average: 0.02, 0.06, 0.00 275 processes: 265 sleeping, 1 running, 9 zombie, 0 stopped CPU states: 3.2% user, 4.3% system, 0.0% nice, 92.5% idle Mem:900464K