summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorzec <zec@FreeBSD.org>2009-04-08 18:30:42 +0000
committerzec <zec@FreeBSD.org>2009-04-08 18:30:42 +0000
commitc781ca9c84dbc014af3281962e1b5ac3f8970ef3 (patch)
treef1605c5aa4fd1b0b2d1c3ae82ee4a7c8c9fecc89 /UPDATING
parentd45acb84597a6af4f8935831c9370bcb165fc0fd (diff)
downloadFreeBSD-src-c781ca9c84dbc014af3281962e1b5ac3f8970ef3.zip
FreeBSD-src-c781ca9c84dbc014af3281962e1b5ac3f8970ef3.tar.gz
A belated note on layout change of certain V_ containers.
Approved by: julian (mentor)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ac718b2..3fe6b69 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
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
OpenPOWER on IntegriCloud