[PATCH] c-user: Add "Cache Manager" chapter

Chris Johns chrisj at rtems.org
Tue Sep 14 08:20:04 UTC 2021


On 14/9/21 3:57 pm, Sebastian Huber wrote:
> On 10/09/2021 10:49, Sebastian Huber wrote:
>> The Cache Manager directives are available via <rtems.h>.  Document most
>> of them in the Classic API Guide.
>>
>> Not documented are the following directive since the API is not yet
>> stable:
>>
>> * rtems_cache_coherent_allocate()
>> * rtems_cache_coherent_free()
>> * rtems_cache_coherent_add_area()
>>
>> Not documented are the following directive since the directives are not
>> implemented on maintained platforms:
>>
>> * rtems_cache_freeze_data()
>> * rtems_cache_freeze_instruction()
>> * rtems_cache_unfreeze_data()
>> * rtems_cache_unfreeze_instruction()
>>
>> Close #4513.
>> ---
>> Here is the updated document for review:
>>
>> https://ftp.rtems.org/pub/rtems/people/sebh/c-user.pdf
> 
> Any objections to add this new chapter?
> 

Not from me. Looks good and a welcome addition.

Thanks
Chris


More information about the devel mailing list