[Bug 701672] New: filesrc calls fstat every time buffer is pulled

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 5 11:47:11 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701672
  GStreamer | gstreamer (core) | git

           Summary: filesrc calls fstat every time buffer is pulled
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: matej.knopp at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Basesrc seems to query size on every pull request, which makes file src call
fstat on file. fstat is not cached on smb (windows) resulting in severe
performance issues.

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