Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2007 19:38:27 -0400 (EDT)
From:      "Steve Bertrand" <iaccounts@ibctech.ca>
To:        "Eduardo Morras" <nec556@retena.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: memory pool, rfc
Message-ID:  <3558.208.70.104.211.1193873907.squirrel@webmail.ibctech.ca>
In-Reply-To: <4727D3B20008B8C1@> 
References:  <4727D3B20008B8C1@> 

next in thread | previous in thread | raw e-mail | index | archive | help

> I have some free time and want to do an memory pool. The idea is
> to have a memory zone of N KB (or several MB) compressed in memory. I
> have fast compression algorithms now that can release under BSD
> licence that are faster than hd i/o, so it take less
> compress/decompress a memory zone than read/write it to disk. I don't
>  know if it already exist for FreeBSD, so if it's already done i'll
> try to improve it.

Perhaps you should try the freebsd-hackers list... this list is
generally for user operational questions.

> Don't point me to zlib or libbzip2, they are on another league and
> are much slower than my code.

Ouch! ...you are not trying to sell anything are you? It may be in
your best interest if you proceed to the hackers list, to initiate
conversation in a way that explains how your code will benefit a
cause, not slam other people (and their work) that are already
established!

Steve




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