Man Page: absent_pages_in_range
Operating Environment: centos
Section: 9
ABSENT_PAGES_IN_RANG(9) Memory Management in Linux ABSENT_PAGES_IN_RANG(9)NAMEabsent_pages_in_range - Return number of page frames in holes within a rangeSYNOPSISunsigned long absent_pages_in_range(unsigned long start_pfn, unsigned long end_pfn);ARGUMENTSstart_pfn The start PFN to start searching for holes end_pfn The end PFN to stop searching for holesDESCRIPTIONIt returns the number of pages frames in memory holes within a range.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ABSENT_PAGES_IN_RANG(9)
| Related Man Pages |
|---|
| pciconfig_iobase(2) - linux |
| pciconfig_iobase(2) - suse |
| pciconfig_iobase(2) - debian |
| pciconfig_write(2) - centos |
| pciconfig_iobase(2) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |