Timeline



04/16/14:

18:54 Changeset in rtems [d20b029]4.115 by Sebastian Huber <sebastian.huber@…>
doc: Add SMP glossary
18:54 Changeset in rtems [10e613ba]4.115 by Sebastian Huber <sebastian.huber@…>
doc: Typo
18:05 Changeset in rtems-source-builder [d812ad5]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
4.11/rtems-m32c.bset: Enable building gcc again
14:42 Changeset in rtems [463de59]4.115 by Jennifer Averett <jennifer.averett@…>
capture: Fix capture engine to handle new extensions.
14:07 Changeset in rtems [e331e69]4.115 by Ralf Kirchner <ralf.kirchner@…>
bsp/arm: RTEMS_SMP to arm erratum 764369 detection Move the RTEMS_SMP conditional compilation to the detection method of arm erratum 764369
14:06 Changeset in rtems [f830029]4.115 by Sebastian Huber <sebastian.huber@…>
doc: rtems_task_set_scheduler()
14:04 Changeset in rtems [707b6172]4.115 by Ralf Kirchner <ralf.kirchner@…>
bsp/arm: Erratum 764369 after enabling SCU Execute the SCU part of the workaround of arm erratum 764368 after the SCU was enabled.
14:02 Changeset in rtems [babb1a2c]4.115 by Sebastian Huber <sebastian.huber@…>
doc: rtems_task_get_scheduler()
13:59 Changeset in rtems [d1f2f22]4.115 by Sebastian Huber <sebastian.huber@…>
doc: rtems_scheduler_get_processor_set()
13:52 Changeset in rtems [89c1a21f]4.115 by Sebastian Huber <sebastian.huber@…>
doc: rtems_scheduler_ident()
13:39 Changeset in rtems [ed859d51]4.115 by Sebastian Huber <sebastian.huber@…>
doc: rtems_task_set_affinity()
13:34 Changeset in rtems [561c7b2]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Add const qualifier
13:25 Changeset in rtems [2be51cc]4.115 by Sebastian Huber <sebastian.huber@…>
doc: rtems_task_get_affinity()
13:17 Changeset in rtems [4a93980]4.115 by Sebastian Huber <sebastian.huber@…>
doc: rtems_get_current_processor()
13:10 Changeset in rtems [6809383d]4.115 by Sebastian Huber <sebastian.huber@…>
doc: rtems_get_processor_count()
12:51 Developer/SMP edited by Sh
/* Clustered Scheduling */ (diff)
12:27 Changeset in rtems [d9e7d1e]4.115 by Ralf Kirchner <ralf.kirchner@…>
bsp/arm: Correct detection of arm erratum 764368
12:22 Changeset in rtems [a38d4a37]4.115 by Ralf Kirchner <ralf.kirchner@…>
libchip: Correct error handling in dwmac driver By fault an rtems_status_code has been expected instead of an errno error number.
10:34 Changeset in rtems [b3613c3a]4.115 by Sebastian Huber <sebastian.huber@…>
smptests/smpload01: Reduce timeout value Use events instead of suspend/resume.
08:27 TBR/BSP/Beagleboard edited by ChrisJohns
/* Building U-Boot */ (diff)
08:23 TBR/BSP/Beagleboard edited by ChrisJohns
/* Debugging */ (diff)
07:36 TBR/BSP/Beagleboard edited by ChrisJohns
/* Building U-Boot */ (diff)
07:35 TBR/BSP/Beagleboard edited by ChrisJohns
/* References */ (diff)
07:35 TBR/BSP/Beagleboard edited by ChrisJohns
Add xM porting log (diff)
07:10 Changeset in rtems [2e06be4]4.115 by Sebastian Huber <sebastian.huber@…>
score: Documentation
06:26 Ticket #2177 (libtests/heapwalk fails with RTEMS_DEBUG enabled) created by Sebastian Huber
There are two options to fix this: 1. Fix the test so that it can …
04:03 Changeset in rtems-source-builder [9d61bc9]4.104.114.95 by Chris Johns <chrisj@…>
rtems/4.11: moxie switch to gdb-7.7. Remove the binutils patches as these have been merged upstream.
03:57 Changeset in rtems-source-builder [3c514b2]4.104.114.95 by Chris Johns <chrisj@…>
rtems/4.11: i386 switch to gdb-7.7.

