This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: vmalloc!


Nicu Popovici wrote:-

> if this questions is not apropriate to this list please redirect me to
> the one which is.
> sorry if I will bother you.
> 
> I do not know what means "vmalloc" function in Linux and I do not know
> what it does ?
> I do not have also man on this function , I have to install some othre
> package in order to have help for this funtion or not ?

I think you'll find vmalloc is a kernel-internal function for
allocating kernel virtual memory.

The linux-kernel list is a more appropriate place for this question.

Neil.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]