> Bigphysarea uses bootmem already, the problem is more that i want to > share the allocated bootmem with other users/drivers. So you think the bigphysarea layer is still worth having as well as the bootmem layer ? > If i'm not entiry mistaken the driver already sees the missing bigphysarea > symbols and compiles for kmalloc. Oh, can i use bootmem in a module? bootmem is over and done with before modules ever get loaded.