|
Rockbox mail archiveSubject: Re: Settings as a pluginRe: Settings as a plugin
From: Steven Gilberd <steve_at_erayd.net>
Date: Tue, 20 May 2008 22:39:55 +1200 On Mon, 2008-05-19 at 22:29 -0500, Paul Louden wrote: > Con #2: Plugin buffer can't be used for settings and a TSR plugin > simultaneously leaving settings unchangeable. If you reserve a separate > buffer for the settings plugin, outsourcing them is pointless. What about implementing a semi-dynamic buffer system (no malloc() though, as I understand rb doesn't have this available)? Admittedly I don't do dev work on Rockbox (so take my ideas with a very big grain of salt), but wouldn't allowing each plugin to specify how much buffer it needs help this? Then you could run as many plugins simultaneously as you had room for in ram... and if you try to start one when there isn't enough ram left, present a menu of running plugins and ask which one to kill. Cheers, Steve
Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |