From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261676AbVGDV2E (ORCPT ); Mon, 4 Jul 2005 17:28:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261684AbVGDV2E (ORCPT ); Mon, 4 Jul 2005 17:28:04 -0400 Received: from [212.76.85.196] ([212.76.85.196]:22277 "EHLO raad.intranet") by vger.kernel.org with ESMTP id S261676AbVGDV1w (ORCPT ); Mon, 4 Jul 2005 17:27:52 -0400 Message-Id: <200507042125.AAA21980@raad.intranet> From: "Al Boldi" To: Subject: Linux is Great and the Microkernel Date: Tue, 5 Jul 2005 00:25:14 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcWA3t3ueRim1K5TRG+kobJqzOT1ag== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Linux is Great not because it's Great it's not but because it's GNU. Linux is monolithic. That's good for performance, bad for scalability. The Microkernel is scalable, slower by design. A monolithic kernel can run a microkernel as a module. Linux is Great!