• Andrew Morton's avatar
    [PATCH] show_free_areas extensions · b7fdef78
    Andrew Morton authored
    Ancient patch From Bill Irwin
    
    The patch is intended to show improved information about where the
    memory went during OOM-killing events.
    
    - when the OOM killer fails and the system panics, calls
      show_free_areas()
    
    - reorganize show_free_areas() to use for_each_zone()
    
    - add per-cpu stats to show_free_areas()
    
    - tags output from show_free_areas() with node and zone information
    b7fdef78
oom_kill.c 6.47 KB