On Fri, 19 May 2006, OxY wrote:
i have a problem with mbuf... when all my free memory is gone ( i have 2gb
ram) and memory allocation looks like this:
I recently received an informal problem report that there is a problem with
the "denied" statistics gathering, so I think it's likely that's
Hi,
I have posted a reply to similar questions a couple of times. Although I'm
subscribed to freebsd-net I never saw the answer appear in the list.
The ... denied counts is coming from calling uma_reclaim, which will in the
end call uma_zfree_internal which is increasing the fail counter.
I am n
- Original Message -
From: "Peter Blok" <[EMAIL PROTECTED]>
To: "'OxY'" <[EMAIL PROTECTED]>;
Cc: "'Jin Guojun [VFFS]'" <[EMAIL PROTECTED]>
Sent: Saturday, May 20, 2006 1:50 PM
Subject: RE: mbuf denied problem
Hi,
I have posted a reply to similar questions a couple of times. Althoug
Well, I'm not sure the developer's have seen it due to the fact that I was
not able to post to the list somehow. And on the other hand I could have
opened up a PR as well.
Peter
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of OxY
Sent: Saturday, May 20, 2
On Sat, 20 May 2006, Peter Blok wrote:
I have posted a reply to similar questions a couple of times. Although I'm
subscribed to freebsd-net I never saw the answer appear in the list.
The ... denied counts is coming from calling uma_reclaim, which will in the
end call uma_zfree_internal which