User Tools

Site Tools


mywiki:linux:page_allocation

This is an old revision of the document!


Reference

Linux Page Allocation

Allocate pages

   struct page *page;
   page = alloc_pages(gfp, order);
   
mywiki/linux/page_allocation.1463539090.txt.gz · Last modified: (external edit)