diff options
author | Alexey Dobriyan <[email protected]> | 2021-04-22 23:02:26 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-05-12 21:34:15 +0200 |
commit | 9745516841a55c77163a5d549bce1374d776df54 (patch) | |
tree | 8d4f491ec8943ba11d1b859064aeaa3f397654e7 /scripts/gdb/linux/tasks.py | |
parent | 01aee8fd7fb23049e2b52abadbe1f7b5e94a52d2 (diff) |
sched: Make nr_iowait() return 32-bit value
Creating 2**32 tasks to wait in D-state is impossible and wasteful.
Return "unsigned int" and save on REX prefixes.
Signed-off-by: Alexey Dobriyan <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions