[RTEMS Project] #1318: libcpu/shared is not helpful
RTEMS trac
trac at rtems.org
Tue Jan 5 12:09:59 UTC 2016
#1318: libcpu/shared is not helpful
----------------------------+----------------------------
Reporter: ralf.corsepius | Owner: joel.sherrill
Type: defect | Status: closed
Priority: normal | Milestone: 5.0
Component: bsps | Version: 4.10
Severity: normal | Resolution: wontfix
Keywords: |
----------------------------+----------------------------
Changes (by sebastian.huber):
* status: new => closed
* resolution: => wontfix
Old description:
> IMO, libcpu/shared is not helpful
>
> Either something is
> * cpu-specific, then it should go into cpukit/score/cpu,
> * general, then in should go into cpukit/
> * bsp-dependent, then it should go into libbsp.
>
> I would strongly suggest to reconsider libcpu/shared.
New description:
IMO, libcpu/shared is not helpful
Either something is
* cpu-specific, then it should go into cpukit/score/cpu,
* general, then in should go into cpukit/
* bsp-dependent, then it should go into libbsp.
I would strongly suggest to reconsider libcpu/shared.
--
Comment:
This directory contains only support code for the cache manager. I don't
know a better place for these files. They cannot go into cpukit, since
the cache manager is potentially BSP-dependent.
--
Ticket URL: <http://devel.rtems.org/ticket/1318#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list