Man Page: set_pageblock_flags_group
Operating Environment: centos
Section: 9
SET_PAGEBLOCK_FLAGS_(9) Memory Management in Linux SET_PAGEBLOCK_FLAGS_(9)NAMEset_pageblock_flags_group - Set the requested group of flags for a pageblock_nr_pages block of pagesSYNOPSISvoid set_pageblock_flags_group(struct page * page, unsigned long flags, int start_bitidx, int end_bitidx);ARGUMENTSpage The page within the block of interest flags The flags to set start_bitidx The first bit of interest end_bitidx The last bit of interestCOPYRIGHTKernel Hackers Manual 3.10 June 2014 SET_PAGEBLOCK_FLAGS_(9)
| Related Man Pages |
|---|
| kmem_cache_create(9) - suse |
| kmalloc_array(9) - centos |
| mpage_readpages(9) - centos |
| vm_page_aflag(9) - freebsd |
| kmem_cache_create(9) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |