source: rtems/doc/user

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @173c44eb   01/05/16 10:07:53 Sebastian Huber doc: Mention potential SMP scheduler improvement 5
(edit) @f5201df   12/15/15 17:25:01 Joel Sherrill Remove M32R architecture updates #2446. 5
(edit) @c924e85   12/24/15 23:03:51 Joel Sherrill user/task.t: Add advice on transitioning use of notepads closes #2493. 5
(edit) @d5154d0f   12/23/15 20:44:02 admin api: Remove deprecated Notepads Notepads where a feature of RTEMS' … 5
(edit) @18847ac   12/16/15 07:23:44 Sebastian Huber doc: SMP status of RTEMS 5
(edit) @4fa4ccb6   12/16/15 05:28:48 Sebastian Huber doc: SMP introduction 5
(edit) @d0c39838   09/22/15 14:21:12 Sebastian Huber Use linker set for system initialization Make … 5
(edit) @b618d8c   09/16/15 05:13:58 Sebastian Huber Add RTEMS linker sets Update #2408. 5
(edit) @aa47302   11/03/15 10:10:21 Sebastian Huber sapi: Add rtems_chain_get_first_unprotected() Close #2459. 5
(edit) @69be1a22   10/20/15 19:47:10 Joel Sherrill CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error … 5
(edit) @252e244   09/04/15 11:47:30 Sebastian Huber smp: Documentation 5
(edit) @e1769f27   09/03/15 12:45:44 Sebastian Huber smp: Documentation Close #2274. 5
(edit) @dafa5d88   09/03/15 08:27:16 Sebastian Huber score: Implement priority boosting 5
(edit) @3995e6d   09/02/15 09:58:54 Sebastian Huber score: Implement SMP-specific priority queue 5
(edit) @cee82df   09/02/15 14:36:56 Sebastian Huber smp: Documentation 5
(edit) @06496fb   09/04/15 11:09:17 Sebastian Huber smp: Documentation 5
(edit) @509e8d7f   08/18/15 04:21:17 Sebastian Huber rbtree: Delete rtems_rbtree_find_control() This function is hard to … 5
(edit) @add0e494   08/03/15 16:34:40 Joel Sherrill user/c_user.texi: Correct info index entry closes #2380. 5
(edit) @3f923fd2   07/17/15 14:42:35 Joel Sherrill Update date 4.115
(edit) @9154c3f9   07/17/15 08:53:22 Sebastian Huber doc: Add thread dispatch details for SMP 4.115
(edit) @3bb342ca   07/17/15 09:55:51 Sebastian Huber doc: Clarify interrupts disable problems on SMP 4.115
(edit) @b56ddbb   07/17/15 07:16:37 Sebastian Huber doc: Fix SMP task variables section 4.115
(edit) @b9a7dc3b   07/08/15 08:10:09 Sebastian Huber doc: Clarify SMP configuration defines 4.115
(edit) @cdf30f05   06/19/15 12:57:44 Sebastian Huber rtems: Add rtems_interrupt_local_disable|enable() Add … 4.115
(edit) @e0938c2   06/15/15 18:22:31 Joel Sherrill user/conf.t: Fix names for CONFIGURE_UNLIMITED_OBJECTS and … 4.115
(edit) @fecc911   06/09/15 15:46:23 Gedare Bloom doc: fix typo. closes #2361. 4.115
(edit) @cc18d7b   04/30/15 11:12:54 Sebastian Huber score: Fine grained locking for message queues Aggregate several … 4.115
(edit) @3985e758   04/17/15 14:46:08 Joel Sherrill user/libpci.t: Make it build and clean up 4.115
(edit) @1b645c3   04/08/15 15:00:43 Daniel Hellstrom LIBPCI: corrected documentation 4.115
(edit) @a31845f7   11/28/11 09:11:10 Daniel Hellstrom LIBPCI: added PCI layer to cpukit/libpci 4.115
(edit) @cf404563   03/10/15 19:28:19 Gedare Bloom cpukit: deprecate task variables. closes #2293. 4.115
(edit) @23e43f6   03/10/15 17:51:21 Gedare Bloom cpukit: deprecate rtems_clock_get(). closes #2294. 4.115
(edit) @3ac68119   03/06/15 17:41:49 Gedare Bloom cpukit: deprecate notepads Deprecate Classic API Notepads. Mark … 4.115
(edit) @f785492   02/14/15 19:07:19 Sebastian Huber IMFS: Add CONFIGURE_IMFS_DISABLE_READDIR 4.115
(edit) @249766c5   02/13/15 20:26:17 Sebastian Huber IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMOD Rename … 4.115
(edit) @40a18d7f   02/13/15 20:11:55 Sebastian Huber IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILE 4.115
(edit) @12eee4fd   02/13/15 19:53:41 Sebastian Huber IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM Resurrect … 4.115
(edit) @a9df916   02/08/15 18:43:09 Sebastian Huber IMFS: Add fine grained configuration Remove miniIMFS. Statically … 4.115
(edit) @369328f0   01/26/15 22:22:21 Joel Sherrill user/conf.t: Fix typo 4.115
(edit) @0a78992   12/19/14 16:44:39 Gedare Bloom doc: add some red-black tree documentation closes #2059 4.115
(edit) @e4e66d4   12/12/14 14:04:05 Sebastian Huber doc: Clarify rate-monotonic statistics 4.115
(edit) @22cce675   12/12/14 11:53:07 Sebastian Huber doc: Clarify rtems_task_set_priority() 4.115
(edit) @01557b0   11/27/14 10:44:48 Sebastian Huber libcsupport: Delete malloc statistics Use the heap handler statistics … 4.115
(edit) @96ec8ee8   08/22/14 15:09:36 Sebastian Huber rtems: Add more clock tick functions Add rtems_clock_tick_later(), … 4.115
(edit) @f553c6e   08/22/14 14:39:47 Sebastian Huber rtems: Inline rtems_clock_get_ticks_since_boot() Update documentation. 4.115
(edit) @5c3d250   07/04/14 12:34:23 Sebastian Huber score: Implement scheduler helping protocol The following scheduler … 4.115
(edit) @9553e7a6   05/26/14 14:02:58 Sebastian Huber score: Use Resource Handler for MrsP semaphores This enables proper … 4.115
(edit) @25f5730f   05/28/14 16:11:51 Sebastian Huber score: _Scheduler_Set_affinity() Do not change the scheduler with … 4.115
(edit) @8fcafdd5   05/21/14 08:33:43 Sebastian Huber score: Multiprocessor Resource Sharing Protocol Add basic support for … 4.115
(edit) @e5274df   05/20/14 08:03:35 Sebastian Huber rtems: Clarify task set/get scheduler parameters 4.115
(edit) @f39f667a   05/14/14 11:50:48 Sebastian Huber score: Simplify _Thread_Change_priority() The function to change a … 4.115
(edit) @35a3af7a   05/05/14 19:55:35 Sebastian Huber doc: Use @dfn for glossary terms 4.115
(edit) @29e6637e   05/05/14 19:55:13 Sebastian Huber doc: Move SMP glossary to global glossary Add some terms. 4.115
(edit) @38b59a6   05/02/14 08:31:09 Sebastian Huber score: Implement forced thread migration The current implementation … 4.115
(edit) @e239760   04/29/14 14:09:35 Sebastian Huber score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORS Avoid the … 4.115
(edit) @d20b029   04/16/14 18:54:48 Sebastian Huber doc: Add SMP glossary 4.115
(edit) @0832ca7   04/29/14 14:57:37 ralf.kirchner doc: Extend documentation for unlimited objects Mark POSIX Keys and … 4.115
(edit) @fab2f188   04/17/14 05:42:28 Sebastian Huber doc: Setting Affinity to a Single Processor 4.115
(edit) @10e613ba   04/16/14 18:54:27 Sebastian Huber doc: Typo 4.115
(edit) @f830029   04/16/14 14:06:05 Sebastian Huber doc: rtems_task_set_scheduler() 4.115
(edit) @babb1a2c   04/16/14 14:02:24 Sebastian Huber doc: rtems_task_get_scheduler() 4.115
(edit) @d1f2f22   04/16/14 13:59:21 Sebastian Huber doc: rtems_scheduler_get_processor_set() 4.115
(edit) @89c1a21f   04/16/14 13:52:15 Sebastian Huber doc: rtems_scheduler_ident() 4.115
(edit) @ed859d51   04/16/14 13:39:34 Sebastian Huber doc: rtems_task_set_affinity() 4.115
(edit) @2be51cc   04/16/14 13:25:42 Sebastian Huber doc: rtems_task_get_affinity() 4.115
(edit) @4a93980   04/16/14 13:17:32 Sebastian Huber doc: rtems_get_current_processor() 4.115
(edit) @6809383d   04/16/14 13:10:10 Sebastian Huber doc: rtems_get_processor_count() 4.115
(edit) @c5831a3f   04/09/14 13:07:54 Sebastian Huber score: Add clustered/partitioned scheduling Clustered/partitioned … 4.115
(edit) @133d54c5   04/09/14 08:33:00 Sebastian Huber score: Add scheduler name 4.115
(edit) @e1598a6   04/04/14 08:56:36 Sebastian Huber score: Static scheduler configuration Do not allocate the scheduler … 4.115
(edit) @263f4bec   04/07/14 12:50:37 Sebastian Huber score: Statically initialize IO manager This simplifies the RTEMS … 4.115
(edit) @3a4d28a   04/10/14 10:33:18 Sebastian Huber documentation: Clarify 4.115
(edit) @d61f5502   04/10/14 09:50:38 Sebastian Huber documentation: Move CONFIGURE_MAXIMUM_DEVICES Move … 4.115
(edit) @d507c037   04/03/14 17:55:43 Joel Sherrill Disable per task variables when SMP is enabled Per task variables are … 4.115
(edit) @2aeeaa0   03/10/14 14:47:06 Joel Sherrill doc: Improve description of rtems_status_text for ToC 4.115
(edit) @89e72a80   03/10/14 16:35:16 Joel Sherrill smp.t: Add Background and Operation Sections 4.115
(edit) @d46ab11b   03/07/14 19:20:04 Joel Sherrill Classic API Users Guide: Add SMP and affinity services. This patch … 4.115
(edit) @30d11766   03/11/14 20:08:54 Joel Sherrill stackchk.t task.t: Change can not to cannot for consistency 4.115
(edit) @bab16de2   02/07/14 08:53:47 Sebastian Huber score: Change debug helper functions Rename … 4.115
(edit) @920a43e   02/05/14 16:00:09 Sebastian Huber rtems: Add rtems_status_code_description() 4.115
(edit) @2d1bdc8   12/24/13 05:38:42 Chris Johns cpukit/rtems: Add rtems_clock_get_uptime_nanoseconds to the RTEMS API. … 4.115
(edit) @e4ced53   10/15/13 17:14:13 shubhamsomani92 doc: Document format in conf.t 4.115
(edit) @99b3505   08/07/13 13:35:47 Sebastian Huber smp: Add Deterministic Priority SMP Scheduler 4.115
(edit) @540e8603   08/14/13 09:06:16 Sebastian Huber documentation: Directives allowed from an ISR Update list. 4.115
(edit) @45ca51c   07/29/13 18:03:30 shubhamsomani92 doc/user/conf.t: More clean ups 4.115
(edit) @989604a5   07/24/13 20:30:24 Joel Sherrill conf.t: Fix minor typos. 4.115
(edit) @3c495d51   07/24/13 18:06:26 cynt6007 doc/user/conf.t: Fix SMP_MAXIMUM_PROCESSORS and add Go configuration 4.115
(edit) @1f6138e5   07/22/13 23:30:07 cynt6007 doc/user/conf.t: Fix SMP_MAXIMUM_PROCESSORS and add Go Configuration 4.115
(edit) @873859a4   06/09/13 02:13:00 cynt6007 Make the default values easier for the configuration GUI to parse 4.115
(edit) @c7bc6d4   06/10/13 09:14:35 Sebastian Huber rtems: Add interrupt locks Interrupt locks are low-level lock to … 4.115
(edit) @14c55cc   04/10/13 12:42:26 Sebastian Huber doc: Config documentation changes throughout 4.115
(edit) @a6a88f4   04/10/13 13:46:54 Sebastian Huber doc: Add bdbuf configuration options 4.115
(edit) @b2cf295f   04/09/13 16:56:11 Joel Sherrill user/conf.t: Address User Feedback from Stephen Tether Stephen Tether … 4.115
(edit) @034483dc   04/09/13 16:55:12 Joel Sherrill user/overview.t: Fix broken cross reference 4.115
(edit) @6cb3567   03/09/13 13:43:03 Joel Sherrill doc/user/conf.t: Rewrite to emphasize confdefs.h and add detail This … 4.115
(edit) @9215bfb3   02/25/13 23:54:24 Joel Sherrill user/preface.texi: Add NEC V850 and SPARC V9 4.115
(edit) @a26834d2   02/25/13 23:34:04 Joel Sherrill user/overview.t: Add missing chapters to overview 4.115
(edit) @4eaf781   02/25/13 21:23:59 Joel Sherrill doc master include files: Do not include top node on printed output … 4.115
(edit) @838bfb6   02/25/13 17:52:04 Joel Sherrill doc: Update version.texi and stamp-vti files See … 4.115
(edit) @df0ec89   02/24/13 16:07:40 Joel Sherrill doc/user Object Id Figures: Correct rotation and border The 16 bit … 4.115
Note: See TracRevisionLog for help on using the revision log.