On Fri, Feb 17, 2006 at 10:26:31PM -0500, Christopher Fowler wrote: > I only have 2 problems. > > 1. When I compile the 1.0.4 unionfs module the result is a 3M file :( > 2. After I do all this my memory usage is around 24m. Without doing > this it is only 5m.
You want to put this in your fistdev,mk EXTRACFLAGS=-DUNIONFS_NDEBUG This will make all the debugging code disappear (as described in the INSTALL file.) Jeff. _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
