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

#537 closed defect (fixed)

bsp_libc_init -- timeslicing and libc reentrancy configuration tied together

Reported by: Joel Sherrill Owned by: Joel Sherrill
Priority: normal Milestone: 4.9
Component: bsps Version: 4.6
Severity: major Keywords:
Cc: bugs@… Blocked By:
Blocking:

Description

In bsp_libc_init, a value of ticks_per_timeslice is used to turn off libc reentrancy. This is not an obvious configuration mechanism and should be removed.

Release:
RTEMS-4.6 and CVS

Attachments (1)

pr537.diff (2.9 KB) - added by Joel Sherrill on 08/05/08 at 15:51:04.
Eliminate vestiges of reentrant parameter to libc_init

Download all attachments as: .zip

Change History (3)

comment:1 Changed on 08/05/08 at 15:47:17 by Joel Sherrill

Milestone: 4.9
rep_platform: All

Changed on 08/05/08 at 15:51:04 by Joel Sherrill

Attachment: pr537.diff added

Eliminate vestiges of reentrant parameter to libc_init

comment:2 Changed on 08/05/08 at 15:52:24 by Joel Sherrill

Resolution: fixed
Status: assignedclosed

Patch applied to CVS head. Not backporting.

Note: See TracTickets for help on using tickets.