04/15/14:

20:06 Developer/SMP edited by Mayes
/* Status */ (diff)
19:54 Developer/SMP edited by Mayes
/* Status */ (diff)
19:54 Developer/SMP edited by Mayes
/* Status */ (diff)
16:38 Ticket #2176 (fishy behavior in termios tx task mode) created by Jeffrey Hill
I have a look around in the drivers in the various BSPs and I notice …
14:20 Changeset in rtems [33d0666]4.115 by Sebastian Huber <sebastian.huber@…>
score: Critical fix for SMP The _Scheduler_SMP_Allocate_processor() and _Thread_Dispatch() exchange information without locks. Make sure we use the right load/store ordering.
11:36 Changeset in rtems [b80f920]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: SMP support for IRQ support
11:34 Changeset in rtems [487b94e7]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: SMP support for SPR functions These registers are local to a processor, there is no need to use SMP locks here.
11:33 Changeset in rtems [598f39cd]4.115 by Sebastian Huber <sebastian.huber@…>
libchip: SMP support for NS16550
11:32 Changeset in rtems [2c1e7ff]4.115 by Sebastian Huber <sebastian.huber@…>
sapi: Error case for CONFIGURE_UNLIMITED_OBJECTS
08:48 Ticket #2112 (<sys/queue.h> is broken) closed by Sebastian Huber
fixed: Fixed with Newlib 2.1.0.
08:46 Ticket #1808 (PerCore SMP Scheduler) closed by Sebastian Huber
fixed: Clustered/partitioned scheduling is now supported: http://git.rtems.org/rtems/commit/?id=c5831a3f9af11228dbdaabaf01f69d37e55684ef

04/14/14:

23:18 Changeset in rtems-schedsim [8703c13] by Joel Sherrill <joel.sherrill@…>
Now works uniprocessor with debug enabled
21:50 Changeset in rtems-schedsim [9a34e3a] by Joel Sherrill <joel.sherrill@…>
.configure.swp: Junk file removed from git
21:05 Changeset in rtems [589bbcb]4.115 by Joel Sherrill <joel.sherrill@…>
sp74.doc: Correct minor typos
21:05 Changeset in rtems [8e7db68c]4.115 by Joel Sherrill <joel.sherrill@…>
Minor conditionals to enable building Scheduler Simulator on GNU/Linux - rtems/score/assert.h: Scheduler Simulator uses glibc assert.h on GNU/Linux. This will likely need to be adjusted more for other host compilers and C libraries. Also disable _Assert_Not_reached() because some of these paths do actually return to the called on the Scheduler Simulator. - basedefs.h: Do not use noreturn attribute when on Scheduler Simulator. Paths which context switch can return to the command interpreter on the Scheduler Simulator.
16:18 Projects/GraphicsToolkit edited by PavelPisa
Move configure variable setup to the configure line. (diff)
15:11 Changeset in rtems [509040f0]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: SMP support for one TSEC driver
10:41 Changeset in rtems [dc18190]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add and use RTEMS_ZERO_LENGTH_ARRAY
06:09 Changeset in rtems [67a7a2c]4.115 by Sebastian Huber <sebastian.huber@…>
sparc: Use leon multilib define

04/13/14:

08:35 TBR/UserApp/Fonix7000 edited by AaronGrier
update links (diff)
06:27 GSoC edited by Just Janek
/* Students' Proposals */ (diff)

04/12/14:

01:21 TBR/UserManual/RTEMS_Coverage_Analysis edited by JoelSherrill
(diff)
00:45 Ticket #2125 (building rtems) closed by Gedare Bloom
invalid: Closing, no identifiable bug here.
00:42 Ticket #2096 (http://git.rtems.org/examples-v2/ has the wrong Clone) closed by Gedare Bloom
fixed: Someone fixed it.
00:25 Ticket #1973 (Convert from texi2www to texi2html) closed by Gedare Bloom
fixed: Fixed.
00:11 Ticket #1547 (Status code to errno mapping) closed by Gedare Bloom
fixed: http://git.rtems.org/rtems/commit/?id=35b8f48a4b18a605945f149601a8ff8c9bc11fd6

