On Mon, 14 Jul 2008 07:02:15 -0400, Ronald S. Bultje wrote:
> Hi,
> 
> On Mon, Jul 14, 2008 at 3:18 AM, Jean Delvare <[EMAIL PROTECTED]> wrote:
> > Allocate zoran devices dynamically. Currently, the zr36067 driver
> > stores the device structures in a global array, with room for 4
> > devices. This makes the bss section very large (90 kB!), and given
> > that most users, I suspect, have only one zoran device, this is a
> > waste of kernel memory. Allocating the memory dynamically lets us use
> > only the amount of memory we need.
> 
> Looks OK. Can you send it to the v4l people as previously?

Incoming! :)

-- 
Jean Delvare

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to