Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Dec 2012 00:49:59 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r243929 - projects/bpfjit
Message-ID:  <201212060050.qB60nxXk021929@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Thu Dec  6 00:49:59 2012
New Revision: 243929
URL: http://svnweb.freebsd.org/changeset/base/243929

Log:
  Add an UPDATING entry for the BPF_JITTER deprecation.

Modified:
  projects/bpfjit/UPDATING

Modified: projects/bpfjit/UPDATING
==============================================================================
--- projects/bpfjit/UPDATING	Thu Dec  6 00:48:21 2012	(r243928)
+++ projects/bpfjit/UPDATING	Thu Dec  6 00:49:59 2012	(r243929)
@@ -26,6 +26,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10
 	disable the most expensive debugging functionality run
 	"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+XXXXXXXX:
+	The BPF_JITTER kernel option has been removed.  Its functionality
+	is now replaced by BPFJIT option and the GENERIC kernels on all
+	supported architectures (i.e., amd64, i386, pc98, and powerpc)
+	include the new option.
+
 20121201:
 	With the addition of auditdistd(8), a new auditdistd user is now
 	depended on during installworld.  "mergemaster -p" can be used to add



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