diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2020-12-17 16:47:29 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-02-08 17:09:45 +0300 |
commit | 9393544842d6c85ebfc387c43a5059f8171d598f (patch) | |
tree | 679b31d5a2e5412e5151921811cdd685ba4aec7e /scripts/gdb/linux/utils.py | |
parent | 780de40601aabeca41bc9aa717a329a77aa85e1a (diff) | |
download | linux-9393544842d6c85ebfc387c43a5059f8171d598f.tar.xz |
powerpc/64s/radix: occasionally attempt to trim mm_cpumask
A single-threaded process that is flushing its own address space is
so far the only case where the mm_cpumask is attempted to be trimmed.
This patch expands that to flush in other situations, multi-threaded
processes and external sources. For now it's a relatively simple
occasional trim attempt. The main aim is to add the mechanism,
tweaking and tuning can come with more data.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20201217134731.488135-6-npiggin@gmail.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions