From owner-freebsd-fs@FreeBSD.ORG Wed Mar 29 15:26:33 2006 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0877916A401 for ; Wed, 29 Mar 2006 15:26:33 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from fw.zoral.com.ua (ll-227.216.82.212.sovam.net.ua [212.82.216.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id E409043D48 for ; Wed, 29 Mar 2006 15:26:16 +0000 (GMT) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by fw.zoral.com.ua (8.13.4/8.13.3) with ESMTP id k2TFQ9Tb097207 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 29 Mar 2006 18:26:09 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.13.6/8.13.6) with ESMTP id k2TFQ9hQ055075 for ; Wed, 29 Mar 2006 18:26:09 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.13.6/8.13.6/Submit) id k2TFQ926055074 for freebsd-fs@freebsd.org; Wed, 29 Mar 2006 18:26:09 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 29 Mar 2006 18:26:09 +0300 From: Kostik Belousov To: freebsd-fs@freebsd.org Message-ID: <20060329152608.GB1375@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qcHopEYAB45HaUaB" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: ClamAV version 0.88, clamav-milter version 0.87 on fw.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on fw.zoral.com.ua Subject: [patch] giant-less quotas for UFS X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Mar 2006 15:26:33 -0000 --qcHopEYAB45HaUaB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I already mailed about my development of the patch that allows for UFS with quotas to operate without Giant. Sorry if the repeat would be annoying. I have spent time from my previous announcement testing the patch and bringing it up with HEAD. With current version, patched system successfully builds/tests the perl 5.8.8 simultaneously with cycle like while quotaon && quotaoff ; do : ; done and periodical quota editing for the user owning the build processes. This includes the lowering/increasing inode/block quotas below/over current allocation numbers. I think that the patch is stable enough to ask for the wider testing and review. For the description of the patch, see http://kostikbel.narod.ru/quotagiant/ Current (as of today) version of the patch: http://kostikbel.narod.ru/quotagiant/quotas-20060329-1738.patch Please, could you give the patch more testing and exposure ? Your criticism and suggestions are strongly appreciated. Best regards, Kostik Belousov. --qcHopEYAB45HaUaB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEKqcPC3+MBN1Mb4gRAlObAKCKePK3xRkt/Ac+ctTaTO8vRLSBwQCfU2Mn /04k39m+bcGdQDJCiSpX5Q0= =MV8T -----END PGP SIGNATURE----- --qcHopEYAB45HaUaB--