#!/bin/bash # description: display a process of packet and processing time # args: [tx] [rx] [dev=] [debug] perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@ ps://universe.0xinfinity.dev/distro/kernel/atom/mm/percpu.c?h=linux-6.1.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/mm/percpu.c
AgeCommit message (Expand)Author
2025-12-07mm, percpu: do not consider sleepable allocations atomicMichal Hocko
2025-09-19mm: introduce and use {pgd,p4d}_populate_kernel()Harry Yoo