source: rtems/doc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8244a2f   01/12/15 10:24:58 cederman doc: Document network task affinity option 4.115
(edit) @b92f737   01/12/15 10:24:16 cederman doc: Describe new default error handler for Sparc 4.115
(edit) @369328f0   01/26/15 22:22:21 Joel Sherrill user/conf.t: Fix typo 4.115
(edit) @50a50313   01/21/15 14:22:46 Sebastian Huber score: Delete superfluous Heap_Statistics::instance This value … 4.115
(edit) @0a78992   12/19/14 16:44:39 Gedare Bloom doc: add some red-black tree documentation closes #2059 4.115
(edit) @48cfe68   12/15/14 14:22:18 Sebastian Huber doc: Add multilib section to CPU supplement Add multilib section for … 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) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @dff1803   12/03/14 10:35:52 Daniel Hellstrom SPARC: optimize IRQ enable & disable * Coding style cleanups. * Use … 4.115
(edit) @d006b46d   11/28/14 10:53:55 Sebastian Huber score: Add heap statistics Add lifetime bytes allocated and freed … 4.115
(edit) @2c3c657   11/27/14 12:25:22 Sebastian Huber score: Return heap stats via _Heap_Get_information Print out heap … 4.115
(edit) @01557b0   11/27/14 10:44:48 Sebastian Huber libcsupport: Delete malloc statistics Use the heap handler statistics … 4.115
(edit) @43b09a98   11/27/14 12:37:04 Sebastian Huber shell: Make mv, cp and rm usable for applications close #2030 4.115
(edit) @8dbc612   11/18/14 14:33:33 Sebastian Huber shell: Documentation 4.115
(edit) @3fe5d01   11/18/14 13:05:15 Sebastian Huber shell: Add CMDLS, CMDCHOWN, CMDCHMOD commands 4.115
(edit) @bac3d6d   11/17/14 14:42:57 Sebastian Huber shell: Rename HALT to SHUTDOWN command Use a normal command for … 4.115
(edit) @78a38fa2   10/08/14 22:38:12 Joel Sherrill Eliminate use of /*PAGE and clean up formatting 4.115
(edit) @81074900   10/08/14 20:09:39 Joel Sherrill avr/rtems/score/cpu.h: Fix macros to avoid warnings 4.115
(edit) @7fd5e89   10/07/14 14:28:04 Sebastian Huber termios: Partially hide rtems_termios_tty Move interrupt lock to … 4.115
(edit) @a830cb8   10/07/14 14:27:51 Sebastian Huber termios: Separate flow control from normal handler 4.115
(edit) @b422c549   09/18/14 13:57:03 Joel Sherrill doc/shell: Correct build issues from … 4.115
(edit) @8fbe2e6   09/04/14 13:59:49 Joel Sherrill Use correct prototype of benchmark_timer_read() This change starts … 4.115
(edit) @fc9f8f5   09/15/14 00:14:01 Chris Johns doc: Sort the shell file commands into alphabetical order. 4.115
(edit) @b299960   09/14/14 23:10:45 Chris Johns shell: Add an md5 hash command for files. This command lets you get … 4.115
(edit) @a8fa078   09/14/14 22:00:18 Chris Johns shell: Add a ping command. The ping code is taken from a recent … 4.115
(edit) @1434dbd6   09/12/14 11:31:50 Sebastian Huber doc: Clarify ABI in SPARC CPU supplement 4.115
(edit) @33676c8c   09/05/14 07:48:11 Sebastian Huber doc/arm: Update floating point unit support 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) @a7ec6fa   08/20/14 20:49:42 Joel Sherrill or1k.t: Fix spelling errors 4.115
(edit) @b088292   08/16/14 16:30:19 Hesham Almatary Add new documentation section for OpenRISC CPU architecture. 4.115
(edit) @87894c0   07/11/14 11:29:53 Sebastian Huber doc: Update console driver 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) @7c0bd74   04/22/14 08:15:39 Sebastian Huber sparc: Add _CPU_Get_current_per_CPU_control() Use register g6 for the … 4.115
(edit) @3fe1e43   04/22/14 08:40:26 Sebastian Huber sparc: Document register g7 usage 4.115
(edit) @b2ec2d15   04/22/14 05:46:56 Sebastian Huber sparc: Optimize context switch The registers g2 through g4 are … 4.115
(edit) @d60e760   04/22/14 07:45:39 Sebastian Huber bsps: Fix TLS support in linker command files The TLS section symbols … 4.115
(edit) @fab2f188   04/17/14 05:42:28 Sebastian Huber doc: Setting Affinity to a Single Processor 4.115
(edit) @320faf8e   04/17/14 05:57:09 Sebastian Huber score: Clarify TLS support 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) @5c0c0cf   03/27/14 13:23:21 Christian.Mauderer privateenv: Use POSIX keys instead of task variables. 4.115
(edit) @8cc7084   03/20/14 22:43:09 Joel Sherrill doc misc: Building again and updates Remove references to Cygnus Fix … 4.115
(edit) @4c36cd5b   03/20/14 17:47:53 Joel Sherrill relnotes/intro.texi: Change rtems.com to rtems.org and update 4.115
(edit) @98fd415   03/20/14 21:19:22 Joel Sherrill relnotes/status.texi: Update to Bugzilla 4.115
(edit) @0b7e5f75   03/20/14 21:18:34 Joel Sherrill HELP.html Makefile.am: Remove unused HELP.html 4.115
(edit) @0dd02c68   03/20/14 21:17:24 Joel Sherrill cpright.texi: Update to reflect services and community 4.115
(edit) @a86d13a   03/20/14 16:57:53 Joel Sherrill texi2html_init.in: Reword rtems.com to rtems.org 4.115
(edit) @f5bbc042   03/20/14 21:16:39 Joel Sherrill started/buildc.t: Change CVS to Git 4.115
(edit) @df40cc9   03/20/14 21:16:02 Joel Sherrill started/buildrt.t: Change CVS to Git 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @6cd4a5c   03/19/14 16:17:39 Christian.Mauderer cpukit/shell: Replace task variables with posix keys. Use posix keys … 4.115
(edit) @0bf59cf   03/12/14 08:23:34 Sebastian Huber Add documentation for profiling 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) @4013d25   03/07/14 19:18:40 Joel Sherrill POSIX Users Guide: Add thread affinity services. 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) @48198f1b   03/07/14 21:00:37 Joel Sherrill cpright.texi: Update to 2014. 4.115
(edit) @653ed5e   03/07/14 19:18:03 Joel Sherrill gen_section: Update for use with new SMP chapters. 4.115
(edit) @24bf11e   02/12/14 09:31:38 Sebastian Huber score: Add CPU counter support Add a CPU counter interface to allow … 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) @022851a   01/28/14 11:10:08 Sebastian Huber Add thread-local storage (TLS) support Tested and implemented on ARM, … 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) @259328a7   12/16/13 00:59:51 Chris Johns cpukit/shell: Control help break with SHELL_LINES env variable. … 4.115
(edit) @98b9a3b   12/05/13 15:16:11 sahil.patnayakuni doc/posix_users: add notes and descriptions for pthread_key functions 4.115
(edit) @5124d64   11/20/13 21:25:43 Joel Sherrill sparc.t: Correct for V8/V9 4.115
(edit) @e4ced53   10/15/13 17:14:13 shubhamsomani92 doc: Document format in conf.t 4.115
(edit) @8ac962e   09/17/13 17:44:08 Vipul Nayyar bsp_howto/support.t: Add PIC Interrupt Model API Information 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
Note: See TracRevisionLog for help on using the revision log.