summaryrefslogtreecommitdiffstats
path: root/doc/user/smp.t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill2017-01-111-1016/+0
* doc: Mention potential SMP scheduler improvementSebastian Huber2016-01-051-0/+3
* doc: SMP status of RTEMSSebastian Huber2015-12-161-0/+3
* doc: SMP introductionSebastian Huber2015-12-161-0/+17
* smp: DocumentationSebastian Huber2015-09-041-1/+1
* smp: DocumentationSebastian Huber2015-09-041-0/+65
* score: Implement priority boostingSebastian Huber2015-09-041-2/+4
* score: Implement SMP-specific priority queueSebastian Huber2015-09-041-0/+54
* smp: DocumentationSebastian Huber2015-09-041-0/+39
* smp: DocumentationSebastian Huber2015-09-041-2/+2
* doc: Add thread dispatch details for SMPSebastian Huber2015-07-171-0/+69
* doc: Clarify interrupts disable problems on SMPSebastian Huber2015-07-171-11/+64
* doc: Fix SMP task variables sectionSebastian Huber2015-07-171-10/+10
* score: Implement scheduler helping protocolSebastian Huber2014-07-091-0/+78
* score: _Scheduler_Set_affinity()Sebastian Huber2014-06-021-1/+9
* rtems: Clarify task set/get scheduler parametersSebastian Huber2014-05-201-5/+7
* doc: Move SMP glossary to global glossarySebastian Huber2014-05-081-110/+0
* score: Implement forced thread migrationSebastian Huber2014-05-071-0/+46
* score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORSSebastian Huber2014-05-051-1/+3
* doc: Add SMP glossarySebastian Huber2014-05-051-0/+110
* doc: Setting Affinity to a Single ProcessorSebastian Huber2014-04-221-8/+20
* doc: rtems_task_set_scheduler()Sebastian Huber2014-04-171-0/+77
* doc: rtems_task_get_scheduler()Sebastian Huber2014-04-171-0/+35
* doc: rtems_scheduler_get_processor_set()Sebastian Huber2014-04-171-0/+40
* doc: rtems_scheduler_ident()Sebastian Huber2014-04-171-0/+37
* doc: rtems_task_set_affinity()Sebastian Huber2014-04-171-31/+14
* doc: rtems_task_get_affinity()Sebastian Huber2014-04-171-24/+15
* doc: rtems_get_current_processor()Sebastian Huber2014-04-171-0/+39
* doc: rtems_get_processor_count()Sebastian Huber2014-04-171-11/+14
* smp.t: Add Background and Operation SectionsJoel Sherrill2014-03-111-7/+200
* Classic API Users Guide: Add SMP and affinity services.Joel Sherrill2014-03-111-0/+165