OOM_KILL

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

oom_kill - kill the ``best'' process when we run out of memory  

SYNOPSIS

"SYNOPSIS"

void oom_kill ( void);  

ARGUMENTS

void
no arguments
 

DESCRIPTION

If we run out of memory, we have the choice between either killing a random task (bad), letting the system crash (worse) OR try to be smart about which process to kill. Note that we don't have to be perfect here, we just have to be good.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:49 GMT, October 06, 2005