sk_adjust_memalloc(9) suse man page | unix.com

Man Page: sk_adjust_memalloc

Operating Environment: suse

Section: 9

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
lwp::protocol::socks4(3pm) - debian
make_socksfc(8) - mojave
make_socksfc(8) - opensolaris
dump_socksfc(8) - ultrix
dump_socksfc(8) - centos
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Tar Command
Docker learning Phase-I