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

2021-09-14 Thread Chris Johns
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 .  Document most >> of them in the Classic API Guide. >> >> Not documented are the following directive since the API is not yet >> stable: >> >> *

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

2021-09-13 Thread Sebastian Huber
On 10/09/2021 10:49, Sebastian Huber wrote: The Cache Manager directives are available via . 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() *

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

2021-09-10 Thread Sebastian Huber
The Cache Manager directives are available via . 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