From owner-freebsd-questions@FreeBSD.ORG Thu Nov 1 00:09:17 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12E3516A418 for ; Thu, 1 Nov 2007 00:09:17 +0000 (UTC) (envelope-from nec556@retena.com) Received: from resmaa07.ono.com (mta.auna.com [62.42.230.187]) by mx1.freebsd.org (Postfix) with ESMTP id C7DBA13C4AC for ; Thu, 1 Nov 2007 00:09:16 +0000 (UTC) (envelope-from nec556@retena.com) Received: from argente-2005.retena.com (83.173.188.82) by resmaa07.ono.com (7.3.118.8) (authenticated as nec556@retena.com) id 4727D3B2000A7E66 for freebsd-questions@freebsd.org; Thu, 1 Nov 2007 01:00:27 +0100 Message-ID: <4727D3B2000A7E66@> (added by postmaster@resmaa07.ono.com) X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Thu, 01 Nov 2007 01:00:21 +0100 To: freebsd-questions@freebsd.org From: Eduardo Morras In-Reply-To: <3558.208.70.104.211.1193873907.squirrel@webmail.ibctech.ca > References: <4727D3B20008B8C1@> <3558.208.70.104.211.1193873907.squirrel@webmail.ibctech.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: memory pool, rfc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2007 00:09:17 -0000 At 00:38 01/11/2007, you wrote: >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 No, i don't want to sell anything to anyone. I'm already on hackers list but has very low traffic (9 messages last 5 days) and this is a question list no ? ;-) I think that in this list are FreeBSD *gurus*/hacks too which could say a "try it" or a "are you crazy?" answer. If other developers thinks that they need my rfc i'll add my code to FreeBSD. The point to zlib / libbzip2 is because when i talk about compression *always* someone says " Why don't use zlib?" Short answer No, Medium Answer: deflate is 15 years old and there are better and faster algs now.