Re: svn - cannot allocate mem
Riccardo Mottola <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc |
|---|---|
| Message-ID | <[email protected]> |
Hi John John Klos wrote: >> >> What does this prove? Not really a convenient method, since it is >> equivalent to a reboot. >> However, it means that the issue is some system (or user?) process >> leaking or piling up, not the kernel itself, right? > > It means that the resources are freed at some point. > > Should've suggested you run a "ps ax" before, then one after, the > shutdown. > > What we want to see is what process is still sticking around even > though it should just die and free stuff up. Oh yes that would have made totally sense. Unfortunately it happened around 2 AM in the morning, so I just executed the steps in your mail without thinking too much. The good news is still that nothing had to be killed extra, so no total zombie. Riccardo