Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 274 and Version 275 of Developer/OpenProjects


Ignore:
Timestamp:
03/20/12 00:51:11 (12 years ago)
Author:
JoelSherrill
Comment:

/* High Priority Projects */ Update TCP/IP stack paragraph.

Legend:

Unmodified
Added
Removed
Modified
  • Developer/OpenProjects

    v274 v275  
    3434  *  Implement or integrate [wiki:Projects/GSoC/Atomic_Operations Atomic Operations]. SMP code requires additional synchronization primitives that are not available currently in RTEMS.
    3535 *  [wiki:RTEMS_Test_Coverage  Test Coverage Analysis] - Improve coverage by adding more test cases. Eliminating dead code and reaching 100% coverage helps reduce the likelihood of new and recurrent bugs.
    36  *  [wiki:Projects/TCP/IP_update  Update the RTEMS TCP/IP stack] - The networking stack is old and showing it. This project has some volunteer activity.  The effort requires providing support functional equivalents of multiple BSD kernel constructs.  The following is a very short list of them. This project may be too large for a SOC.
     36 *  [wiki:Projects/TCP/IP_update  Update the RTEMS TCP/IP stack] - The networking stack is old and showing it. This project actively underway.  At a high level, this effort requires porting the TCP/IP stack and providing support functional equivalents of multiple BSD kernel constructs.  This project in its entirety is too large for a SOC but there are many smaller projects which are appropriate for SOC.
    3737  *  [wiki:BusSpaceAPI_  Bus Space API]. Supercore namespace RTEMS-specific API in the spirit of the [http://www.freebsd.org/cgi/man.cgi?query=bus_space&sektion=9&apropos=0&manpath=FreeBSD+8.2-RELEASE BSD bus_space API]. This project may be too large for a SOC.
    3838