> The settings I had before I updgrade to 7.4 got wiped out, > and I don't see > a parameter to control how many kernel processes start when > the database > goes online. I have about twice as many as I need and they > are just chewing > up memory. Anyone know the answer?
The parameter is called MAXUSERTASKS. These are not really processes, but threads, Linux just displays like processes. Unused user tasks will also use some precious shared memory, especially if the parameter PACKET_SIZE is set to a large value. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]