It would be useful to have a module option to specify the size of a memory allocation at module load time. Since the module requires a large chunk of contiguous memory, it is best to request that memory at boot-time, before the memory gets too fragmented.