NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/45718 (processes sometimes get stuck and spin in vm_map)
The following reply was made to PR kern/45718; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/45718 (processes sometimes get stuck and spin in vm_map)
Date: Sun, 15 Apr 2012 16:49:03 +0200
On Sat, Apr 14, 2012 at 07:15:06PM +0000, matthew green wrote:
> this looks like the execargs pool leak that greg oster has a patch for.
You should see a log message "should not happen" if this would be the case.
However, if we go through exec_pool_alloc, we can't have hit the hard limit,
can we?
Martin
Home |
Main Index |
Thread Index |
Old Index