On Tue 13 Oct 2009 03:44, Mike Frysinger pondered: > From: Jie Zhang <jie.zh...@analog.com> > > The no-mmu code currently clears all anonymous mmap-ed memory. While this > is what we want in the default case, all memory allocation from userspace > under no-mmu has to go through this interface, including malloc() which is > allowed to return uninitialized memory. This can easily be a significant > performance slow down. So for constrained embedded systems were security > is irrelevant, allow people to avoid unnecessarily clearing memory. > > Signed-off-by: Jie Zhang <jie.zh...@analog.com> > Signed-off-by: Robin Getz <rg...@analog.com>
Should be rg...@blackfin.uclinux.org -- rg...@analog.com does not exist and will bounce. _______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev