On 11/7/07, Marcel Wiget <mwiget at gmail dot com> wrote:
> BTW I do understand that anything we add to m0n0wall increases the
> memory footprint on the flash but also at runtime in memory. Flash
> space is not a big deal these days, but RAM is. Has anyone thought of
> the possibility to have files removed during startup from the ramdisk
> when its service is disabled? In case of siproxd, this might save
> about 1 Mbytes. Enabling the service will then simply require a
> reboot.
I encountered the same problem when working on AskoziaPBX. Asterisk
has many modules and sounds which take up space being stored in and
run from memory. I added another read-only partition to the image
which stores these items directly on the CF media. Something like this
could be done for the "service" related binaries and libraries in
m0n0wall as well.
-Michael |