From: Stephen D. <sd...@gm...> - 2007-09-27 13:09:38
|
On 9/27/07, Bernd Eidenschink <eid...@we...> wrote: > > > i activated the statistics on one server and on the > > > Main Menu > Threads > > > page I see, amongst others, a huge list of threads with the > > > NS_THREAD_DETACHED flag and no PROC, no ARG, with ones having creation > > > times going back more than 10 hours. > > > > > > Something to worry? > > > > What is the name of the threads (the first column) ? > > The "Thread" column is empty... > And: > "Proc:" p:(nil) > "Arg:" a:(nil) > (By "huge list" i mean: about 150+) > > The other usual suspects names are: > writer, sched, main, driver, conn:server1:nnnn If you do a: ps axf does the process actually have > 150 threads? I'm wondering if this is a problem with thread cleanup or with reporting. |