[Bug 667292] New: gstfilesrc: Check for posix_madvise(), and use it, as well as madvise()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 4 11:57:43 PST 2012


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

           Summary: gstfilesrc: Check for posix_madvise(), and use it, as
                    well as madvise()
    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: havard.graff at tandberg.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
                CC: itollefs at cisco.com
     GNOME version: ---


Created an attachment (id=204610)
 View: https://bugzilla.gnome.org/attachment.cgi?id=204610
 Review: https://bugzilla.gnome.org/review?bug=667292&attachment=204610

patch

Not all platforms have madvise(). In fact, more platforms
probably have posix_madvise(). Use one of the two based on
autoconf check, currently preffering posix_madvise().

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