diff options
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -17,6 +17,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20040702: + The native preemption has been added to the kernel scheduler. + There is some report that ULE scheduler was broken in some + machines and we encourage users using ULE schedluer either + stick with an known good kernel, or temporary switch to 4BSD + scheduler as a workaround. + 20040630: The netgraph ABI version number has been incremented to indicate an incompatible change in the ABI. Old netgraph nodes will refuse @@ -26,6 +33,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW: case the changes are simple; the file ng_ksocket.c serves as an example of such changes. + This also broke i4b, although the compile problem has been papered + over. + 20040630: ACPI has been updated to disable known-bad BIOS revisions. A message will be printed on console indicating that ACPI has been disabled |