Skip to content

[TODO] 边缘化RT_IPC_FLAG_FIFO #4704

Closed
@mysterywolf

Description

不管是邮箱、消息队列、互斥量还是信号量,所有的RT_IPC_FLAG_FIFO改为RT_IPC_FLAG_PRIO;RT_IPC_FLAG_FIFO并不是实时操作系统的一部分,如果采用RT_IPC_FLAG_FIFO初始化,将会导致系统变为非实时。详见:#4703

另外,security以及航天版本 应该将所有的RT_IPC_FLAG_FIFO以及相关代码都移除掉,这不是实时操作系统的一部分。

Metadata

Assignees

No one assigned

    Labels

    bugThis PR/issue is a bug in the current code.proposalproposal for future version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions