Wireshark mailing list archives

Re: Reduce memory consumption by re-reading data from file for reassembled packets.


From: Jakub Zawadzki <darkjames () darkjames ath cx>
Date: Wed, 3 Nov 2010 20:48:38 +0100

On Wed, Nov 03, 2010 at 11:50:58AM -0700, Guy Harris wrote:
I like Jeff Moriss idea about mmap()ed files.

...which consume address space, so, again, if the problem is running out of address space,
rather than running out of main memory+backing store for anonymous pages, that won't help.

Ok, but what is MAIN problem? That wireshark run out of address space or oom?

Still reimplementing reasamble.c (list structure) with single file (linear) is
imho hard thing to do.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: