All of lore.kernel.org
 help / color / mirror / Atom feed
* Contiguous Memory Allocator (CMA)
@ 2021-12-21 14:35 Sadanand Warrier
  2022-01-08 12:22 ` FMDF
  0 siblings, 1 reply; 5+ messages in thread
From: Sadanand Warrier @ 2021-12-21 14:35 UTC (permalink / raw)
  To: kernelnewbies


[-- Attachment #1.1: Type: text/plain, Size: 535 bytes --]

Hello
    Is CMA still supported as described in this document
https://lwn.net/Articles/396707/ ?
Or has it changed and there is a newer version which details how to
allocate a chunk of contiguous memory on bootup and then use it with a
loadable kernel module?
What I want to do is allocate a chunk of contiguous memory at boot time and
use it with a loadable driver.
It will be a vanilla Centos kernel and I wonder if they are compiled with
the CMA enabled.
When I check dmesg I see
 " 0K cma-reserved" so it still exists.

Thanks

S

[-- Attachment #1.2: Type: text/html, Size: 749 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

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

end of thread, other threads:[~2022-01-08 22:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-21 14:35 Contiguous Memory Allocator (CMA) Sadanand Warrier
2022-01-08 12:22 ` FMDF
2022-01-08 13:37   ` Sadanand Warrier
2022-01-08 22:14     ` FMDF
2022-01-08 22:49       ` Sadanand Warrier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.