From owner-freebsd-hackers@FreeBSD.ORG Sat Mar 15 13:28:13 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0A14106564A for ; Sat, 15 Mar 2008 13:28:13 +0000 (UTC) (envelope-from jgordeev@dir.bg) Received: from dir.bg (mail.dir.bg [194.145.63.28]) by mx1.freebsd.org (Postfix) with ESMTP id 6FBB18FC27 for ; Sat, 15 Mar 2008 13:28:12 +0000 (UTC) (envelope-from jgordeev@dir.bg) Received: from [78.90.113.14] (account jgordeev@dir.bg [78.90.113.14] verified) by srv.dir.bg (CommuniGate Pro SMTP 5.2.0) with ESMTPSA id 28927885 for freebsd-hackers@freebsd.org; Sat, 15 Mar 2008 14:58:10 +0200 Message-ID: <47DBC800.8030601@dir.bg> Date: Sat, 15 Mar 2008 14:58:40 +0200 From: Jordan Gordeev User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.7) Gecko/20070606 X-Accept-Language: bg, en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: vkernel & GSoC, some questions X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Mar 2008 13:28:14 -0000 Hello! I am a student who considers applying for Google's Summer of Code programme. One of my ideas for a GSoC project has the following synopsis: Add virtual kernel (vkernel) support to FreeBSD for the i386 and amd64 architectures. The vkernel support in question is the one found in DragonFlyBSD. I wonder if vkernel support would have its place among the myriad of virtualisation technologies, and if it would aid kernel hackers in their kernel development work. I also wonder if anybody would be interested in mentoring this.