tag_pages_for_writeback man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

TAG_PAGES_FOR_WRITEB(9)	  Memory Management in Linux   TAG_PAGES_FOR_WRITEB(9)

NAME
       tag_pages_for_writeback - tag pages to be written by write_cache_pages

SYNOPSIS
       void tag_pages_for_writeback(struct address_space * mapping,
				    pgoff_t start, pgoff_t end);

ARGUMENTS
       mapping
	   address space structure to write

       start
	   starting page index

       end
	   ending page index (inclusive)

DESCRIPTION
       This function scans the page range from start to end (inclusive) and
       tags all pages that have DIRTY tag set with a special TOWRITE tag. The
       idea is that write_cache_pages (or whoever calls this function) will
       then use TOWRITE tag to identify pages eligible for writeback. This
       mechanism is used to avoid livelocking of writeback by a process
       steadily creating new dirty pages in the file (thus it is important for
       this function to be quick so that it can tag pages faster than a
       dirtying process can create them).

COPYRIGHT
Kernel Hackers Manual 2.6.	 November 2013	       TAG_PAGES_FOR_WRITEB(9)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net