suse man page for sk_adjust_memalloc

Query: sk_adjust_memalloc

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SK_ADJUST_MEMALLOC(9)						 Linux Networking					     SK_ADJUST_MEMALLOC(9)

NAME
sk_adjust_memalloc - adjust the global memalloc reserve for critical RX
SYNOPSIS
int sk_adjust_memalloc(int socks, long tx_reserve_pages);
ARGUMENTS
socks number of new SOCK_MEMALLOC sockets tx_reserve_pages -- undescribed --
DESCRIPTION
This function adjusts the memalloc reserve based on system demand. The RX reserve is a limit, and only added once, not for each socket.
NOTE
tx_reserve_pages is an upper-bound of memory used for TX hence we need not account the pages like we do for RX pages.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SK_ADJUST_MEMALLOC(9)
Related Man Pages
make_socksfc(8) - debian
eqmemsize(5) - hpux
dump_socksfc(8) - mojave
dump_socksfc(8) - ultrix
make_socksfc(8) - minix
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I