Hello -

This is a repeat of this question I put on the Tizen forum : 

    
https://developer.tizen.org/forums/general-support/contiguous-memory-allocator-cma-support-non-ivi-tizen

At https://review.tizen.org/git/ I see this git repository : 

    profile/ivi/kernel-adaptation-intel-automotive.git
 
After I clone the repository I note these include files :
 
carlos@mypc:~/source/profile/ivi/kernel-adaptation-intel-automotive$ grep CMA 
./arch/x86/include/asm/dma-contiguous.h ./include/asm-generic/dma-contiguous.h 
./include/linux/dma-contiguous.h
 
 ./include/asm-generic/dma-contiguous.h:#ifdef CONFIG_CMA
 ./include/linux/dma-contiguous.h:#ifndef __LINUX_CMA_H
 ./include/linux/dma-contiguous.h:#define __LINUX_CMA_H
 ./include/linux/dma-contiguous.h: * The Contiguous Memory Allocator (CMA) 
makes it possible to
 ./include/linux/dma-contiguous.h: * CMA tries to solve this issue by operating 
on memory regions
 ./include/linux/dma-contiguous.h: * CMA should not be used by the device 
drivers directly. It is
 ./include/linux/dma-contiguous.h:#ifdef CONFIG_CMA
 ./include/linux/dma-contiguous.h: * There is always at least global CMA area 
and a few optional device
 ./include/linux/dma-contiguous.h:#define MAX_CMA_AREAS (1 + CONFIG_CMA_AREAS)
 ./include/linux/dma-contiguous.h:#define MAX_CMA_AREAS (0)
 
QUESTION: Is CMA planned for non-IVI Tizen?
 
Thank You,
 
Carlos


::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information 
could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in 
transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on 
the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the 
author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, 
dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written 
consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please 
delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and 
other defects.

----------------------------------------------------------------------------------------------------------------------------------------------------

_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general

Reply via email to