diff options
author | NeilBrown <neilb@suse.de> | 2024-09-25 15:31:40 +1000 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2024-10-07 09:28:38 +0200 |
commit | bf39882edc798279765ca31751f6e679b50b97ef (patch) | |
tree | aed8a892e3c469b99f9d1bc4ff8b08fa57c35ad1 /tools/perf/scripts/python/task-analyzer.py | |
parent | 3cdee6b359f134da22f7fd4606e0338413cfd79e (diff) |
sched: Document wait_var_event() family of functions and wake_up_var()
wake_up_var(), wait_var_event() and related interfaces are not
documented but have important ordering requirements. This patch adds
documentation and makes these requirements explicit.
The return values for those wait_var_event_* functions which return a
value are documented. Note that these are, perhaps surprisingly,
sometimes different from comparable wait_on_bit() functions.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20240925053405.3960701-4-neilb@suse.de
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions