About QUOTA support in stock kernel (resent)
Konstantin Belousov
kostikbel at gmail.com
Tue Dec 25 15:07:17 UTC 2012
On Tue, Dec 25, 2012 at 09:34:30PM +0800, Patrick Dung wrote:
> Hi,
>
> I would like to know why quota is not enabled in the stock kernel..
>
> I remembered that it is not enabled since freebsd 3.5 or freebsd 4 generation.
> Now in freebsd 9.0, it still neeed a kernel rebuild.
>
> I have heard it has performance issue (GIANT lock) about quota.
Enabling quota by default would cause small overhead, like one mutex acquire,
for each inode and block alloc/dealloc, even for mount without quotas enabled.
Might be, it is reasonable to just enable it now. Unless somebody provide
valid objections and I do not forget, I will do it in a week for HEAD.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20121225/0b00b697/attachment.sig>
More information about the freebsd-hackers
mailing list