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
rd(9f) - opensolaris
remque(9r) - osf1
rd(9f) - redhat
queuedefs(4) - opendarwin
rd(9f) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I