Re: Simple question about vmalloc()

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

 



--- "Curran, Dominic" <dcurran@ti.com> wrote:
> If I allocate virtual memory in the kernel using
> vmalloc(), can I read/write
> to this virtual memory from interrupt context ?
> 
> i.e. can the memory returned from vmalloc() be paged
> out (thus making it
> page fault when accessed from interrupt context).

  AFAIK, kernel memory is not swapped out. So it can
be safely used from interrupt context.


=====
Regards,
Kiran Kumar Immidi

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
--
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