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 |
|---|
| votequorum_qdevice_master_wins(3) - centos |
| device_create_vargs(9) - centos |
| struct_kgdb_arch(9) - centos |
| cms_add1_recipient_cert(3) - centos |
| remnode(8) - ultrix |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |