I'm trying to come up with some sort of utilization formula for user tasks. I've seen at least three on this list---all of them different.
The ones I've seen:
MAXUSERTASKS *310KB + some other stuff
MAXUSERTASKS * 10.000 pages * 8KB
Does anyone have the goods on this parameter? I'm interested in determining two values:
1> The amount of shared memory required per user task. (ie, what to set SHMMAX, etc. to)
2> The amount of physical/virtual memory required, per user task.
Thanks! John L. Singleton
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
