This is a small part of the system. This is such a small part, people don't want a big footprint. We also maintain extensive data capturing. The more space taken by resident software, the less for data. My streams.o is nearly 341kb, no symbols and optimized. If there were some objects I could leave out, it wouldbe very helpful.
=============================================================== We use LiS in our embedded system (32M RAM, 8M flash) along with much more extensive serial protocol stacks implemented in streams modules, a web server for configuration/stats, switching applications, applications for communicating with client machines, etc. No problems. > What modules is it posssible to leave out? The basic streams environment will be in a module called streams.o. That's all you need to load (besides your own). The user interface will end up in libLiS which you link with your apps. Steve _______________________________________________ Linux-streams mailing list [email protected] http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams
