linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* Are there some potential problems that I should be aware of if I allocate the memory which doesn't have any relation to peripheral hardwares(i.e. DMA,PCI) by vmalloc() instead of kmalloc() to avoid the page allocation failure?
@ 2020-06-26  8:17 孙世龙 sunshilong
  0 siblings, 0 replies; only message in thread
From: 孙世龙 sunshilong @ 2020-06-26  8:17 UTC (permalink / raw)
  To: linux-mm

[-- Attachment #1: Type: text/plain, Size: 320 bytes --]

Hi, list
Besides kmalloc() is more efficient, are there some potential problems that
I should be aware of if I allocate the memory which doesn't have any
relation to peripheral hardware(i.e. DMA, PCI) by vmalloc() instead of
kmalloc()  to avoid the page allocation failure.

Thank you for your attention to this matter.

[-- Attachment #2: Type: text/html, Size: 381 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-26  8:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-26  8:17 Are there some potential problems that I should be aware of if I allocate the memory which doesn't have any relation to peripheral hardwares(i.e. DMA,PCI) by vmalloc() instead of kmalloc() to avoid the page allocation failure? 孙世龙 sunshilong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox