#!/bin/bash # description: display a table of dropped frames perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@ l='alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/mm/oom_kill.c?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/mm/oom_kill.c
AgeCommit message (Expand)Author
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-11The oomkiller calculations make decisions based on capabilities. SinceEric Paris
2008-11-06mm/oom_kill.c: fix badness() kerneldocQinghuang Feng
2008-11-06oom: do not dump task state for non thread group leadersDavid Rientjes
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells
2008-04-28oom_kill: remove unused parameter in badness()Li Zefan
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman
2008-04-28mm: use two zonelist that are filtered by GFP maskMel Gorman