1SK_SET_MEMALLOC(9) Linux Networking SK_SET_MEMALLOC(9)
23
4
NAME
6sk_set_memalloc - sets SOCK_MEMALLOC
7
SYNOPSIS
9void sk_set_memalloc(struct sock * sk);
10
ARGUMENTS
12sk
13socket to set it on
14
DESCRIPTION
16Set SOCK_MEMALLOC on a socket for access to emergency reserves. It's
17the responsibility of the admin to adjust min_free_kbytes to meet the
18requirements
19
COPYRIGHT
21Kernel Hackers Manual 3.10 June 2019 SK_SET_MEMALLOC(9)