Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Apr 2009 18:30:42 +0000 (UTC)
From:      Marko Zec <zec@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r190852 - head
Message-ID:  <200904081830.n38IUgb9069850@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zec
Date: Wed Apr  8 18:30:42 2009
New Revision: 190852
URL: http://svn.freebsd.org/changeset/base/190852

Log:
  A belated note on layout change of certain V_ containers.
  
  Approved by:	julian (mentor)

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed Apr  8 17:46:45 2009	(r190851)
+++ head/UPDATING	Wed Apr  8 18:30:42 2009	(r190852)
@@ -22,6 +22,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
 	to maximize performance.  (To disable malloc debugging, run
 	ln -s aj /etc/malloc.conf.)
 
+20090407:
+	The size of structs vnet_net, vnet_inet and vnet_ipfw has changed;
+	kernel modules referencing any of the above need to be recompiled.
+	Bump __FreeBSD_version to 800075.
+
 20090320:
 	GEOM_PART has become the default partition slicer for storage devices,
 	replacing GEOM_MBR, GEOM_BSD, GEOM_PC98 and GEOM_GPT slicers. It



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