diff options
| author | Kip Macy <kmacy@FreeBSD.org> | 2006-11-11 03:18:07 +0000 |
|---|---|---|
| committer | Kip Macy <kmacy@FreeBSD.org> | 2006-11-11 03:18:07 +0000 |
| commit | 7c0435b93397740dfc0a916712ce03421b08d08a (patch) | |
| tree | f43d5c4ecffd369fdc72c9807d30ffd296fd76f6 /UPDATING | |
| parent | 1cede0c9bd09db0c031c28ab29cdac914c5a1354 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -20,6 +20,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW: in userland, and various verbose features in the kernel. Many developers choose to disable these features on build machines to maximize performance. +20061110: + The MUTEX_PROFILING option has been renamed to LOCK_PROFILING. + The lockmgr object layout has been changed as a result of having + a lock_object embedded in it. As a consequence all file system + kernel modules must be re-compiled. The mutex profiling man page + has not yet been updated to reflect this change. 20061026: KSE in the kernel has now been made optional and turned on by |
