Timeline



09/20/11:

16:08 Ticket #1920 (sparc64: memory mapping fixes) created by Gedare Bloom
This patch fixes BSP memory to support more than 4 MB of RAM. We …
16:02 Ticket #1919 (sparc64: use bsppredriverhook instead of bspstart) created by Gedare Bloom
The sparc64 port provides a call-out to install ISR entries during …
15:58 Ticket #1918 (sparc64: task context initialization) created by Gedare Bloom
sparc64-rtems-gcc uses the global g4 register as a segment register. …
13:06 Changeset in rtems [74416035]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-20 Petr Benes <benesp16@…> PR 1916/testing * spcbssched02/init.c, spcbssched02/spcbssched02.scn, spcbssched02/system.h, spcbssched02/task_periodic.c, spedfsched03/init.c, spedfsched03/system.h, spedfsched03/tasks_aperiodic.c: Improve coverage.
13:06 Changeset in rtems [40ee2fc0]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-20 Petr Benes <benesp16@…> PR 1916/testing * rtems/src/ratemondelete.c, score/src/schedulercbsreleasejob.c, score/src/scheduleredfupdate.c, score/src/scheduleredfyield.c: Rework to improve coverage.
12:57 Ticket #1917 (dynamic tables for libchip serial drivers) created by Jennifer Averett
The libchip serial drivers force bsps to define all chips/ports up …
09:01 Ticket #1916 (EDF and CBS improve coverage) created by Petr Benes
This patch should improve the coverage gaps caused by EDF and CBS …
01:06 Changeset in rtems [3fb73e22]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-19 Joel Sherrill <joel.sherrill@…> * user/Makefile.am, user/c_user.texi: Reorder chapters to put scheduling earlier. Also put Barrier and Rate Monotonic Manager where they logically belong. They appear to have just be added toward the end.

09/19/11:

23:35 Ticket #1909 (Covoar: displaying column Taken / Not taken counts in branch html report) closed by Joel Sherrill
fixed: Replying to comment:4: > Just discovered I forgot to reopen the defect to apply the second patch And I forgot to commit the code after running coverage with it in place.
22:45 Changeset in rtems [981a831]4.10 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
22:45 Changeset in rtems [9b0be4d6]4.10 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
22:44 Changeset in rtems [234e2806]4.10 by Ralf Corsepius <ralf.corsepius@…>
Renamer from CVS-HEAD.
22:43 Changeset in rtems [224463d]4.10 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to gdb-7.3.1
22:42 Changeset in rtems [84019c5]4.10 by Ralf Corsepius <ralf.corsepius@…>
Sync with CVS-HEAD.
18:59 Projects/GCOVSupport created by Pawel Zagorski
Adding basic info info about "Gcov support for covoar" project
18:53 Developer/OpenProjects edited by Pawel Zagorski
/* RTEMS Testing */ (diff)
18:53 Developer/OpenProjects edited by Pawel Zagorski
/* Active Projects */ (diff)
13:42 Ticket #1909 (Covoar: displaying column Taken / Not taken counts in branch html report) reopened by Pawel
07:01 Changeset in rtems [dfdf7961]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-19 Andrei Mozzhuhin <nopscmn@…> PR 1915/libcpu * at91rm9200/usart/usart.c: Fixed polled read.
04:21 Ticket #1915 (Error in polling read USART on arm/at91) created by Andrey Mozzhuhin
In function usart_read_polled from libcpu/arm/at91rm9200 used …

09/16/11:

10:25 Changeset in rtems [9f1412b9]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-16 Sebastian Huber <sebastian.huber@…> * nios2-eic-il-low-level.S, nios2-eic-rsie-low-level.S: New files. * Makefile.am: Reflect changes above. * rtems/score/cpu.h, rtems/score/nios2-utility.h, nios2-thread-dispatch-disabled.c, nios2-context-switch.S: Added support for thread stack protection via the MPU.
09:47 Changeset in rtems [3ce764a]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-16 Sebastian Huber <sebastian.huber@…> * rtems/score/arm.h: More CPU_MODEL_NAME variants.
09:24 Changeset in rtems [11b9b5d]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-16 Sebastian Huber <Sebastian.Huber@…> * monitor/monitor.scn, termios/termios.scn: New files. * monitor/init.c, termios01/init.c: Use rtems_shell_wait_for_input().
09:23 Changeset in rtems [7c9d27e]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-16 Sebastian Huber <Sebastian.Huber@…> * fileio/fileio.scn: New file. * capture/init.c, fileio/init.c: Use rtems_shell_wait_for_input().
09:16 Changeset in rtems [6c5ee7f0]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-16 Sebastian Huber <sebastian.huber@…> * libmisc/shell/shell-wait-for-input.c: New file. * libmisc/Makefile.am: Reflect change above. * libmisc/shell/shell.h: Declare rtems_shell_wait_for_input().