04/11/14:

19:03 Ticket #1764 (RTEMS shell not always waiting for termination) closed by dufault
invalid: I haven't seen this in a long time. I'd like to close it not reproducible but don't see that, I'll choose INVALID.
18:45 Ticket #2068 (pthread_create race condition (task_start userext executed after ...) closed by Gedare Bloom
fixed: Applied to 4.9 and 4.10
15:18 Changeset in rtems [1af8634a]4.115 by Jennifer Averett <jennifer.averett@…>
capture: Update comment block style in capture engine. Doxygen added and comment blocks standardized.
13:41 Changeset in rtems [2ca0a7b]4.115 by Sebastian Huber <sebastian.huber@…>
capture: Use ISR lock for SMP support

04/10/14:

15:06 Changeset in rtems [1613a01b]4.115 by Ralf Kirchner <ralf.kirchner@…>
libchip: Reduce tx interrupts Reduce number of packet transmitted interrupts by using the interrupt mechanism only if we run out of DMA descriptors. Under normal conditions regaining DMA descriptors, mbufs and clusters is handled via a counter.
15:03 Changeset in rtems [f28b8d45]4.115 by Ralf Kirchner <ralf.kirchner@…>
libchip: Cleanup
15:02 Changeset in rtems [18fe64a2]4.115 by Ralf Kirchner <ralf.kirchner@…>
libchip: Improve handling of DMA suspends Reset the corresponding DMA status bit
14:57 Changeset in rtems [6ac3969]4.115 by Ralf Kirchner <ralf.kirchner@…>
bsp/altera-cyclone-v: Cleanup
14:54 Changeset in rtems [782182eb]4.115 by Ralf Kirchner <ralf.kirchner@…>
bsp/altera-cyclone-v: Change console baud rate The baud rate of the altera cyclone-V U-Boot can not be changed at the u-Boot console prompt. Thus we use the same baud rate as the U-Boot for the BSP.
13:48 Changeset in rtems [53e008b]4.115 by Sebastian Huber <sebastian.huber@…>
score: SMP initialization changes Add and use _CPU_SMP_Start_processor(). Add and use _CPU_SMP_Finalize_initialization(). This makes most _CPU_SMP_Initialize() functions a bit simpler since we can calculate the minimum value of the count of processors requested by the application configuration and the count of physically or virtually available processors in the high-level code. The CPU port has now the ability to signal a processor start failure. With the support for clustered/partitioned scheduling the presence of particular processors can be configured to be optional or mandatory. There will be a fatal error only in case mandatory processors are not present. The CPU port may use a timeout to monitor the start of a processor.
10:33 Changeset in rtems [3a4d28a]4.115 by Sebastian Huber <sebastian.huber@…>
documentation: Clarify
09:50 Changeset in rtems [d61f5502]4.115 by Sebastian Huber <sebastian.huber@…>
documentation: Move CONFIGURE_MAXIMUM_DEVICES Move CONFIGURE_MAXIMUM_DEVICES documentation to "File System Configuration Parameters". This define has nothing to do with the device driver table.
09:26 Changeset in rtems [7a597e97]4.115 by Sebastian Huber <sebastian.huber@…>
pppd: Delete example This example is available via testsuites/samples/pppd.
09:02 Changeset in rtems [cb5eaddf]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Rename rtems_smp_get_current_processor() Rename rtems_smp_get_current_processor() in rtems_get_current_processor(). Make rtems_get_current_processor() a function in uni-processor configurations to enable ABI compatibility with SMP configurations.
08:58 Changeset in rtems [4bc8d2e]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Rename rtems_smp_get_processor_count() Rename rtems_smp_get_processor_count() in rtems_get_processor_count(). Make rtems_get_processor_count() a function in uni-processor configurations to enable ABI compatibility with SMP configurations.
08:27 Changeset in rtems-source-builder [6b7b22a]4.104.114.95 by Chris Johns <chrisj@…>
config: Use _host_os for conditional checks.
08:26 Changeset in rtems-source-builder [a14171f]4.104.114.95 by Chris Johns <chrisj@…>
sb: Add _host_os_version to all supported hosts.
08:23 Changeset in rtems-source-builder [9ea19cf]4.104.114.95 by Chris Johns <chrisj@…>
config: Update to gdb-7.7. for arm, avr, bfin, h8300.
08:22 Changeset in rtems-source-builder [7a6d42e]4.104.114.95 by Chris Johns <chrisj@…>
config: Fix for sim common code on Mavrick.
08:21 Changeset in rtems-tools [b45ca52]4.104.115 by Chris Johns <chrisj@…>
tester: Fix the psim script.
08:21 Changeset in rtems-tools [f756b51]4.104.115 by Chris Johns <chrisj@…>
gdb: pr 16827, fix sim on Mavrick.
06:25 Changeset in rtems [d9196d1d]4.115 by Sebastian Huber <sebastian.huber@…>
configure: Paravirtualization for all targets Virtual machines with paravirtualization exist not only on x86.
06:18 Changeset in rtems [198c1433]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add _Per_CPU_Get_snapshot()

