add_page_wait_queue(9) centos man page | unix.com

Man Page: add_page_wait_queue

Operating Environment: centos

Section: 9

ADD_PAGE_WAIT_QUEUE(9)					    Memory Management in Linux					    ADD_PAGE_WAIT_QUEUE(9)

NAME
add_page_wait_queue - Add an arbitrary waiter to a page's wait queue
SYNOPSIS
void add_page_wait_queue(struct page * page, wait_queue_t * waiter);
ARGUMENTS
page Page defining the wait queue of interest waiter Waiter to add to the queue
DESCRIPTION
Add an arbitrary waiter to the wait queue for the nominated page.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ADD_PAGE_WAIT_QUEUE(9)
Related Man Pages
queuedefs(4) - opensolaris
sem_post(2) - hpux
remque(9r) - osf1
queuedefs(4) - sunos
queuedefs(4) - posix
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq