__sk_mem_schedule(9) suse man page | unix.com

Man Page: __sk_mem_schedule

Operating Environment: suse

Section: 9

__SK_MEM_SCHEDULE(9)						 Linux Networking					      __SK_MEM_SCHEDULE(9)

NAME
__sk_mem_schedule - increase sk_forward_alloc and memory_allocated
SYNOPSIS
int __sk_mem_schedule(struct sock * sk, int size, int kind);
ARGUMENTS
sk socket size memory size to allocate kind allocation type
DESCRIPTION
If kind is SK_MEM_SEND, it means wmem allocation. Otherwise it means rmem allocation. This function assumes that protocols which have memory_pressure use sk_wmem_queued as write buffer accounting.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 __SK_MEM_SCHEDULE(9)
Related Man Pages
kcalloc(9) - suse
wimax_msg_alloc(9) - suse
tcl_alloc(3) - mojave
struct_sock(9) - centos
tcl_realloc(3) - opendarwin
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB