diff options
| author | Julian Elischer <julian@FreeBSD.org> | 2006-12-06 06:39:47 +0000 |
|---|---|---|
| committer | Julian Elischer <julian@FreeBSD.org> | 2006-12-06 06:39:47 +0000 |
| commit | fc19e4c40d81362c11e15ea53e4bac182349d1c6 (patch) | |
| tree | 85e41433e04a8de0ecc640ca8f481f667bac0eb5 | |
| parent | ad1e7d285ab101b694e6d7a0cdbf7ec10c8dbdce (diff) | |
Notes
| -rw-r--r-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -21,6 +21,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20061205: + The removal of several facets of the experimental Threading + system from the kernel means that the proc and thread structures + have changed quite a bit. I suggest all kernel modules that might + reference these structures be recompiled.. Especially the + linux module. + 20061126: Sound infrastructure has been updated with various fixes and improvements. Most of the changes are pretty much transparent, |
