Re: memory used by kernel?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday 11 October 2004 10:50, Mandeep Sandhu wrote:

> but the address returned by kmalloc is also a virtual address right??
> it's only that kmalloc gives a continuous chunk of mem. as compared
> to vmalloc

  The addresses returned by both kmalloc() and vmalloc() are contiguous in the 
virtual space. The difference is that kmalloc() addresses are also contiguous 
in physical memory.
-- 
Regards,
Kiran Kumar Immidi


--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux