Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Feb 2023 16:03:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 149574] [patch] update mi_switch(9) man page
Message-ID:  <bug-149574-9-JKUnZYqJbK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-149574-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-149574-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D149574

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D175db7b58270fb5ac98d874b106dc7b9a=
fe7d9f6

commit 175db7b58270fb5ac98d874b106dc7b9afe7d9f6
Author:     Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2023-02-09 15:41:14 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2023-02-09 16:01:32 +0000

    mi_switch(9): update to current day

    The function itself and much of the information in this page remains
    relevant, but many details need to be fixed.
     - Update function signatures
     - Update the list of major uses of mi_switch() (it is not exhaustive)
     - Document 'flags' argument and its possible values
     - Document thread lock requirement for callers
     - Thread runtime limits are out of scope now, no need to describe them
     - Remove outdated information w.r.t. KSE, runqueue, non-preemptible
       kernel, etc
     - Update the description of cpu_switch() and its responsibilities

    PR:             149574
    Reviewed by:    kib
    Discussed with: markj
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D38185

 share/man/man9/mi_switch.9 | 216 ++++++++++++++++++++++++++++++-----------=
----
 1 file changed, 147 insertions(+), 69 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-149574-9-JKUnZYqJbK>