diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2009-05-29 18:50:27 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2009-05-29 18:50:27 +0000 |
commit | b89fed6747c280966ef951a8712a33d8e65d0aab (patch) | |
tree | 9d8fafcfb26887b767ede5a9b08a59f8ffca6112 /UPDATING | |
parent | e0a69b51ac09dc0376611274903ba683e2d1ace7 (diff) | |
download | src-test2-b89fed6747c280966ef951a8712a33d8e65d0aab.tar.gz src-test2-b89fed6747c280966ef951a8712a33d8e65d0aab.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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.) +20090529: + Add mnt_xflag field to 'struct mount. File system modules + need to be rebuilt. + Bump __FreeBSD_version to 800093. + 20090528: The compiling option ADAPTIVE_SX has been retired while it has been introduced the option NO_ADAPTIVE_SX which handles the reversed logic. |