summaryrefslogtreecommitdiffstats
path: root/c-user/configuring_a_system.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* c-user: Obsolete Go configuration optionsSebastian Huber2019-04-091-81/+21
| | | | Update #2832.
* Add copyright noticesSebastian Huber2019-02-081-0/+2
|
* c-user: Add event recording configurationSebastian Huber2019-02-011-0/+58
| | | | Update #3665.
* Simplify SPDX-License-Identifier commentSebastian Huber2019-01-111-1/+1
|
* Remove superfluous "All rights reserved."Sebastian Huber2019-01-111-1/+0
|
* Use standard format for copyright linesSebastian Huber2019-01-111-2/+1
|
* c-user: Use common wording for build config optsSebastian Huber2018-11-051-5/+5
|
* c-user: Update POSIX API configurationSebastian Huber2018-11-051-11/+22
| | | | Close ##2514.
* Document CONFIGURE_MAXIMUM_POSIX_KEY_VALUE_PAIRSSebastian Huber2018-10-301-0/+32
|
* c-user: Clarify scheduler configurationSebastian Huber2018-10-261-9/+48
|
* c-user: Modify CONFIGURE_INTERRUPT_STACK_SIZESebastian Huber2018-10-221-12/+29
| | | | | | | | | Use CPU_STACK_MINIMUM_SIZE instead of CONFIGURE_MINIMUM_TASK_STACK_SIZE to set the default value. Clarify documentation. Update #3480.
* Remove CONFIGURE_HAS_OWN_CONFIGURATION_TABLESebastian Huber2018-09-171-26/+7
| | | | | Close #3489. Close #3490.
* c-user: Remove CONFIGURE_HAS_OWN_MOUNT_TABLESebastian Huber2018-09-171-33/+7
| | | | Close #3488.
* c-user: CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZESebastian Huber2018-08-071-7/+37
| | | | Close #3434.
* c-user: Sort POSIX configuration optionsSebastian Huber2018-08-071-60/+60
|
* configuring_a_system.rst, scheduling_concepts.rst: Fix spelling of arbitrary.Joel Sherrill2018-05-231-1/+1
|
* c-user/configuring_a_system.rst: Removed double 'with'Malte Münch2018-05-181-1/+1
|
* c-user: Properly fix the previous typoSebastian Huber2018-03-121-1/+1
|
* c-user: Fix typoSebastian Huber2018-03-121-1/+1
|
* c-user: Simplify clustered scheduler configurationSebastian Huber2018-03-121-45/+54
| | | | Close #3325.
* c-user: Rework scheduler alogrithm config defsSebastian Huber2018-03-081-78/+92
| | | | Update #3325.
* c-user: Rework clustered scheduling configurationSebastian Huber2018-03-071-149/+183
|
* c-user: Use uniprocessor throughoutSebastian Huber2018-03-071-5/+5
|
* c-user: Sort scheduler configuration optionsSebastian Huber2018-03-071-96/+96
|
* c-user: Promote clustered scheduler configurationSebastian Huber2018-03-071-5/+5
| | | | Add own section for the clustered scheduler configuration.
* c-user: Fix scheduler configuration overviewSebastian Huber2018-03-071-4/+4
|
* c-user: Update CONFIGURE_SCHEDULER_NAMESebastian Huber2018-03-071-7/+9
|
* CONFIGURE_*_SIMPLE_TASK_CONSOLE_DRIVERSebastian Huber2018-03-061-13/+84
| | | | Update #3320.
* CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVERSebastian Huber2018-02-051-0/+39
| | | | | Close #3170. Update #3199.
* c-user: Fix index directivesSebastian Huber2018-02-051-0/+10
| | | | Update #3229.
* c-user: Use configuration option as section nameSebastian Huber2018-02-051-713/+390
| | | | | | | This makes it easier to find the documentation for a given configuration option. Remove superfluous comments.
* c-user: Document obsolete termios config optionsSebastian Huber2018-02-051-63/+16
| | | | Update #2843.
* c-user: Update unlimites objects configurationSebastian Huber2017-12-151-33/+22
|
* Clean up sphinx warnings.Chris Johns2017-11-131-135/+267
| | | | | | | | | | - 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.
* c-user: Fix index locations.Chris Johns2017-11-121-169/+169
| | | | Update #3229.
* Change RTEMS version to 5Sebastian Huber2017-11-091-20/+20
| | | | Update #3220.
* c-user/configuring_a_system.rst: Delete notepads sectionJoel Sherrill2017-11-021-32/+0
| | | | closes #3215.
* c-user: CONFIGURE_MAXIMUM_POSIX_SEMAPHORESSebastian Huber2017-10-121-6/+30
| | | | | | | This configuration is not obsolete since it is still used for named semaphores. Update #3116.
* c-user: Add obsolete configuration options sectionSebastian Huber2017-10-091-164/+88
| | | | | | | | | Update #2493. Update #3112. Update #3113. Update #3114. Update #3115. Update #3116.
* c-user: Clarify that confdefs.h is mandatorySebastian Huber2017-10-061-21/+3
|
* c-user: Document EDF SMPSebastian Huber2017-06-301-0/+27
| | | | Close #3056.
* c-user: CONFIGURE_MAXIMUM_PROCESSORSSebastian Huber2017-02-141-40/+36
| | | | Update #2894.
* c-user: Eliminate CONFIGURE_SMP_APPLICATIONSebastian Huber2017-02-031-2/+2
| | | | Update #2893.
* c-user: Update SMP introductionSebastian Huber2017-02-031-32/+1
|
* Use "in X config..." instead of "on X config..."Sebastian Huber2017-02-011-4/+3
|
* c-user: Task namesSebastian Huber2017-01-311-1/+1
| | | | Update #2858.
* c-user: Update key concepts timeSebastian Huber2017-01-301-1/+1
|
* c-user: Rework user extensions chapterSebastian Huber2017-01-261-1/+1
| | | | | Update #2692. Update #2752.
* Document CONFIGURE_MAXIMUM_THREAD_NAME_SIZESebastian Huber2017-01-131-0/+31
| | | | Update #2858.
* CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORSSebastian Huber2016-12-191-32/+0
| | | | | | | Do not mention obsolete CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS. Close #2702.