[gstreamer-bugs] [Bug 596832] pagesize aligned buffers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 30 05:29:04 PDT 2009


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

--- Comment #4 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2009-09-30 12:29:01 UTC ---
Tim: yes, I was expecting that comment. Will definitely do, just wanted to
start the discussion here (you should have seen the patch before:)

Slomo: I think the memtable stuff is not so important here. It's mainly used
for debugging. Also if you get xvimage buffers or such you cannot override the
memory there.

So the questions I have:
* do we want a configure option for the alignment?
  default=<some platform specific value> or even pagesize()
* alingment=pagesize is wasting quite some bytes, 
   but its still okay for use on embedded (atleast for Nokia)
* any issues to make this default if one has posix_memalign, or should it be
only used it one configures with --with-aligned-buffers=<n>

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