From owner-freebsd-arch@FreeBSD.ORG Thu Sep 11 17:55:58 2008 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DD26106564A for ; Thu, 11 Sep 2008 17:55:58 +0000 (UTC) (envelope-from mehulc87@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by mx1.freebsd.org (Postfix) with ESMTP id 5C4058FC18 for ; Thu, 11 Sep 2008 17:55:58 +0000 (UTC) (envelope-from mehulc87@gmail.com) Received: by wx-out-0506.google.com with SMTP id s17so222595wxc.7 for ; Thu, 11 Sep 2008 10:55:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=hwUbwJTgqhKZkn3xGMRCAeLeaKcPYf4hEQtE6107HtA=; b=CdmYhL54f+oCvKz6TGlXuPeGP7pmVFlT5IqJ+Q6a0J3MhesBgGU8wVKsv96rEA2CsL KdPnElW4yqdgBZG6VtkGfxjP0IBamhTtaKDCFKpelljZrv8PCnPCkLZoPS2Bw45z4dGJ gRIvjyjuHrh5bImzSysyYZqbNivgbOvWeY7GQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=kQAJk5RMgy2/vs9ELHP9EjiCJ9rkdEALv8v9ZRZtX0jEveAFHdBBpY2z5RzRqZRN/u 5A2eMMVSumG3aA5PhGcyyr/nO0nUC3SFkLJWWgDvE44Ab3Ks5K/Qjt00xKmA2ulwgobE 3oCJvw82Q1StYXxNRakCJ3AeXJJhry+1Sibj8= Received: by 10.150.225.10 with SMTP id x10mr4364621ybg.207.1221153999011; Thu, 11 Sep 2008 10:26:39 -0700 (PDT) Received: by 10.65.35.4 with HTTP; Thu, 11 Sep 2008 10:26:38 -0700 (PDT) Message-ID: <251d650c0809111026h1b16f5d2u77e8d611ce1b39f7@mail.gmail.com> Date: Thu, 11 Sep 2008 22:56:38 +0530 From: "Mehul Chadha" To: freebsd-arch@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Adding Virtual kernel support to FreeBSD X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2008 17:55:58 -0000 hello all, We are a group of 3 students doing their graduation in computer science. We were thinking of implementing the virtual kernel support to freeBSD similar to what user mode linux does . We would be very thankful if we can have some suggestions and advice from your side. Thanks and Regards, Mehul