Subject: Monitoring the thread stack 2006-05-31 - By Mike New
Back Hi,
There's lots written about setting and monitoring the heap, but very little about the stack. Using -Xss or -XX:ThreadStackSize we can set the stack size (per thread). I've read that this can be important in some server uses, i.e. if you have fewer threads with more work per thread, you may need to increase this from the default. (The default seems to be different for different JVM vendors, versions, and platforms so it's unclear to me what the default is.)
Does anyone know how to monitor the stack size(s) in a Sun 1.4.2 JVM running Windows 2000/2003 server?
Mike New -- ---- ---- ------ _/ /// // -- ---- ---- ---- --
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
|
|