Man Page: nr_free_zone_pages
Operating Environment: centos
Section: 9
NR_FREE_ZONE_PAGES(9) Memory Management in Linux NR_FREE_ZONE_PAGES(9)NAMEnr_free_zone_pages - count number of pages beyond high watermarkSYNOPSISunsigned long nr_free_zone_pages(int offset);ARGUMENTSoffset The zone index of the highest zoneDESCRIPTIONnr_free_zone_pages counts the number of counts pages which are beyond the high watermark within all zones at or below a given zone index. For each zone, the number of pages is calculated as: present_pages - high_pagesCOPYRIGHTKernel Hackers Manual 3.10 June 2014 NR_FREE_ZONE_PAGES(9)
| Related Man Pages |
|---|
| brands(5) - opensolaris |
| expchk(1p) - debian |
| ldns-read-zone(1) - debian |
| zprint(1) - opendarwin |
| datetime::timezone::olsondb(3) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Controlling user input |