Ivan Voras <[email protected]> writes: > Just wondering - does the quota code have that much impact on the file > system that it's still today left out of the GENERIC kernel?
It adds quite a bit of code to pretty much every UFS VOP. I haven't benchmarked or profiled it, so I have no idea how much it affects performance, but I suspect it's noticeable for disk-intensive workloads such as busy databases. DES -- Dag-Erling Smørgrav - [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
