mirror of
https://git.rtems.org/rtems-docs/
synced 2025-06-06 01:10:19 +08:00
parent
93d5323230
commit
d954241f01
@ -2583,6 +2583,29 @@ DESCRIPTION:
|
|||||||
In case this configuration option is defined, then the support to remove
|
In case this configuration option is defined, then the support to remove
|
||||||
nodes is disabled in the root IMFS.
|
nodes is disabled in the root IMFS.
|
||||||
|
|
||||||
|
.. index:: CONFIGURE_IMFS_ENABLE_MKFIFO
|
||||||
|
|
||||||
|
.. _CONFIGURE_IMFS_ENABLE_MKFIFO:
|
||||||
|
|
||||||
|
CONFIGURE_IMFS_ENABLE_MKFIFO
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
CONSTANT:
|
||||||
|
``CONFIGURE_IMFS_ENABLE_MKFIFO``
|
||||||
|
|
||||||
|
DATA TYPE:
|
||||||
|
Boolean feature macro.
|
||||||
|
|
||||||
|
RANGE:
|
||||||
|
Defined or undefined.
|
||||||
|
|
||||||
|
DEFAULT VALUE:
|
||||||
|
This is not defined by default.
|
||||||
|
|
||||||
|
DESCRIPTION:
|
||||||
|
In case this configuration option is defined, then the support to make FIFOs
|
||||||
|
is enabled in the root IMFS.
|
||||||
|
|
||||||
Block Device Cache Configuration
|
Block Device Cache Configuration
|
||||||
================================
|
================================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user