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_allocatedSYNOPSISint __sk_mem_schedule(struct sock * sk, int size, int kind);ARGUMENTSsk socket size memory size to allocate kind allocation typeDESCRIPTIONIf 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 __SK_MEM_SCHEDULE(9)
Related Man Pages |
---|
kmalloc_array(9) - centos |
wimax_msg_alloc(9) - centos |
tcl_attemptalloc(3) - opendarwin |
tcl_free(3) - opendarwin |
tcl_realloc(3) - opendarwin |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Tar Command |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |