Re: RELENG_4 -> 5 -> 6: significant performance regression
- From: "ml@xxxxxxxx" <ml@xxxxxxxx>
- Date: Thu, 27 Apr 2006 21:17:28 +0200
Kris Kennaway a écrit :
On Thu, Apr 27, 2006 at 08:26:06PM +0200, ml@xxxxxxxx wrote:Kris Kennaway a ?crit :On Thu, Apr 27, 2006 at 05:08:11PM +0300, Dmitry Pryanishnikov wrote:Why would QUOTA affect performance more on 6.x than 4.x ? I would like to understand because i think a system cannot be secure without QUOTA
options QUOTAThis definitely effects performance on 6.x since it makes your
filesystem giant-locked, which may also interfere with your network
processing.
It makes filesystem writes acquire Giant, which blocks other kernel
code that needs to also acquire Giant. When the need to acquire Giant
was removed from the mainstream UFS code in 6.0 it was an enormous
performance improvement.
Thanks for your anwser, but i'm not sure i understand... You wrote that Giant is needed in 6.0 and now you write it has been removed.
So is it removed for 6-STABLE ? 6.1-rc ? Since i already use 6.x boxes, and i do have performance issues, i would upgrade to the right version immediatly
R.
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: RELENG_4 -> 5 -> 6: significant performance regression
- From: Bartosz Fabianowski
- Re: RELENG_4 -> 5 -> 6: significant performance regression
- References:
- RELENG_4 -> 5 -> 6: significant performance regression
- From: Dmitry Pryanishnikov
- Re: RELENG_4 -> 5 -> 6: significant performance regression
- From: Kris Kennaway
- Re: RELENG_4 -> 5 -> 6: significant performance regression
- From: ml@xxxxxxxx
- Re: RELENG_4 -> 5 -> 6: significant performance regression
- From: Kris Kennaway
- RELENG_4 -> 5 -> 6: significant performance regression
- Prev by Date: Re: geli password prompt does not work
- Next by Date: Re: RELENG_4 -> 5 -> 6: significant performance regression
- Previous by thread: Re: RELENG_4 -> 5 -> 6: significant performance regression
- Next by thread: Re: RELENG_4 -> 5 -> 6: significant performance regression
- Index(es):
Relevant Pages
|
|