LWN.net Logo

Is this very useful?

Is this very useful?

Posted Apr 8, 2010 19:28 UTC (Thu) by felixfix (subscriber, #242)
Parent article: The NO_BOOTMEM patches

It seems offhand that this won't offer much improvement, seeing as how it only affects a small part of the boot process. Can someone enlighten me?


(Log in to post comments)

Is this very useful?

Posted Apr 10, 2010 9:25 UTC (Sat) by Velmont (guest, #46433) [Link]

Me too!

Has this real impact, or "only" less code in the future? (Of course, that is not only, but as a kernel *user*, I'd like to know what's innit for me ;-) )

Is this very useful?

Posted Apr 15, 2010 17:41 UTC (Thu) by quartz (guest, #37351) [Link]

Less code means less maintenance (mainly less time spent understanding code when something around that area breaks).

Less code with the same functionality and performance usually means happy developers, smaller code size in memory, and, on the long term, less bugs (yes, there are always exceptions).

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds