Hi people
I developed a module for allocation of anonymous memory, I believe that it
is util. it follows attached module+header
the use is sufficiently simple:
..... to char * map; map = (to char *)build_vma(100); ....
What do you think ? it?s possible to enter in kernel 2.4 or 2.5 ?
Breno