04/09/14:

21:43 Developer/GSoC/ProjectManagement edited by Gedare
/* Q&A */ (diff)
13:26 Changeset in rtems [c3cd7e7]4.115 by Sebastian Huber <sebastian.huber@…>
smptests/smpschedule01: Rename in smpscheduler01
13:07 Changeset in rtems [c5831a3f]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add clustered/partitioned scheduling Clustered/partitioned scheduling helps to control the worst-case latencies in the system. The goal is to reduce the amount of shared state in the system and thus prevention of lock contention. Modern multi-processor systems tend to have several layers of data and instruction caches. With clustered/partitioned scheduling it is possible to honour the cache topology of a system and thus avoid expensive cache synchronization traffic. We have clustered scheduling in case the set of processors of a system is partitioned into non-empty pairwise-disjoint subsets. These subsets are called clusters. Clusters with a cardinality of one are partitions. Each cluster is owned by exactly one scheduler instance.
08:33 Changeset in rtems [133d54c5]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add scheduler name
08:09 Changeset in rtems [1b67535d]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Add scheduler get processors
08:09 Changeset in rtems [27270b0d]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Add task get/set scheduler
08:09 Changeset in rtems [b427a92]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Add scheduler identification
07:40 Changeset in rtems [2d5424d2]4.115 by Sebastian Huber <sebastian.huber@…>
sptests/sp37: Account for internal struct align
05:07 Changeset in rtems-source-builder [8ac8ebf]4.104.114.95 by Chris Johns <chrisj@…>
config: Add gdb-7.7 support.
05:07 Changeset in rtems-source-builder [a1bba9d]4.104.114.95 by Chris Johns <chrisj@…>
config: Make FreeBSD 10 port patch specific to FreeBSD.

04/08/14:

22:28 Developer/SMP edited by JoelSherrill
/* Status */ Add TBD' (diff)
09:14 Changeset in rtems [0712d17]4.115 by Sebastian Huber <sebastian.huber@…>
score: Task get/set affinity Make rtems_task_get_affinity() and rtems_task_set_affinity() available on non-SMP configurations. Allow larger CPU sets.
07:42 Changeset in rtems [69aa3349]4.115 by Sebastian Huber <sebastian.huber@…>
score: Simplify thread control initialization The thread control block contains fields that point to application configuration dependent memory areas, like the scheduler information, the API control blocks, the user extension context table, the RTEMS notepads and the Newlib re-entrancy support. Account for these areas in the configuration and avoid extra workspace allocations for these areas. This helps also to avoid heap fragementation and reduces the per thread memory due to a reduced heap allocation overhead.
07:18 Developer/Tools/RSB edited by ChrisJohns
/* Feedback from Students about using RSB for the GSoC Getting Started */ (diff)
07:17 Developer/Tools/RSB edited by ChrisJohns
Comment on the freedback. (diff)
06:16 Changeset in rtems-source-builder [ecda605]4.104.114.95 by Chris Johns <chrisj@…>
sb: Fix pkg-config to handle quoted libraries.
06:16 Changeset in rtems-source-builder [6ab2f51]4.104.114.95 by Chris Johns <chrisj@…>
config: Remove the qemu test patch for MinGW.
06:15 Changeset in rtems-source-builder [34cc5a9]4.104.114.95 by Chris Johns <chrisj@…>
config: Add the libffi version to check for.
05:11 Changeset in rtems-source-builder [f3b5490]4.104.114.95 by Chris Johns <chrisj@…>
config,sb: Qemu build updates for FreeBSD and the start of MinG32. Hack round the FreeBSD iconv support in Freebsd 10. In 10 libc now supports iconv however iconv.h is present under /usr/local. Start to add support to build qemu for MinGW via a Cxc. This is a work in progress and contains lots of hidden traps. In config.py separate out of the canadian build status.
03:18 Changeset in rtems-source-builder [374ba95]4.104.114.95 by Chris Johns <chrisj@…>
doc: Updated after GSoC student feedback.

04/07/14:

14:50 Changeset in rtems [6cf45cb]4.115 by Sebastian Huber <sebastian.huber@…>
score: Fix workspace size estimate for TLS
14:07 Changeset in rtems [eeb45b5]4.115 by Sebastian Huber <sebastian.huber@…>
sptests/sp68: Fix configuration
14:00 Changeset in rtems [d61c315]4.115 by Sebastian Huber <sebastian.huber@…>
score: Fix for empty heap
13:59 Changeset in rtems [fef4293]4.115 by Sebastian Huber <sebastian.huber@…>
psxtests/psxkey02: Test for proper error case
13:55 Changeset in rtems [b2700c35]4.115 by Sebastian Huber <sebastian.huber@…>
score: Use proper protection
13:36 Changeset in rtems [316ba97]4.115 by Sebastian Huber <sebastian.huber@…>
tmtests/tm21: Fix configuration
12:50 Changeset in rtems [263f4bec]4.115 by Sebastian Huber <sebastian.huber@…>
score: Statically initialize IO manager This simplifies the RTEMS initialization and helps to avoid a memory overhead. The workspace demands of the IO manager were not included in the <rtems/confdefs.h> workspace size estimate. This is also fixed as a side-effect. Update documentation and move "Specifying Application Defined Device Driver Table" to the section end. This sub-section is not that important for the user. Mentioning this at the beginning may lead to confusion.
12:50 Changeset in rtems [781631e]4.115 by Sebastian Huber <sebastian.huber@…>
sptests/spwatchdog: Fix for short enums
12:50 Changeset in rtems [57c2985]4.115 by Sebastian Huber <sebastian.huber@…>
score: Lazy key value pair allocation
12:50 Changeset in rtems [fb9e98e]4.115 by Sebastian Huber <sebastian.huber@…>
score: Fix workspace size estimate
12:50 Changeset in rtems [57740ce8]4.115 by Sebastian Huber <sebastian.huber@…>
score: Clarify CPU port alignment requirements
12:41 Changeset in rtems [94086a9]4.115 by Sebastian Huber <sebastian.huber@…>
score: Fix POSIX threads size estimate The POSIX threads are separate objects. Account for the object administration overhead.

04/04/14:

