52 Commits

Author SHA1 Message Date
Sebastian Huber
e52906b556 Simplify SPDX-License-Identifier comment 2019-01-11 07:22:01 +01:00
Sebastian Huber
12dccfe716 Remove superfluous "All rights reserved." 2019-01-11 07:18:56 +01:00
Sebastian Huber
4886d60aa8 Use standard format for copyright lines 2019-01-11 07:18:16 +01:00
Sebastian Huber
00edae709d c-user: Use common wording for build config opts 2018-11-05 07:18:51 +01:00
Sebastian Huber
dd1c262d2a c-user: Update POSIX API configuration
Close ##2514.
2018-11-05 07:17:17 +01:00
Sebastian Huber
c68af1b00e Document CONFIGURE_MAXIMUM_POSIX_KEY_VALUE_PAIRS 2018-10-30 07:46:39 +01:00
Sebastian Huber
955d36640f c-user: Clarify scheduler configuration 2018-10-26 19:11:45 +02:00
Sebastian Huber
05a5366469 c-user: Modify CONFIGURE_INTERRUPT_STACK_SIZE
Use CPU_STACK_MINIMUM_SIZE instead of CONFIGURE_MINIMUM_TASK_STACK_SIZE
to set the default value.

Clarify documentation.

Update #3480.
2018-10-22 14:30:47 +02:00
Sebastian Huber
cec2f2c9cf Remove CONFIGURE_HAS_OWN_CONFIGURATION_TABLE
Close #3489.
Close #3490.
2018-09-17 11:59:30 +02:00
Sebastian Huber
11040cf7c3 c-user: Remove CONFIGURE_HAS_OWN_MOUNT_TABLE
Close #3488.
2018-09-17 11:59:25 +02:00
Sebastian Huber
806806cdcf c-user: CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE
Close #3434.
2018-08-07 08:37:22 +02:00
Sebastian Huber
8fd9e62fac c-user: Sort POSIX configuration options 2018-08-07 08:04:28 +02:00
Joel Sherrill
ecd9d18fc9 configuring_a_system.rst, scheduling_concepts.rst: Fix spelling of arbitrary. 2018-05-23 13:54:46 -05:00
Malte Münch
e66d9b2ade c-user/configuring_a_system.rst: Removed double 'with' 2018-05-18 09:34:53 -05:00
Sebastian Huber
7048e5fbc6 c-user: Properly fix the previous typo 2018-03-12 10:35:19 +01:00
Sebastian Huber
36d74636b1 c-user: Fix typo 2018-03-12 07:26:51 +01:00
Sebastian Huber
154fb0f90a c-user: Simplify clustered scheduler configuration
Close #3325.
2018-03-12 07:14:36 +01:00
Sebastian Huber
bf78123ada c-user: Rework scheduler alogrithm config defs
Update #3325.
2018-03-08 07:47:22 +01:00
Sebastian Huber
c65aeed3cd c-user: Rework clustered scheduling configuration 2018-03-07 15:34:43 +01:00
Sebastian Huber
464d541653 c-user: Use uniprocessor throughout 2018-03-07 15:33:02 +01:00
Sebastian Huber
690b7f9e35 c-user: Sort scheduler configuration options 2018-03-07 15:32:41 +01:00
Sebastian Huber
c2ee227438 c-user: Promote clustered scheduler configuration
Add own section for the clustered scheduler configuration.
2018-03-07 15:31:51 +01:00
Sebastian Huber
3bb3e5795c c-user: Fix scheduler configuration overview 2018-03-07 15:31:51 +01:00
Sebastian Huber
8010b6e3ca c-user: Update CONFIGURE_SCHEDULER_NAME 2018-03-07 15:31:40 +01:00
Sebastian Huber
f6c6c8b274 CONFIGURE_*_SIMPLE_TASK_CONSOLE_DRIVER
Update #3320.
2018-03-06 08:07:53 +01:00
Sebastian Huber
d078405b9a CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
Close #3170.
Update #3199.
2018-02-05 10:47:40 +01:00
Sebastian Huber
13debfb57f c-user: Fix index directives
Update #3229.
2018-02-05 10:43:23 +01:00
Sebastian Huber
0e8f08d0c5 c-user: Use configuration option as section name
This makes it easier to find the documentation for a given configuration
option.

