diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2021-04-22 23:02:25 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2021-05-12 21:34:14 +0200 |
commit | 01aee8fd7fb23049e2b52abadbe1f7b5e94a52d2 (patch) | |
tree | 3724c38c4e041eea6037ff5fc206972457f6cc6b /Kconfig | |
parent | cc00c1988801dc71f63bb7bad019e85046865095 (diff) |
sched: Make nr_running() return 32-bit value
Creating 2**32 tasks is impossible due to futex pid limits and wasteful
anyway. Nobody has done it.
Bring nr_running() into 32-bit world to save on REX prefixes.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20210422200228.1423391-1-adobriyan@gmail.com
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions