[Bug 772841] udpsrc: high CPU usage at high packet rate

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Nov 12 23:03:35 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=772841

--- Comment #6 from Petr Kulhavy <brain at jikos.cz> ---
Created attachment 339727
  --> https://bugzilla.gnome.org/attachment.cgi?id=339727&action=edit
Buffer pool patch

Here is my attempt to do the buffer pool. So far with non-configurable buffer
size of 1500 (for the usual MTU). However it has the problem that the buffer is
freed due to the resize to the actual packet size. Any idea how to avoid this
issue and take the full advantage of the buffer pool?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list