Remove superfluous comments.
2018-02-05 10:43:13 +01:00
Sebastian Huber
08514040bb c-user: Document obsolete termios config options
Update #2843.
2018-02-05 09:58:53 +01:00
Sebastian Huber
ba649825d7 c-user: Update unlimites objects configuration 2017-12-15 07:33:22 +01:00
Chris Johns
33849946ff Clean up sphinx warnings.
- Fix minor formatting issues.
- Fix reference the gloassary TLS using ':term:'.
- Make sure nothing is between an anchor and the heading where ':ref:' references
  the anchor. This meant moving all the recently added '.. index::' entries.

Update #3232.
Update #3229.
2017-11-13 13:25:18 +11:00
Chris Johns
6c5640131f c-user: Fix index locations.
Update #3229.
2017-11-12 14:34:48 +11:00
Sebastian Huber
60a6d6eae9 Change RTEMS version to 5
Update #3220.
2017-11-09 10:24:09 +01:00
Joel Sherrill
120c8a09e6 c-user/configuring_a_system.rst: Delete notepads section
closes #3215.
2017-11-02 10:10:36 -05:00
Sebastian Huber
64564df810 c-user: CONFIGURE_MAXIMUM_POSIX_SEMAPHORES
This configuration is not obsolete since it is still used for named
semaphores.

Update #3116.
2017-10-12 07:14:15 +02:00
Sebastian Huber
d8f7bdc003 c-user: Add obsolete configuration options section
Update #2493.
Update #3112.
Update #3113.
Update #3114.
Update #3115.
Update #3116.
2017-10-09 08:04:58 +02:00
Sebastian Huber
265cc700b4 c-user: Clarify that confdefs.h is mandatory 2017-10-06 14:00:18 +02:00
Sebastian Huber
8cf3d75a92 c-user: Document EDF SMP
Close #3056.
2017-06-30 15:06:21 +02:00
Sebastian Huber
1d073c5385 c-user: CONFIGURE_MAXIMUM_PROCESSORS
Update #2894.
2017-02-14 10:18:25 +01:00
Sebastian Huber
138c1ba886 c-user: Eliminate CONFIGURE_SMP_APPLICATION
Update #2893.
2017-02-03 13:35:38 +01:00
Sebastian Huber
1f3c22e786 c-user: Update SMP introduction 2017-02-03 12:54:44 +01:00
Sebastian Huber
a0d2eeea9d Use "in X config..." instead of "on X config..." 2017-02-01 13:42:39 +01:00
Sebastian Huber
40a1e80e63 c-user: Task names
Update #2858.
2017-01-31 10:10:13 +01:00
Sebastian Huber
e23f46c3b9 c-user: Update key concepts time 2017-01-30 11:32:24 +01:00
Sebastian Huber
b1e3b75e90 c-user: Rework user extensions chapter
Update #2692.
Update #2752.
2017-01-26 15:10:49 +01:00
Sebastian Huber
fde6ac6693 Document CONFIGURE_MAXIMUM_THREAD_NAME_SIZE
Update #2858.
2017-01-13 09:11:06 +01:00
Sebastian Huber
7b0db6a9d5 CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS
Do not mention obsolete
CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS.

Close #2702.
2016-12-19 14:51:51 +01:00
Sebastian Huber
bcdca5db9d c-user: Document scheduler add/remove processor 2016-11-10 11:34:32 +01:00
Chris Johns
4da4a15ee1 c-user: Fix header levels. Minor fixes. 2016-11-09 11:42:30 +11:00
Chris Johns
53bb72e996 c-user: Format the directives as descriptions.
This change combined with the element list change in latex generates
a much better looking PDF.

Add a page break before each directive to like th previous versions of the
manuals.
2016-11-08 15:28:32 +11:00