[Bug 794173] filesink pointlessly uses write/writev

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 14 08:33:29 UTC 2018


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

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 373324
  --> https://bugzilla.gnome.org/attachment.cgi?id=373324&action=edit
filesink: Implement buffering internally

We use writev() so every call ends up going to the kernel but for small
buffers we generally would prefer to do as few write calls as possible.

-- 
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