14:32 Changeset in rtems [cae120e2]4.115 by Sebastian Huber <sebastian.huber@…>
rhealstone/rhmlatency: Fix configuration
14:24 Changeset in rtems [c6f0a4b7]4.115 by Joel Sherrill <joel.sherrill@…>
schedulerpriorityaffinitysmp.h: Fix compilation error introduced by recent changes
14:24 Changeset in rtems [eb2c813]4.115 by Joel Sherrill <joel.sherrill@…>
privateenv.c: Remove unused variable warning
11:58 Changeset in rtems [e785fbaa]4.115 by Sebastian Huber <sebastian.huber@…>
score: Delete _Thread_Ticks_per_timeslice Use the Configuration instead.
11:43 Changeset in rtems [47445846]4.115 by Sebastian Huber <sebastian.huber@…>
score: Delete _Thread_Maximum_extensions Use the Configuration instead.
08:56 Changeset in rtems [e1598a6]4.115 by Sebastian Huber <sebastian.huber@…>
score: Static scheduler configuration Do not allocate the scheduler control structures from the workspace. This is a preparation step for configuration of clustered/partitioned schedulers on SMP.
07:39 Changeset in rtems [e8fffc2d]4.115 by Sebastian Huber <sebastian.huber@…>
score: Delete superfluous field
07:37 Changeset in rtems [d62b5ac9]4.115 by Sebastian Huber <sebastian.huber@…>
score: Include missing header file
06:36 Changeset in rtems [fc3c759]4.115 by Sebastian Huber <sebastian.huber@…>
score: Move declaration to end of file

04/03/14:

22:02 Changeset in rtems [69d7279]4.115 by Joel Sherrill <joel.sherrill@…>
pthreadimpl.h: Conditionalize thread affinity copying
20:14 Changeset in rtems [aa7ff5d3]4.115 by Joel Sherrill <joel.sherrill@…>
leon2 ckinit.c, console.c: Comment clean up
20:13 Changeset in rtems [fcc10761]4.115 by Joel Sherrill <joel.sherrill@…>
leon2/Makefile.am: Change to one file per line
20:13 Changeset in rtems [68a6470]4.115 by Joel Sherrill <joel.sherrill@…>
erc32/Makefile.am: Change to one file per line
20:13 Changeset in rtems [6c0b7b8]4.115 by Joel Sherrill <joel.sherrill@…>
psim/console/console-io.c: Comment clean up
20:13 Changeset in rtems [d4db719]4.115 by Joel Sherrill <joel.sherrill@…>
sim68000/console/conscfg.c: Comment clean up
20:11 Changeset in rtems [3a422f7d]4.115 by Joel Sherrill <joel.sherrill@…>
h8sim/console/console-io.c: Comment clean up
20:03 Changeset in rtems [68c156a]4.115 by Joel Sherrill <joel.sherrill@…>
pthreadcreate.c: Fix bug where attr used instead of the_attr
18:51 Changeset in rtems [a0a073d1]4.115 by Joel Sherrill <joel.sherrill@…>
pthread.c: Conditionalize thread affinity initialization
17:55 Changeset in rtems [d507c037]4.115 by Joel Sherrill <joel.sherrill@…>
Disable per task variables when SMP is enabled Per task variables are inherently unsafe in SMP systems. This patch disables them from the build and adds warnings in the appropriate documentation and configuration sections.
13:03 Changeset in rtems [24934e36]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add scheduler control to scheduler ops Scheduler operations must be free of a global scheduler context to enable partitioned/clustered scheduling.
10:52 Changeset in rtems [1a6093d]4.115 by Sebastian Huber <sebastian.huber@…>
samples/fileio: Fix configuration
10:02 Changeset in rtems [439c494]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add and use Scheduler_simple_Control
09:53 Changeset in rtems [3891983]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add and use Scheduler_EDF_Control
08:23 Ticket #788 (Priority inheritance mechanism may activate a deleted task) closed by Sebastian Huber
fixed: http://git.rtems.org/rtems/commit/?id=3f5f2ce22903c1e1f15fee75938b34987d894916

04/02/14:

18:36 TBR/BSP/Beagleboard edited by Beng
(diff)
18:25 TBR/BSP/Beagleboard edited by Beng
removed some options from the instructed configure that are not necessary for a good build (diff)
16:39 Changeset in rtems [95cb09e]4.115 by Joel Sherrill <joel.sherrill@…>
sparc/shared/.../linkcmds.base: Correct C++ support Add KEEP() for .eh_frame*, .ctor*, and .dtor*.
Note: See TracTimeline for information about the timeline view.