09/15/11:

17:09 Changeset in rtems [fdc70e2]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-15 Joel Sherrill <joel.sherrill@…> * score/include/rtems/score/thread.h: Ensure CBS builds with POSIX disabled.
15:58 Changeset in rtems [4b7e1fd]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-15 Joel Sherrill <joel.sherrill@…> * spcbssched01/Makefile.am, spcbssched02/Makefile.am, spcbssched03/Makefile.am: Formatting.
15:56 Changeset in rtems [bd1b8de]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-15 Petr Benes <benesp16@…> PR 1907/testing * Makefile.am, configure.ac: Add tests for the CBS (Constant Bandwidth Server) scheduler. * spcbssched01/.cvsignore, spcbssched01/Makefile.am, spcbssched01/init.c, spcbssched01/spcbssched01.doc, spcbssched01/spcbssched01.scn, spcbssched01/system.h, spcbssched01/task1.c, spcbssched02/.cvsignore, spcbssched02/Makefile.am, spcbssched02/init.c, spcbssched02/spcbssched02.doc, spcbssched02/spcbssched02.scn, spcbssched02/system.h, spcbssched02/task_periodic.c, spcbssched03/.cvsignore, spcbssched03/Makefile.am, spcbssched03/cbsparams.h, spcbssched03/init.c, spcbssched03/spcbssched03.doc, spcbssched03/spcbssched03.scn, spcbssched03/system.h, spcbssched03/tasks_aperiodic.c, spcbssched03/tasks_periodic.c: New files.
15:49 Changeset in rtems [82db8e56]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-15 Petr Benes <benesp16@…> PR 1906/cpukit * sapi/Makefile.am, sapi/preinstall.am, sapi/include/confdefs.h, score/Makefile.am, score/preinstall.am: Add the CBS (Constant Bandwidth Server) scheduler. This is a complex scheduling policy built atop of the EDF scheduler. Unlike other schedulers, this one provides a user API and handles not only deadlines of tasks but also claimed budget per period. The main aim of the scheduler is isolation of tasks so that each task is guaranteed to meet all deadlines regardless of how other tasks behave. * sapi/include/rtems/cbs.h, sapi/inline/rtems/cbs.inl, score/include/rtems/score/schedulercbs.h, score/src/schedulercbs.c, score/src/schedulercbsattachthread.c, score/src/schedulercbscleanup.c, score/src/schedulercbscreateserver.c, score/src/schedulercbsdestroyserver.c, score/src/schedulercbsdetachthread.c, score/src/schedulercbsgetapprovedbudget.c, score/src/schedulercbsgetexecutiontime.c, score/src/schedulercbsgetparameters.c, score/src/schedulercbsgetremainingbudget.c, score/src/schedulercbsgetserverid.c, score/src/schedulercbsreleasejob.c, score/src/schedulercbssetparameters.c, score/src/schedulercbsunblock.c: New files.
14:54 Ticket #1906 (CBS scheduler implementation) closed by Joel Sherrill
fixed: Merged with some warnings fixed. Thanks. Doxygen warning logs will show up in http://www.rtems.org/onlinedocs/doxygen/doxy.log. Doxygen is run every 12 hours (0630 and 1230 Huntsville time)
14:34 Changeset in rtems [baef6771]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-15 Sebastian Huber <sebastian.huber@…> * cpukit/libmisc/cpuuse/cpuuse.h, cpukit/libmisc/cpuuse/cpuusagedata.c, cpukit/libmisc/cpuuse/cpuusagereport.c, cpukit/libmisc/cpuuse/cpuusagereset.c: Fixed timestamp usage.

