table of contents
other versions
- stretch 4.9.168-1
SK_SET_MEMALLOC(9) | Linux Networking | SK_SET_MEMALLOC(9) |
NAME¶
sk_set_memalloc - sets SOCK_MEMALLOCSYNOPSIS¶
void sk_set_memalloc(struct sock * sk);
ARGUMENTS¶
sksocket 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 requirementsCOPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |