From owner-freebsd-questions@FreeBSD.ORG Mon May 19 12:56:07 2003 Return-Path: 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 9F5A437B401 for ; Mon, 19 May 2003 12:56:07 -0700 (PDT) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8215943F85 for ; Mon, 19 May 2003 12:56:06 -0700 (PDT) (envelope-from fgleiser@cactus.fi.uba.ar) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.12.3/8.12.3) with ESMTP id h4JJsG1g025252; Mon, 19 May 2003 16:54:16 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Mon, 19 May 2003 16:54:16 -0300 (ART) From: Fernando Gleiser To: Luis Felipe Bacca Arango In-Reply-To: Message-ID: <20030519164635.K22927-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-120.1 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, QUOTE_TWICE_1,REPLY_WITH_QUOTES,USER_IN_WHITELIST version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: freebsd-questions@FreeBSD.ORG Subject: Re: Information about the kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2003 19:56:07 -0000 On Mon, 19 May 2003, Luis Felipe Bacca Arango wrote: > > Hi, I'am a student from Colombia, and i need your help urgent. > > I need to talk about the kernel of BSD, and his features like : > > 1. How the kernel manage the memory ? > 2. How the kernel manage the file system ? > 3. How the kernel manage the input and output system ? > 4. How the kernel implements the security and proctection ?. > > Please send me information about these topics, I need this very soon. Sounds like "Operating Systems 101" homework to me :) Get a copy of "The Design and Implementation of the 4.4 BSD Operating System" by McKusick et all. In "Unix Internals: the new frontiers" by Vahalia there is some info about BSD, but it is not BSD-specific. Both of them are very good books about Unix Internals. For something more up-to-date, Use the Source, Luke. Fer > > God bless you, > > Thanks, See you. > _________________________________________________________________ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >