Is there a way to let a user space process allocate required physical
memory? Should I write a device driver and mmap it?
I need this to write a memory tester that will operate from linux.
(I have seen memtest86, and I am not impressed. It would be nice to
have something that comes close to "make zImage").