09/14/11:

14:25 Changeset in rtems [e41cec3]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-14 Sebastian Huber <sebastian.huber@…> * rtems/score/cpu.h: Request cache alignment and small data area in CPU_STRUCTURE_ALIGNMENT.
14:25 Ticket #1914 (Make timestamp implementation choice available for the CPU port) created by Sebastian Huber
In "score/include/rtems/score/timestamp.h" we have: /* * NOTE: …
14:16 Changeset in rtems [3f764a8]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-14 Sebastian Huber <sebastian.huber@…> PR 1898/cpukit * score/include/rtems/score/percpu.h: Use CPU_STRUCTURE_ALIGNMENT for _Per_CPU_Information.
13:17 Ticket #1898 (Optional CPU dependent _Per_CPU_Information attributes) closed by Sebastian Huber
fixed: Committed change above.
13:02 Changeset in rtems [b4e4f25]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-14 Sebastian Huber <sebastian.huber@…> * spnsext01/init.c: Use correct API.

09/13/11:

08:02 Ticket #1913 ([devFS] General review required) created by Sebastian Huber
In devfs_mknod.c: 1. Missing copyright information (only the license …

09/11/11:

20:57 Changeset in rtems [94f8cc0b]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-11 Joel Sherrill <joel.sherrill@…> * spedfsched01/Makefile.am, spedfsched02/Makefile.am, spedfsched03/Makefile.am: Use all managers.
20:56 Changeset in rtems [0d6aee4]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-11 Petr Benes <benesp16@…> PR 1897/testing * Makefile.am, configure.ac: Add tests for Earliest Deadline First (EDF) Scheduling Algorithm implementation. * spedfsched01/.cvsignore, spedfsched01/Makefile.am, spedfsched01/init.c, spedfsched01/spedfsched01.doc, spedfsched01/spedfsched01.scn, spedfsched01/system.h, spedfsched01/task1.c, spedfsched02/.cvsignore, spedfsched02/Makefile.am, spedfsched02/getall.c, spedfsched02/init.c, spedfsched02/spedfsched02.doc, spedfsched02/spedfsched02.scn, spedfsched02/system.h, spedfsched02/task1.c, spedfsched03/.cvsignore, spedfsched03/Makefile.am, spedfsched03/edfparams.h, spedfsched03/init.c, spedfsched03/spedfsched03.doc, spedfsched03/spedfsched03.scn, spedfsched03/system.h, spedfsched03/tasks_aperiodic.c, spedfsched03/tasks_periodic.c: New files.
20:52 Changeset in rtems [5472ad41]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-11 Petr Benes <benesp16@…> PR 1896/cpukit * sapi/include/confdefs.h, score/Makefile.am, score/preinstall.am: Add Earliest Deadline First (EDF) Scheduling Algorithm implementation. * score/include/rtems/score/scheduleredf.h, score/src/scheduleredf.c, score/src/scheduleredfallocate.c, score/src/scheduleredfblock.c, score/src/scheduleredfenqueue.c, score/src/scheduleredfenqueuefirst.c, score/src/scheduleredfextract.c, score/src/scheduleredffree.c, score/src/scheduleredfprioritycompare.c, score/src/scheduleredfreleasejob.c, score/src/scheduleredfschedule.c, score/src/scheduleredfunblock.c, score/src/scheduleredfupdate.c, score/src/scheduleredfyield.c: New files.
19:54 Ticket #1912 (Add Scheduler Documentation) created by Joel Sherrill
Gedare, Petr and I have discussed adding more documentation on the …

09/10/11:

14:22 Ticket #1726 (EDF Scheduling Implementation) closed by Gedare Bloom
wontfix: Superseded by Petr's EDF implementation.

09/09/11:

12:24 Changeset in rtems [72b7935]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-09 Sebastian Huber <sebastian.huber@…> * sp03/sp03.scn, sp05/sp05.scn, sp23/sp23.scn, sp27/sp27.scn, sp27a/sp27a.scn, sp39/sp39.scn: Update.
12:17 Changeset in rtems [1a6ab4e]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-09 Sebastian Huber <sebastian.huber@…> * sptests/sp68/init.c: Avoid CPU_STRUCTURE_ALIGNMENT.
11:25 Changeset in rtems [842394f]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-09 Sebastian Huber <sebastian.huber@…> PR 1901/cpukit * score/src/threadhandler.c: Do not use internal tasks for global initialization in MP configuration.
11:19 Changeset in rtems [fd1661f2]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-09 Sebastian Huber <sebastian.huber@…> PR 1844/cpukit * rtems/include/rtems/rtems/msgmp.h: Define MESSAGE_QUEUE_MP_PACKET_SIZE. * rtems/src/msgmp.c, rtems/src/msgqcreate.c: Use MESSAGE_QUEUE_MP_PACKET_SIZE.
11:04 Ticket #1911 (Include bsp.h in confdefs.h by default) created by Sebastian Huber
We should include <bsp.h> for the o BSP_IDLE_TASK_BODY, o …
11:02 Changeset in rtems [5817297]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-09 Sebastian Huber <sebastian.huber@…> PR 1873/cpukit * score/include/rtems/score/heap.h: Revert previous commit. * sapi/include/confdefs.h: Use proper constants in _Configure_From_workspace().
10:57 Changeset in rtems [d689de0]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-09 Sebastian Huber <sebastian.huber@…> * score/include/rtems/score/basedefs.h: Typo. * score/src/mpci.c, rtems/src/eventmp.c, rtems/src/msgmp.c, rtems/src/partmp.c, rtems/src/regionmp.c, rtems/src/semmp.c, rtems/src/signalmp.c, rtems/src/taskmp.c: Use RTEMS_STATIC_ASSERT() to ensure that the packet size is small enough.
10:25 Ticket #1901 (Global C++ constructors with MP configuration) closed by Sebastian Huber
fixed: Fixed on CVS head.
10:21 Ticket #1844 (Invalid MP packet prefix for message queues) closed by Sebastian Huber
fixed: I replaced the sizeof(Message_queue_MP_Packet) with #define MESSAGE_QUEUE_MP_PACKET_SIZE \ offsetof(Message_queue_MP_Packet, Buffer.buffer) this should fix the problem.
10:00 Changeset in rtems [f604a94]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-09 Sebastian Huber <sebastian.huber@…> * nios2-thread-dispatch-disabled.c: Use offsetof() instead of RTEMS_offsetof().

09/08/11:

08:58 Ticket #1910 (An option for architecture-specific SMP locks) created by Marta Rybczynska
This patch adds an option (in cpu.h) for architecture-specific SMP …

09/07/11:

07:43 Changeset in rtems [e5b2ed7]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-09-07 Ralf Corsépius <ralf.corsepius@…> * imfs_support/fs_supprot.h, support/fstest.h, support/ramdisk_support.h: Don't include config.h.
07:42 Changeset in rtems [d957805]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-09-07 Ralf Corsépius <ralf.corsepius@…> * fserror/test.c, fslink/test.c, fspatheval/test.c, fspermission/test.c, fsrdwr/init.c, fssymlink/test.c, fstime/test.c, support/fstest_support.c, support/ramdisk_support.c: Add config-header support.
07:39 Changeset in rtems [88e2a36]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-09-07 Ralf Corsépius <ralf.corsepius@…> * support/fstest.h: Include "pmacros.h".
07:32 Changeset in rtems [db6fbdf]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-09-07 Ralf Corsépius <ralf.corsepius@…> * fserror/fserror.doc, fserror/test.c, fslink/fslink.doc, fslink/test.c, fspatheval/patheval.doc, fspatheval/test.c, fspermission/fspermission.doc, fspermission/test.c, fsrdwr/fsrdwr.doc, fsrdwr/init.c, fssymlink/fssymlink.doc, fssymlink/test.c, fstime/fstime.doc, fstime/test.c, imfs_support/fs_config.h, imfs_support/fs_support.c, imfs_support/fs_supprot.h, mdosfs_support/fs_config.h, mdosfs_support/fs_support.c, mimfs_support/fs_config.h, mimfs_support/fs_support.c, mrfs_support/fs_config.h, mrfs_support/fs_support.c, support/fstest.h, support/fstest_support.c, support/fstest_support.h, support/ramdisk_support.c, support/ramdisk_support.h: Fix CVS-Ids.
Note: See TracTimeline for information about the timeline view.