diff options
author | attilio <attilio@FreeBSD.org> | 2011-06-07 08:07:41 +0000 |
---|---|---|
committer | attilio <attilio@FreeBSD.org> | 2011-06-07 08:07:41 +0000 |
commit | 26b13e5947d52403de10c549512dc87c0c071568 (patch) | |
tree | a20ceec38da2cd210273f8fe4ecdce84f5fa25e1 /UPDATING | |
parent | 31094255fe572e23d1185fe30c7cb7dd837b7644 (diff) | |
download | FreeBSD-src-26b13e5947d52403de10c549512dc87c0c071568.zip FreeBSD-src-26b13e5947d52403de10c549512dc87c0c071568.tar.gz |
Add an UPDATE entry.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -22,6 +22,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9.x IS SLOW: machines to maximize performance. (To disable malloc debugging, run ln -s aj /etc/malloc.conf.) +20110607: + cpumask_t type is retired and cpuset_t is used in order to describe + a mask of CPUs. + 20110513: Support for sun4v architecture is officially dropped |