summaryrefslogtreecommitdiffstats
path: root/c-user/config
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-12-19 08:15:18 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-12-19 08:30:54 +0100
commitddf2b038382df028973a40c18cc030021a03b578 (patch)
tree982e9d70f52a1358827ce6a75ccb968c7c09d14d /c-user/config
parentglossary: Add terms (diff)
downloadrtems-docs-ddf2b038382df028973a40c18cc030021a03b578.tar.bz2
c-user: CONFIGURE_JFFS2_DELAYED_WRITE_TASK_PRIORITY
Document CONFIGURE_JFFS2_DELAYED_WRITE_TASK_PRIORITY. Update #4961.
Diffstat (limited to 'c-user/config')
-rw-r--r--c-user/config/filesystem.rst37
1 files changed, 36 insertions, 1 deletions
diff --git a/c-user/config/filesystem.rst b/c-user/config/filesystem.rst
index f61ae13..c565f4c 100644
--- a/c-user/config/filesystem.rst
+++ b/c-user/config/filesystem.rst
@@ -1,7 +1,7 @@
.. SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG
-.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+.. Copyright (C) 1988, 2023 On-Line Applications Research Corporation (OAR)
.. This file is part of the RTEMS quality process and was automatically
.. generated. If you find something that needs to be fixed or
@@ -919,6 +919,41 @@ based on the configured block size:
The value of the configuration option shall be equal to 16, 32, 64, 128, 256,
or 512.
+.. Generated from spec:/acfg/if/jffs2-delayed-write-task-priority
+
+.. raw:: latex
+
+ \clearpage
+
+.. index:: CONFIGURE_JFFS2_DELAYED_WRITE_TASK_PRIORITY
+
+.. _CONFIGURE_JFFS2_DELAYED_WRITE_TASK_PRIORITY:
+
+CONFIGURE_JFFS2_DELAYED_WRITE_TASK_PRIORITY
+-------------------------------------------
+
+.. rubric:: CONSTANT:
+
+``CONFIGURE_JFFS2_DELAYED_WRITE_TASK_PRIORITY``
+
+.. rubric:: OPTION TYPE:
+
+This configuration option is an integer define.
+
+.. rubric:: DEFAULT VALUE:
+
+The default value is 15.
+
+.. rubric:: DESCRIPTION:
+
+The value of this configuration option defines the JFFS2 delayed write task priority.
+
+.. rubric:: CONSTRAINTS:
+
+The value of the configuration option shall be a valid Classic API task
+priority. The set of valid task priorities depends on the scheduler
+configuration.
+
.. Generated from spec:/acfg/if/use-devfs-as-base-filesystem
.. raw:: latex