centos man page for __sk_mem_schedule

Query: __sk_mem_schedule

OS: centos

Section: 9

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

__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 3.10 June 2014 __SK_MEM_SCHEDULE(9)
Related Man Pages
bio_alloc_bioset(9) - centos
blk_make_request(9) - centos
usb_alloc_coherent(9) - centos
tcl_attemptrealloc(3) - opendarwin
struct_sock(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!