#252 closed defect (fixed)

i386ex/startup/bspstart.c: BSP_Configuration.work_space_size *= 3

Reported by: Ralf Corsepius Owned by: Joel Sherrill
Priority: lowest Milestone: 2
Component: bsps Version: unknown
Severity: normal Keywords:
Cc: bugs@… Blocked By:
Blocking:

Description

c/src/lib/libbsp/i386/i386ex/startup/bspstart.c contains this:

#if defined(RTEMS_POSIX_API)

BSP_Configuration.work_space_size *= 3;

#endif

I am inclined to regard this as a hack to adapt this BSP to a particular individual's setup and not being suiteable to be applied in general.

Release:
RTEMS-CVS

Attachments (1)

rtems-rc-20020722-1.diff (1.2 KB) - added by Ralf Corsepius on 12/03/06 at 13:31:12.
rtems-rc-20020722-1.diff

Download all attachments as: .zip

Change History (2)

comment:1 Changed on 07/22/02 at 11:32:51 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: open->closed
State-Changed-Why: Patch applied. Thanks for spotting this.

Changed on 12/03/06 at 13:31:12 by Ralf Corsepius

Attachment: rtems-rc-20020722-1.diff added

rtems-rc-20020722-1.diff

Note: See TracTickets for help on using tickets.