'\" t .\" Title: sk_set_memalloc .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: March 2017 .\" Manual: Linux Networking .\" Source: Kernel Hackers Manual 4.10.7 .\" Language: English .\" .TH "SK_SET_MEMALLOC" "9" "March 2017" "Kernel Hackers Manual 4\&.10\&" "Linux Networking" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" sk_set_memalloc \- sets \fBSOCK_MEMALLOC\fR .SH "SYNOPSIS" .HP \w'void\ sk_set_memalloc('u .BI "void sk_set_memalloc(struct\ sock\ *\ " "sk" ");" .SH "ARGUMENTS" .PP \fIsk\fR .RS 4 socket to set it on .RE .SH "DESCRIPTION" .PP Set \fBSOCK_MEMALLOC\fR on a socket for access to emergency reserves\&. It\*(Aqs the responsibility of the admin to adjust min_free_kbytes to meet the requirements .SH "COPYRIGHT" .br