Timeline



05/03/19:

00:15 Changeset in rtems [b36c5209]5 by Chris Johns <chrisj@…>
libdl: Do not access the ELF file while the allocator is locked. - Load symbols before allocation. - Parse reloc records and place any reloc recs in a cache to use while the allocator is locked. - Relocate symbols after section allocation. - Split section loading into allocation/locating and loading. - Update all arch back-ends with a new reloc interface to control tramp handling. - Add -a and -t to the object list shell command. Closes #3741

05/02/19:

03:29 Changeset in rtems [9b8e85e2]5 by Sebastian Huber <sebastian.huber@…>
score: Remove superfluous include

04/29/19:

21:40 GCI/Coding/POSIXTimingTest edited by deuteriumoxide
(diff)

04/28/19:

12:43 Changeset in rtems [21e691b]5 by Sebastian Huber <sebastian.huber@…>
smpipi01: Ensure IPI works on all processors
12:31 Changeset in rtems [577293f0]5 by Sebastian Huber <sebastian.huber@…>
score: Add _SMP_Synchronize()
12:29 Changeset in rtems [7fdf48a]5 by Sebastian Huber <sebastian.huber@…>
score: Add _SMP_Othercast_action()
12:15 Changeset in rtems [bf867c55]5 by Sebastian Huber <sebastian.huber@…>
score: Remove unused SMP_MESSAGE_TEST All uses were replaced by per-processor jobs.

04/27/19:

12:51 Ticket #3741 (libdl loading ELF objects from libbsd NFS file system ends in a deadlock) created by dufault
For ELF files the run-time loader calls this chain: - …
10:39 Changeset in rtems [fe24820e]5 by Sebastian Huber <sebastian.huber@…>
smpipi01: Use per-CPU jobs for IPI flood test

04/26/19:

13:18 Changeset in rtems [053b17ce] by Daniel Hellstrom <daniel@…>
leon,greth: added support for variable sized descriptor table sizes The descriptor table size is equal to its alignment and set when configuring the HW IP through VHDL generics. This SW patch simply probes the HW how large the RX/TX descriptor tables are and adjusts accordingly. The number of descriptors actual used are controlled by other settings (rxDescs and txDescs) controlled by the user.
13:18 Changeset in rtems [c13205f]5 by Daniel Hellstrom <daniel@…>
leon,greth: added support for variable sized descriptor table sizes The descriptor table size is equal to its alignment and set when configuring the HW IP through VHDL generics. This SW patch simply probes the HW how large the RX/TX descriptor tables are and adjusts accordingly. The number of descriptors actual used are controlled by other settings (rxDescs and txDescs) controlled by the user. Update #4308.
05:21 Ticket #3740 (Libld does not load incrementially linked object file) created by Chris Johns
If separate object files have the same local symbol and are …

04/25/19:

01:31 Ticket #3739 (Write a Tutorial for EPICS/RTEMS) created by Gedare Bloom
The EPICS-RTEMS overview page

04/23/19:

16:51 Ticket #3738 (Refactor the Software Engineering Manual) created by Gedare Bloom
The newest RTEMS Manual is the …
16:31 Ticket #3737 (Improve Accessibility of User Manual) created by Gedare Bloom
The [https://docs.rtems.org/branches/master/user/index.html User …
16:17 Developer/DocsProjects edited by Gedare Bloom
(diff)
16:17 Developer/DocsProjects edited by Gedare Bloom
(diff)
16:16 Developer/DocsProjects edited by Gedare Bloom
(diff)
16:15 GSoD edited by Gedare Bloom
(diff)
16:15 GSoD/2019 edited by Gedare Bloom
(diff)
15:54 Developer/DocsProjects edited by Gedare Bloom
(diff)
15:28 GSoC/Mentors edited by Gedare Bloom
(diff)

04/20/19:

08:09 Changeset in rtems [317997f]5 by Sebastian Huber <sebastian.huber@…>
smpmulticast01: Use T_TEST_CASE()

04/19/19:

17:08 GSoD/2019 edited by Gedare Bloom
(diff)
17:07 Developer/DocsProjects edited by Gedare Bloom
(diff)
17:06 Developer/DocsProjects edited by Gedare Bloom
(diff)
16:57 GSoD edited by Gedare Bloom
(diff)
16:49 GSoD edited by Gedare Bloom
(diff)
16:47 GSoD/2019 created by Gedare Bloom
New Page.
16:38 Developer/DocsProjects edited by Gedare Bloom
(diff)
16:38 Developer/DocsProjects edited by Gedare Bloom
Change embedded table to link instead. (diff)
16:33 Developer/DocsProjects edited by Gedare Bloom
Add more mud. (diff)
16:20 Developer/DocsProjects created by Gedare Bloom
New page.
15:53 GSoD/GettingStarted created by Gedare Bloom
New Page.
15:35 GSoD created by Gedare Bloom
New page.
15:18 WikiStart edited by Gedare Bloom
Add GSoD (diff)
12:34 Changeset in rtems [7cb881f]5 by Sebastian Huber <sebastian.huber@…>
smpipi01: Use per-CPU jobs for pending IPI test
09:02 Changeset in rtems [c63e8bb]5 by Sebastian Huber <sebastian.huber@…>
score: Modify _Per_CPU_Perform_jobs() Process only the jobs initially registered on the processing list. This makes it possible to add jobs for the current processor in a job handler. These jobs are processed with the next SMP_MESSAGE_PERFORM_JOBS message. The lock is only acquired and released once.
09:01 Changeset in rtems [85d6e845]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Per_CPU_Add_job()
Note: See TracTimeline for information about the timeline view.