From owner-cvs-src@FreeBSD.ORG Wed Jun 8 01:39:26 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B07B816A41C; Wed, 8 Jun 2005 01:39:26 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D043843D1F; Wed, 8 Jun 2005 01:39:25 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id j581cxhl025913; Wed, 8 Jun 2005 11:08:59 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: cvs-all@freebsd.org Date: Wed, 8 Jun 2005 11:08:48 +0930 User-Agent: KMail/1.8 References: <97026.1118136400@critter.freebsd.dk> <20050607134450.GH17867@elvis.mu.org> <20050607171206.GA46008@freebie.xs4all.nl> In-Reply-To: <20050607171206.GA46008@freebie.xs4all.nl> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart7766259.JfcIiSHC7b"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200506081108.55961.doconnor@gsoft.com.au> X-Spam-Score: -2.2 () IN_REP_TO, MIME_LONG_LINE_QP, PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT, REFERENCES, SPAM_PHRASE_00_01, USER_AGENT X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Cc: src-committers@freebsd.org, cvs-src@freebsd.org, Dag-Erling Sm?rgrav , Alfred Perlstein , "Christian S.J. Peron" , Poul-Henning Kamp , Peter Jeremy , Wilko Bulte Subject: Re: cvs commit: src/sys/net bpf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2005 01:39:27 -0000 --nextPart7766259.JfcIiSHC7b Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wed, 8 Jun 2005 02:42, Wilko Bulte wrote: > > Wait, are we going to make bpf have a 128meg footprint and uh.,..? > > and require the latest liquid nitrogen cooled 3 THz CPU. Yes, indeed.. A memory pig it is, but slow it is not. It can certainly beat GCC in straight arithmetic if you use a JIT.. JIT techniques are pretty interesting outside of Java too, eg Dynamo, and=20 Valgrind. Could be useful for BPF and firewall rules :) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart7766259.JfcIiSHC7b Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCpkwv5ZPcIHs/zowRAppzAKCSsezpgvqkEYFYTLdTn8AOj4XI/QCggoTp urjc6PEU4+b57z46bziVrrQ= =X8Mt -----END PGP SIGNATURE----- --nextPart7766259.JfcIiSHC7b--