2002-10-15 22:35:11

by Breno

[permalink] [raw]
Subject: [KERNEL 2.4 or 2.5] New source for allocation anonymous memory+paging demand

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






Attachments:
vm.c (2.35 kB)
bvma.h (269.00 B)
Download all attachments