summaryrefslogtreecommitdiffstats
path: root/c-user (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add indexes to all documents.Chris Johns2017-11-122-2/+5
| | | | Update #3229.
* Change RTEMS version to 5Sebastian Huber2017-11-094-36/+36
| | | | 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: Update to reflect rtems_clock_get() being obsoleted.Joel Sherrill2017-10-112-95/+22
| | | | Closes #2693.
* 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: Fix task create notesSebastian Huber2017-09-141-2/+6
|
* c-user: Clarify SMP's rtems_get_processor_count.Chris Johns2017-09-141-1/+4
|
* c-user: Clarify user extensionsSebastian Huber2017-08-241-59/+66
| | | | Close #2367.
* Update copyright notices.Chris Johns2017-08-111-4/+7
|
* c-user: Fix interrupt lock documentationSebastian Huber2017-07-141-17/+35
| | | | Update #3075.
* c-user: Document new scheduler ident routinesSebastian Huber2017-07-121-0/+83
| | | | | Close #3069. Close #3070.
* c-user: Update scheduler/task chapterSebastian Huber2017-07-102-34/+87
| | | | | | | Reflect EDF SMP scheduler changes. Close #3059. Close #3063.
* c-user: Document EDF SMPSebastian Huber2017-06-302-0/+34
| | | | Close #3056.
* c-user: Replace pre-emption with preemptionSebastian Huber2017-05-112-8/+8
|
* c-user/rate_monotonic_manager.rst: Use Latex math for utilization formulasJoel Sherrill2017-04-251-9/+8
|
* waf: Cleaner formatting to see the importing.Chris Johns2017-03-271-2/+7
|
* Use a single top level version number.Chris Johns2017-03-201-4/+5
|
* c-user: Add note to rtems_task_set_scheduler()Sebastian Huber2017-03-081-1/+3
|
* c-user: Update rtems_task_set_scheduler()Sebastian Huber2017-03-071-31/+39
|
* Move extensions to common conf.pySebastian Huber2017-02-221-2/+0
|
* Render math via JavaScript in HTML outputSebastian Huber2017-02-201-1/+1
|
* c-user: Fix linker set code blocksSebastian Huber2017-02-151-12/+13
|
* c-user: Document linker set contentSebastian Huber2017-02-151-0/+48
| | | | Close #2770.
* c-user: CONFIGURE_MAXIMUM_PROCESSORSSebastian Huber2017-02-143-44/+40
| | | | Update #2894.
* c-user: Add SMP internal lockingSebastian Huber2017-02-031-0/+38
|
* c-user: Add SMP profilingSebastian Huber2017-02-031-0/+58
|
* c-user: Eliminate CONFIGURE_SMP_APPLICATIONSebastian Huber2017-02-032-3/+2
| | | | Update #2893.
* c-user: Update SMP introductionSebastian Huber2017-02-033-50/+48
|
* c-user: New SMP chapter titleSebastian Huber2017-02-031-2/+2
|
* c-user: Add TAS and TTAS termsSebastian Huber2017-02-032-2/+8
|
* c-user: Update scheduler helping protocolSebastian Huber2017-02-031-68/+50
|
* c-user: Add SMP low-level synchronizationSebastian Huber2017-02-022-41/+93
|
* c-user: Use sphinx glossary supportSebastian Huber2017-02-022-658/+658
| | | | Terms can be referenced via :term:`XYZ`.
* c-user: Add SMP implementation details sectionSebastian Huber2017-02-021-38/+41
|
* c-user: Add SMP application issues sectionSebastian Huber2017-02-022-151/+209
|
* c-user: Update clustered schedulingSebastian Huber2017-02-021-21/+45
|
* Use "in X config..." instead of "on X config..."Sebastian Huber2017-02-016-28/+27
|
* c-user: Move scheduler directivesSebastian Huber2017-02-012-166/+175
|
* c-user: Remove duplicate thread queue sectionSebastian Huber2017-02-011-50/+0
|
* c-user: Update task migrationSebastian Huber2017-02-011-29/+9
|
* c-user: Move some task directivesSebastian Huber2017-02-012-237/+234
|
* c-user: Add Key concept locking protocolsSebastian Huber2017-02-012-85/+124
| | | | | Update #2412. Update #2556.
* c-user: Add key concept thread queuesSebastian Huber2017-02-012-2/+70
| | | | Update #2556.
* Fix refs.bib entrySebastian Huber2017-01-311-1/+1
|
* c-user: Task namesSebastian Huber2017-01-312-1/+15
| | | | Update #2858.
* c-user: Update initializationSebastian Huber2017-01-301-4/+4
| | | | Update #2692.
* c-user: Update timer managerSebastian Huber2017-01-301-8/+16
| | | | Update #2554.
* c-user: Add timer and timeouts key conceptSebastian Huber2017-01-302-1/+41
| | | | Update #2554.