I think he meant reserving memory at boot time using
memory_start = my_init(memory_start, memory_end);
mechanism that used to be present in ancient Linux kernels.
So, how can a module reserve a large amount of physically contiguous
memory?
Regards,
Tigran
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/