From owner-freebsd-net@FreeBSD.ORG Sun May 25 16:44:46 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 313DC37B404; Sun, 25 May 2003 16:44:46 -0700 (PDT) Received: from jkh-gw.queasyweasel.com (adsl-64-173-3-158.dsl.sntc01.pacbell.net [64.173.3.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2391543F75; Sun, 25 May 2003 16:44:45 -0700 (PDT) (envelope-from jkh@queasyweasel.com) Received: from queasyweasel.com (jkh@narcissus.queasyweasel.com [64.173.15.99])h4PNhb2J075547; Sun, 25 May 2003 16:43:37 -0700 (PDT) (envelope-from jkh@queasyweasel.com) Date: Sun, 25 May 2003 16:44:42 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Marko Zec From: Jordan K Hubbard In-Reply-To: <3ED14BF3.139CAC32@tel.fer.hr> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: hackers@freebsd.org cc: net@freebsd.org Subject: Re: Network stack cloning / virtualization patches X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2003 23:44:46 -0000 Wow, this is VERY impressive! I wish all FreeBSD "research project" work of this nature was as complete, functional or compatible with existing applications as yours appears to be. Have you thought about extending this to the point to where each independent instance truly is a functionally independent kernel instance, similar to some of the "virtual Linux" work done by/for IBM so that you can run n "linuxes" on a single 3090 processor? - Jordan On Sunday, May 25, 2003, at 04:04 PM, Marko Zec wrote: > Hi all, > > at http://www.tel.fer.hr/zec/vimage/ you can find a set of patches > against 4.8-RELEASE kernel that provide support for network stack > cloning. The patched kernel allows multiple fully independent network > stack instances to simultaneously coexist within a single OS kernel, > providing a foundation for supporting diverse new applications, > including: > > - Enhanced virtual hosting (think of jails with its own private set of > network interfaces, IP addresses, routing tables, ipfw and dummynet > instance etc.); > - High-performance real-time network simulation / emulation; > - Fully isolated overlay VPN provisioning (using IP tunnels), including > the possibility of creating nested VPNs. > > The network stacks are embedded in new resource container entities > named "virtual images". Each process and network stack instance within > the system has to be associated with a virtual image, which in effect > becomes a light or pseudo virtual machine entity. Additional goodies > include the possibility to control some other resources besides the > network stack, most notably the independent CPU load and usage > accounting, as well as feedback-driven proportional share scheduling > among virtual images. For more details, check the above URL. > Note that the patch was designed to allow all existing applications and > utilities to run unmodified on the patched kernel, so no recompiling of > the userland is necessary. > Hope you'll find use for the new framework :-) > Cheers, > > Marko > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to > "freebsd-hackers-unsubscribe@freebsd.org" > -- Jordan K. Hubbard Engineering Manager, BSD technology group Apple Computer