table of contents
SK_SET_MEMALLOC(9) | Linux Networking | SK_SET_MEMALLOC(9) |
NAME¶
sk_set_memalloc - sets SOCK_MEMALLOC
SYNOPSIS¶
void sk_set_memalloc(struct sock * sk);
ARGUMENTS¶
sk
socket to set it on
DESCRIPTION¶
Set SOCK_MEMALLOC on a socket for access to emergency reserves. It's the responsibility of the admin to adjust min_free_kbytes to meet the requirements
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |