diff options
| author | Kip Macy <kmacy@FreeBSD.org> | 2008-11-22 05:55:56 +0000 |
|---|---|---|
| committer | Kip Macy <kmacy@FreeBSD.org> | 2008-11-22 05:55:56 +0000 |
| commit | db7f0b974f2ab273540a458ab50929ccbb1aa581 (patch) | |
| tree | 0291af1a0fda6ca2d8e62cb1f363d45baefe0303 /UPDATING | |
| parent | 2a1b9f07fc64f33b96e7077bedaafc167afc2625 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -22,6 +22,14 @@ 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.) +20081121: + __FreeBSD_version 800054 adds memory barriers to + <machine/atomic.h>, new interfaces to ifnet to facilitate + multiple hardware transmit queues for cards that support + them, and a lock-less ring-buffer implementation to + enable drivers to more efficiently manage queueing of + packets. + 20081117: A new version of ZFS (version 13) has been merged to -HEAD. This version has zpool attribute "listsnapshots" off by |
