Date: Sun, 10 Sep 2006 11:57:05 -0400 From: Bob Hall <rjhjr@cox.net> To: Free BSD Questions list <freebsd-questions@freebsd.org> Subject: Re: Top behavior differences Message-ID: <20060910155704.GA49622@kongemord.krig.net> In-Reply-To: <20060910125631.GA29818@teddy.fas.com> References: <20060910125631.GA29818@teddy.fas.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 10, 2006 at 08:56:31AM -0400, stan wrote: > Can someone explain to me why top's handling of multi processor > status display is different on FreeBSD, than it is on Linux? Open source started with the concept of individuals hacking the source code to get the features they want. The commericial ideal of users paying for features they want was replaced by the ideal of users doing the work to create the features they want. Open source has evolved into the concept of many users getting a free ride as a relatively small number of open source programmers do the work for them, without pay. Possible reasons why open source software X doesn't have feature Y: 1) The people who created X weren't interested in feature Y. Since they were doing unpaid work, they created the features they were interested in. 2) The core code of X was written before the technological advance that made feature Y useful, and no one has needed feature Y badly enough to add it to X. 3) The creators of X didn't think of feature Y, and no one has gotten in touch with the maintainers to suggest it. 4) Only one or two people want feature Y, and the amount of work necessary to add it to X greatly exceeds the benefit of providing a feature for one or two people. Also, no one has contacted the maintainers of X to ask how much it would cost to change their minds about this. 5) No one wants feature Y badly enough to devote the necessary free time to learn the skills and do the work necessary to create it. Since it's not high on anyone's list of things to do in their spare time, everyone has chosen to wait until it moves to the top of someone else's list of things to do in their spare time.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060910155704.GA49622>