[Bug 664778] [souphttpsrc] chunk allocator: memory waste

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 29 18:21:01 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=664778
  GStreamer | gst-plugins-good | unspecified

--- Comment #7 from Davy <realbrightster at gmail.com> 2011-11-30 02:20:57 UTC ---
I’d like to know more detail regarding 0 bytes receive in got_chunk_cb.

Could you give me briefly answer about below questions?

Q1. Why 0 bytes flow into souphttpsrc? As far as I know, libsoup read socket if
the socket goes to readable state using some polling method, select, poll,
epoll and so on.

Q2. Could you explain more detail regarding reallocation scenario including
related codes? And what’s the exactly overhead?

Q3. Could you guess any side-effect if I rollback the chunk_allocator patch?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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