From 3d461febf05c2025eb7546589fbeb79b88f8ccdb Mon Sep 17 00:00:00 2001 From: Julian Elischer Date: Sun, 21 Oct 2007 04:27:07 +0000 Subject: This time to the right branch note the renaming of the kthread_xxx calls --- UPDATING | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 3ee2894d077a..4fe520b7850a 100644 --- a/UPDATING +++ b/UPDATING @@ -21,6 +21,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20071020: + The misnamed kthread_create() and friends have been renamed + to kproc_create() etc. Many of the callers already + used kproc_start().. + I will return kthread_create() and friends in a while + with implementations that actually create threads, not procs. + Renaming corresponds with version 800002. + 20071010: RELENG_7 branched. -- cgit v1.3