From owner-freebsd-questions@FreeBSD.ORG Wed Mar 29 18:00:11 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5A9216A420 for ; Wed, 29 Mar 2006 18:00:11 +0000 (UTC) (envelope-from npacemo@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 185E343D48 for ; Wed, 29 Mar 2006 18:00:10 +0000 (GMT) (envelope-from npacemo@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so164468wxc for ; Wed, 29 Mar 2006 10:00:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rZbEs20Ix16swoF0j4fSQ1Ov2EJJOA1zMhJMipl+mRk5vDf3R0MnaS1DygMMf+ys1z5M6mSJ+ZgjDmoEDxXHT9T+W6BrfRYhv0cFY2wSEcbpZP2+pi4w6jR+41LmS4XkIlN3gK3xa15LzbM0AiB4QA8sP1b1y6mHfGWKru5zSXM= Received: by 10.70.21.15 with SMTP id 15mr1234588wxu; Wed, 29 Mar 2006 10:00:08 -0800 (PST) Received: by 10.70.57.14 with HTTP; Wed, 29 Mar 2006 10:00:07 -0800 (PST) Message-ID: <666bdb140603291000u354e948fo@mail.gmail.com> Date: Wed, 29 Mar 2006 21:00:07 +0300 From: "Vladimir Tsvetkov" To: Vaaf , freebsd-questions@freebsd.org In-Reply-To: <7.0.1.0.2.20060329141021.023e9af8@broadpark.no> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200603281234.11850.satyam@sklinks.com> <7.0.1.0.2.20060329141021.023e9af8@broadpark.no> Cc: Subject: Re: Why are so many people using 4.x? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Mar 2006 18:00:12 -0000 2006/3/29, Vaaf : > FreeBSD, and UNIX for that matter, is based off 30-year-old concepts. > Noboy can deny this. That being said, you can compare the development > of FreeBSD to building a skyscraper on shallow grounds. Naturally, the mo= re > you build the more building is likely to collapse. This is now the case w= ith > the old FreeBSD (in which a couple of smart guys decided to savior into > DragonFly) versus the new FreeBSD. I think the same thing is happening > with Windows versus Vista. As OS development progresses, this little > theory of mine will become more and more obvious. If anyone on this list = can > contribute with facts and observations to strenghten this theory, I would > really appreciate it. 30 years of development and continual introduction of new features build on top of existing ones is considered a very good design. And FreeBSD is still extensible and growing, despite of its age. And FreeBSD is not a skyscraper neigther literally, nor metaphorically - it's more like a spaceship - a very robust one - gives you the means and tools to save your life in deep space when a threat to your life appears and there is noone around. Before even starting talking about design, we should give proper definition for this concept. What is good design? How do we measure one design against an alternative one? The widespread notion of good desing is related to the ability to maintain, extent and comprehend easily some complex system. 30 years... You do the math! I'm not sure you're ready to present a new and revolutionary design (you should start a new threat on that). It's more like you're in search of volunteers to your FreeBSD Critisism Project. Revolutionary design means starting from scratch - this would be a huge, tremendous investment of time and efforts(choose a platform, a language, write a compiler for it, start building a kernel, write completely new device drivers - Microsoft have its Singularity Research Project - an operating system written entirely in C#, but they don't share the tools - the C# compiler and linker they use to build that system, neighter the code - you can get just a couple of PowerPoint presentions, an interview, and a short 50 page long paper, about the features that this system will introduce - on the other hand you can get all of the FreeBSD source code, tones and tones of documentation, and hundreds of ready to help you people - FOR FREE). And there's no guarantee that this new design would last even 5 years. At some point in time this will probably happen, but it won't be FreeBSD. FreeBSD is not a vendor - it's an existing and evolving operating system and a commited community of FreeBSD users. The emphasis is on evolving. If we want to stick to FreeBSD, the new design should be evolutionary one, which is pretty different in concept - we would start from a familiar code base and would slowly integrate changes (just like the DragonFly project) into this base, thus creating a new BSD branch of development. Best Regards, Vladimir Tsvetkov