.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "FREE_SOME_MEMORY" "9" "09 October 2005" "" ""
.SH NAME
free_some_memory \- Try to free as much memory as possible
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void free_some_memory ( \fIvoid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvoid\fB\fR
no arguments
.SH "DESCRIPTION"
.PP
.PP
... but do not OOM-kill anyone
.SH "NOTICE"
.PP
all userland should be stopped at this point, or
livelock is possible.