summaryrefslogtreecommitdiffstats
path: root/doc/user (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: Setting Affinity to a Single ProcessorSebastian Huber2014-04-221-8/+20
* doc: TypoSebastian Huber2014-04-171-2/+1
* 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-172-32/+15
* 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
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-151-13/+194
* score: Add scheduler nameSebastian Huber2014-04-151-0/+37
* score: Static scheduler configurationSebastian Huber2014-04-151-7/+9
* score: Statically initialize IO managerSebastian Huber2014-04-101-33/+35
* documentation: ClarifySebastian Huber2014-04-101-1/+1
* documentation: Move CONFIGURE_MAXIMUM_DEVICESSebastian Huber2014-04-101-33/+33
* Disable per task variables when SMP is enabledJoel Sherrill2014-04-041-2/+17
* doc: Improve description of rtems_status_text for ToCJoel Sherrill2014-03-112-6/+5
* smp.t: Add Background and Operation SectionsJoel Sherrill2014-03-111-7/+200
* Classic API Users Guide: Add SMP and affinity services.Joel Sherrill2014-03-113-2/+174
* stackchk.t task.t: Change can not to cannot for consistencyJoel Sherrill2014-03-112-2/+2
* score: Change debug helper functionsSebastian Huber2014-02-124-19/+20
* rtems: Add rtems_status_code_description()Sebastian Huber2014-02-063-5/+37
* cpukit/rtems: Add rtems_clock_get_uptime_nanoseconds to the RTEMS API.Chris Johns2013-12-241-16/+46
* doc: Document format in conf.tShubham Somani2013-10-151-0/+56
* smp: Add Deterministic Priority SMP SchedulerSebastian Huber2013-08-201-3/+37
* documentation: Directives allowed from an ISRSebastian Huber2013-08-141-12/+36
* doc/user/conf.t: More clean upsShubham Somani2013-07-291-100/+7
* conf.t: Fix minor typos.Joel Sherrill2013-07-241-2/+2
* doc/user/conf.t: Fix SMP_MAXIMUM_PROCESSORS and add Go configurationCynthia Rempel2013-07-241-1/+93
* doc/user/conf.t: Fix SMP_MAXIMUM_PROCESSORS and add Go ConfigurationCynthia Rempel2013-07-221-4/+97
* Make the default values easier for the configuration GUI to parseCynthia Rempel2013-06-121-91/+94
* rtems: Add interrupt locksSebastian Huber2013-06-121-0/+170
* doc: Config documentation changes throughoutSebastian Huber2013-04-101-200/+166
* doc: Add bdbuf configuration optionsSebastian Huber2013-04-101-0/+376
* user/conf.t: Address User Feedback from Stephen TetherJoel Sherrill2013-04-091-68/+78
* user/overview.t: Fix broken cross referenceJoel Sherrill2013-04-091-2/+1
* doc/user/conf.t: Rewrite to emphasize confdefs.h and add detailJoel Sherrill2013-04-092-1874/+3782
* user/preface.texi: Add NEC V850 and SPARC V9Joel Sherrill2013-02-261-2/+2
* user/overview.t: Add missing chapters to overviewJoel Sherrill2013-02-261-32/+65
* doc master include files: Do not include top node on printed outputJoel Sherrill2013-02-261-0/+3
* doc: Update version.texi and stamp-vti filesJoel Sherrill2013-02-262-4/+4
* doc/user Object Id Figures: Correct rotation and borderJoel Sherrill2013-02-264-42536/+8462
* doc/user/semaphore_attributes.eps: Correct rotationJoel Sherrill2013-02-261-106459/+3742
* doc/c_user: Fix Lines that were too longJoel Sherrill2013-02-262-9/+9
* doc: Update to build info format with texinfo 4.13 and 5.0Joel Sherrill2013-02-262-40/+40
* Add missing @item.Ralf Corsépius2013-02-261-1/+1
* sapi: PR1911: Add CONFIGURE_DISABLE_BSP_SETTINGSSebastian Huber2013-02-121-0/+63
* sapi: Add rtems_fatal_source_description()Sebastian Huber2013-01-071-0/+27
* score: Add rtems_chain_node_count_unprotected()Sebastian Huber2012-12-211-0/+28