summaryrefslogtreecommitdiffstats
path: root/c-user/symmetric_multiprocessing_services.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2023-03-28c-user/smp: Fix item renderingKinsey Moore1-1/+1
2022-05-20c-user: Update references to --enable-* configure options.Joel Sherrill1-7/+16
2020-03-03c-user: Document thread switch extension changesSebastian Huber1-0/+2
2019-04-09c-user: rtems_scheduler_get_processor_maximum()Sebastian Huber1-43/+0
2019-04-09c-user: Document rtems_scheduler_get_processor()Sebastian Huber1-35/+0
2019-03-13c-user: Mention atomic operations APISebastian Huber1-0/+8
2019-01-11Simplify SPDX-License-Identifier commentSebastian Huber1-1/+1
2019-01-11Remove superfluous "All rights reserved."Sebastian Huber1-1/+0
2019-01-11Use standard format for copyright linesSebastian Huber1-2/+2
2018-11-05c-user: Use common wording for build config optsSebastian Huber1-2/+2
2018-10-26c-user: Clarify scheduler configurationSebastian Huber1-0/+2
2018-09-10c-user: Mention thread pinningSebastian Huber1-0/+22
2018-09-10c-user: Mention per-processor dataSebastian Huber1-0/+18
2018-08-11c-user: SMP is supported on RISC-VSebastian Huber1-1/+3
2018-04-30c-user: Fix referenceSebastian Huber1-6/+6
2018-03-07c-user: Use uniprocessor throughoutSebastian Huber1-12/+12
2018-03-07c-user: Promote clustered scheduler configurationSebastian Huber1-2/+1
2017-11-13Clean up sphinx warnings.Chris Johns1-3/+3
2017-11-12c-user: Fix index locations.Chris Johns1-4/+9
2017-11-09Change RTEMS version to 5Sebastian Huber1-2/+2
2017-09-14c-user: Clarify SMP's rtems_get_processor_count.Chris Johns1-1/+4
2017-05-11c-user: Replace pre-emption with preemptionSebastian Huber1-6/+6
2017-02-14c-user: CONFIGURE_MAXIMUM_PROCESSORSSebastian Huber1-3/+3
2017-02-03c-user: Add SMP internal lockingSebastian Huber1-0/+38
2017-02-03c-user: Add SMP profilingSebastian Huber1-0/+58
2017-02-03c-user: Update SMP introductionSebastian Huber1-15/+46
2017-02-03c-user: New SMP chapter titleSebastian Huber1-2/+2
2017-02-03c-user: Add TAS and TTAS termsSebastian Huber1-2/+2
2017-02-03c-user: Update scheduler helping protocolSebastian Huber1-68/+50
2017-02-02c-user: Add SMP low-level synchronizationSebastian Huber1-41/+81
2017-02-02c-user: Add SMP implementation details sectionSebastian Huber1-38/+41
2017-02-02c-user: Add SMP application issues sectionSebastian Huber1-150/+191
2017-02-02c-user: Update clustered schedulingSebastian Huber1-21/+45
2017-02-01Use "in X config..." instead of "on X config..."Sebastian Huber1-6/+6
2017-02-01c-user: Move scheduler directivesSebastian Huber1-166/+0
2017-02-01c-user: Remove duplicate thread queue sectionSebastian Huber1-50/+0
2017-02-01c-user: Update task migrationSebastian Huber1-29/+9
2017-02-01c-user: Move some task directivesSebastian Huber1-237/+0
2017-01-24c-user: SMP thread dispatchingSebastian Huber1-57/+23
2017-01-18c-user: Add support for references via bibtexSebastian Huber1-9/+4
2016-11-10c-user: Document scheduler add/remove processorSebastian Huber1-16/+100
2016-11-09c-user: Fix header levels. Minor fixes.Chris Johns1-2/+1
2016-11-08c-user: Correct copyright attribution to match original texinfo filesJoel Sherrill1-2/+2
2016-11-08c-user: Format the directives as descriptions.Chris Johns1-229/+230
2016-11-03Rename all manuals with an _ to have a -. It helps released naming of files.Chris Johns1-0/+0
2016-10-28c_user: Remove errors and warnings.Chris Johns1-13/+15
2016-05-20Set SPDX License Identifier in each source file.Chris Johns1-0/+2
2016-05-02Fix SMP warning.Chris Johns1-1/+1
2016-05-02Change code to code-block.Chris Johns1-11/+10