kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* which functions are used for dynamically allocating memory in the kernel?
@ 2018-11-28 14:14 Carter Cheng
  2018-11-28 14:14 ` Carter Cheng
  0 siblings, 1 reply; 2+ messages in thread
From: Carter Cheng @ 2018-11-28 14:14 UTC (permalink / raw)
  To: kernelnewbies

Hello,

I am curious which sets of functions return pointers for the purpose of
dynamic allocating memory in the kernel? I am aware of get_free_pages
family, kmalloc, vmalloc, the slab allocator and mempools are there any
others?

Thanks in advance,

Carter.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20181128/017bf0bc/attachment.html>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-28 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-28 14:14 which functions are used for dynamically allocating memory in the kernel? Carter Cheng
2018-11-28 14:14 ` Carter Cheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).