Query: bitmap_allocate_region
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BITMAP_ALLOCATE_REGI(9) Basic Kernel Library Functions BITMAP_ALLOCATE_REGI(9)NAMEbitmap_allocate_region - allocate bitmap regionSYNOPSISint bitmap_allocate_region(unsigned long * bitmap, int pos, int order);ARGUMENTSbitmap array of unsigned longs corresponding to the bitmap pos beginning of bit region to allocate order region size (log base 2 of number of bits) to allocateDESCRIPTIONAllocate (set bits in) a specified region of a bitmap. Return 0 on success, or -EBUSY if specified region wasn't free (not all bits were zero).COPYRIGHTKernel Hackers Manual 2.6. July 2010 BITMAP_ALLOCATE_REGI(9)
| Related Man Pages |
|---|
| slurm::bitstr(3pm) - debian |
| create_sub_bitmap(3alleg4) - php |
| create_sub_bitmap(3alleg4) - redhat |
| create_sub_bitmap(3alleg4) - v7 |
| create_sub_bitmap(3alleg4) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Tar Command |
| Docker learning Phase-I |
| The Future of the PM (Private Message) System at UNIX.com |
| 32 bit process addressing more than 4GB |