NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NetBSD 10.1 VPS became unresponsive
cmeerw%cmeerw.org@localhost (Christof Meerwald) writes:
>What I am seeing is that processes end up waiting in "tstile" (just
>showing those).
Unfortunately "tstile" doesn't tell much. The process is waiting
on some mutex that is held by some other process. The process
holding the mutex is either busy or waits itself for something
else. You need find this process that stalls all the others.
Home |
Main Index |
Thread Index |
Old Index