summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiri Bohac <jbohac@suse.cz>2025-06-12 12:16:39 +0200
committerAndrew Morton <akpm@linux-foundation.org>2025-07-19 19:08:23 -0700
commitab475510e0422bb5672d465f9d0f523d72fdb7f1 (patch)
tree4b8674dc85cf5c44d7a0665cf32dd0ae45b6681a /tools/perf/scripts/python
parent35c18f2933c596b4fd6a98baee36f3137d133a5f (diff)
downloadkernel-ab475510e0422bb5672d465f9d0f523d72fdb7f1.tar.gz
kdump: implement reserve_crashkernel_cma
reserve_crashkernel_cma() reserves CMA ranges for the crash kernel. If allocating the requested size fails, try to reserve in smaller blocks. Store the reserved ranges in the crashk_cma_ranges array and the number of ranges in crashk_cma_cnt. Link: https://lkml.kernel.org/r/aEqpBwOy_ekm0gw9@dwarf.suse.cz Signed-off-by: Jiri Bohac <jbohac@suse.cz> Cc: Baoquan He <bhe@redhat.com> Cc: Dave Young <dyoung@redhat.com> Cc: David Hildenbrand <david@redhat.com> Cc: Donald Dutile <ddutile@redhat.com> Cc: Michal Hocko <mhocko@suse.cz> Cc: Philipp Rudo <prudo@redhat.com> Cc: Pingfan Liu <piliu@redhat.com> Cc: Tao Liu <ltao@redhat.com> Cc: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
href='/distro/kernel/commit/arch/x86/entry/syscalls/syscall_64.tbl?id=65ffb3d69ed3da28af85b1e4b2aaacd6c13ba28b'>quota: Wire up quotactl_fd syscallJan Kara 2021-05-17quota: Disable quotactl_path syscallJan Kara 2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds 2021-04-22arch: Wire up Landlock syscallsMickaël Salaün 2021-03-17quota: wire up quotactl_pathSascha Hauer 2021-01-24fs: add mount_setattr()Christian Brauner 2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn 2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds