Re: sflt_event_t...
Re: sflt_event_t...
- Subject: Re: sflt_event_t...
- From: "Russell Seehafer (RIT Student)" <email@hidden>
- Date: Thu, 18 Aug 2005 14:54:14 -0400
- Thread-topic: sflt_event_t...
Title: Re: sflt_event_t...
On Aug 18, 2005, at 10:59 AM, Peter Lovell wrote:??>> On Aug 18, 2005, at 10:24 AM, Russell Seehafer (RIT Student) wrote:?>>?>>> ... I am able to selectively swallow and re-inject about 4,000 ?>>> packets) but eventually I recieve the grey shutdown screen...?>>?>> Hi Russ,?>> my first suspicion is that you're starving the kernel of mbufs by ?>> holding that many.?>>?>> Is there a way you can change so that you don't hold the mbufs, but ?>> copy the data???>>Wow. I didn't read it this way. I read what Russell said to mean that ?>>after that much held and reinserted traffic it paniced. If he indeed ?>>meant that he was holding that many then you're right.??>-Mike?
Thanks for your reply. I am not holding on to all of these packets at once. I reinject them very quickly. My user process sends a response for each packet individually, and I reinject as soon as the response comes. I am now using the panic log to debug the nke and it is proving to be very helpful. It appears that I have some memory management problems. Thanks for your input, it is very helpful!!
-Russ
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden