[PATCH v2] rtems: Add rtems_interrupt_server_create()

Chris Johns chrisj at rtems.org
Sun Aug 2 02:04:31 UTC 2020


On 1/8/20 9:00 pm, Sebastian Huber wrote:
> On 01/08/2020 01:53, Chris Johns wrote:
> 
>> OK for the 5 branch.
> Thanks for having a look at it.
>>
>> Will there be an update to the configuration section in the Classic API manual?
> 
> My goal is to add this API to the Interrupt Manager chapter of the Classic API
> Guide. I am not sure what you want to add to the configuration section?

"One
approach to address this problem is to allow the application to create
custom interrupt servers with the right priority and task properties."

I assumed this via a confdefs.h configuration? I may have misunderstood something.

> Another question, should I rename the rtems_interrupt_server_destroy() in
> rtems_interrupt_server_delete()? This is more in line with rtems_task_create()
> and rtems_task_delete().

Sure, I am happy to see a repeating pattern.

Chris


More information about the devel mailing list