From owner-freebsd-hackers@FreeBSD.ORG Mon Dec 10 09:15:19 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BC382D11 for ; Mon, 10 Dec 2012 09:15:19 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-oa0-f54.google.com (mail-oa0-f54.google.com [209.85.219.54]) by mx1.freebsd.org (Postfix) with ESMTP id 799038FC15 for ; Mon, 10 Dec 2012 09:15:19 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id n9so2934777oag.13 for ; Mon, 10 Dec 2012 01:15:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=XTzvBc5VY7swA4+EQTHpy2EQZOed61AOSllod1kUxE8=; b=en3mreE1toD8wEQEfl5o9QsVdw5JknM1ZUp2++TVrxsNFRFG0jtHm2F+aMD+oW4fJO js3FWbgYPUa/S+l/6vyHizM7cMz2QXPpgQ7cm7cDfTy5TMkSjIo9EpxXR+/xq56fXKiY rYxf+6ozPdjtjwk9GinD86+c+WdSPYqkSReQTsnOEeh1weApaAmPHz55CAVhxmbiYnH4 WoBYWoaLlT5NMsVmvQ7CAn7qpLJ7hfRMYACS1X6Sy3v9wJdeJU3KBMri+BxLgp4OquPf tn+SozmbiNW8StvlxISV+rOVbc+kKDI2vD/tVJvadznY0cnfjG0O0uOTyrIOlI3Z7AZ3 boHg== MIME-Version: 1.0 Received: by 10.60.4.35 with SMTP id h3mr2835152oeh.123.1355130918880; Mon, 10 Dec 2012 01:15:18 -0800 (PST) Received: by 10.182.158.137 with HTTP; Mon, 10 Dec 2012 01:15:18 -0800 (PST) In-Reply-To: <11212100902.AA17194@pluto.rain.com> References: <11212100902.AA17194@pluto.rain.com> Date: Mon, 10 Dec 2012 04:15:18 -0500 Message-ID: Subject: Re: using FreeBSD to create a completely new OS From: Aryeh Friedman To: Perry Hutchison Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-hackers@freebsd.org, zbeeble@gmail.com X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2012 09:15:19 -0000 > P.S. Just for general interest, what university? CUNY grad center (under a special arrangement that allows me to skip the course work part of grad school) [I have not formally started yet] As to your complexity issues I do not plan to do the whole OS just the stuff up to mid-level I/O (for FreeBSD this is also known as user land I/O)