Mike Millson wrote: > On Fri, 2004-03-19 at 15:23, Shapira, Yoav wrote: >> Top on linux shows java threads as OS-level processes, which is wrong. > > Is this true even on RedHat Linux 9 and RHEL 3, which use NPTL (native > posix thread library)? Tomcat shows up as 1 thread with top, and if I > remember correctly, prior to RHL 9, it showed up as multiple threads.
At least on Fedora Core 1 using ps or top to view threaded processes only shows one process. There are options for both programs to display individual threads. I assume it would be the same for any RH which uses NPTL. -Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
