Man Page: sparse_memory_present_with_active_regions
Operating Environment: centos
Section: 9
SPARSE_MEMORY_PRESEN(9) Memory Management in Linux SPARSE_MEMORY_PRESEN(9)NAMEsparse_memory_present_with_active_regions - Call memory_present for each active rangeSYNOPSISvoid sparse_memory_present_with_active_regions(int nid);ARGUMENTSnid The node to call memory_present for. If MAX_NUMNODES, all nodes will be used.DESCRIPTIONIf an architecture guarantees that all ranges registered with add_active_ranges contain no holes and may be freed, this function may be used instead of calling memory_present manually.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SPARSE_MEMORY_PRESEN(9)
| Related Man Pages |
|---|
| call_usermodehelper_setup(9) - centos |
| kmem_cache_create(9) - suse |
| device_create(9) - centos |
| write_cache_pages(9) - centos |
| cms_add1_recipient_cert(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |