Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2004 08:03:12 -0500
From:      Ryan Sommers <ryans@gamersimpact.com>
To:        =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= <jspedron@club-internet.fr>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Read-only ReiserFS support for FreeBSD 5.x
Message-ID:  <41766210.8080606@gamersimpact.com>
In-Reply-To: <41763D98.5040804@club-internet.fr>
References:  <417538B9.7070001@club-internet.fr>	<41755FAF.8080300@colleduc.ee> <53515.208.4.77.15.1098213002.squirrel@208.4.77.15> <41763D98.5040804@club-internet.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
Jean-Sébastien Pédron wrote:

> Thank you ! About performance, this current port is slower than the
> original Linux code, because it adds a few malloc() that could be
> avoided I guess. The problem is I don't know how to use the locking 
> systems.

I'm guessing this port doesn't make any use of the zone allocator? If 
not, significant performance could likely be gained by using it as 
opposed to simply kmalloc(9).

-- 
Ryan Sommers
ryans@gamersimpact.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41766210.8080606>