From owner-freebsd-questions@FreeBSD.ORG Tue Jan 1 03:39:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B037C16A421 for ; Tue, 1 Jan 2008 03:39:42 +0000 (UTC) (envelope-from karl.triebes@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.191]) by mx1.freebsd.org (Postfix) with ESMTP id 7FAC913C45A for ; Tue, 1 Jan 2008 03:39:42 +0000 (UTC) (envelope-from karl.triebes@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so5207127rvb.43 for ; Mon, 31 Dec 2007 19:39:41 -0800 (PST) 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:cc:mime-version:content-type:content-transfer-encoding:content-disposition; bh=wL1khdY2YBepYgyt2o0qVa7Rk4tvFMebR9gusaFgqmM=; b=UXfQzf1jUrNcTHxjqxwZyDTLRAO+Taewh42NbBL55a2Yx36p6Ksigai2Y04+uj59PzaxIOA/IrvXkeTcjyBAgRkJpY5/Ii6PbqeOOaQga8HQw/EeWneaGtXmlgWA4pBCcUI+LaeMHSUD1vMuQEkeMIbLvStUFQ3HWNZJI16O9Gs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=q5mHHsThzsNRReNDe114iwx6TmDhjQCymKQcMccsAf9GcJf2b49Wov+xrHvnJm7XCxLI4/ToaA5eBfy2F5ICvkiQM+RrM9nmlkWc5aGXdzqlpFq15HWqtCLDvna6/t4Q8F8vKigp5BGKFT+P8L7ZLT1L3vmC0AlRJPrsYLCgd5M= Received: by 10.142.109.16 with SMTP id h16mr30152wfc.38.1199157051907; Mon, 31 Dec 2007 19:10:51 -0800 (PST) Received: by 10.143.16.18 with HTTP; Mon, 31 Dec 2007 19:10:51 -0800 (PST) Message-ID: <26a198490712311910l4dd05238vbe6bebad33066f@mail.gmail.com> Date: Mon, 31 Dec 2007 19:10:51 -0800 From: "Karl Triebes" To: "Andy Dills" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Pollywog , Giorgos Keramidas , Colin Percival , freebsd-questions@freebsd.org Subject: Re: Future development of Jail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jan 2008 03:39:42 -0000 On Dec 31, 2007 5:51 PM, Andy Dills wrote: > Not that I have a pile of money laying around I could throw at it, but the > thing I wish for most from FreeBSD is a more mature and robust jail > implementation. Specifically, the ability to implement per-jail quotas and > resource limitations on disk, memory, network and cpu. I'd really love a > seperate network stack for each jail...that's critical for a plethora of > reasons. I'd be curious what sort of commitment (in $) that would require. I would like to see per-jail quotas such as the ones Andy mentions, and would like to hear if anyone would be interested in doing it for the right price. You may contact me via this list or in private. Cheers, and, a happy New Year. Karl.