#3434 closed enhancement (fixed)

Add CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE configuration option

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 5.1
Component: config Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description


Change History (4)

comment:1 Changed on 05/25/18 at 15:10:03 by Joel Sherrill

What is your rationale and use case?

comment:2 Changed on 05/25/18 at 15:56:59 by Sebastian Huber

The use case is to overrule this somewhat arbitrary rule that the minimum POSIX thread stack size is twice the minimum standard stack size.

comment:3 Changed on 08/08/18 at 06:48:53 by Sebastian Huber <sebastian.huber@…>

In fd27bae/rtems:

CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE

Make CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE configurable by the user.

Update #3434.

comment:4 Changed on 08/08/18 at 06:54:00 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In 806806c/rtems-docs:

c-user: CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE

Close #3434.

Note: See TracTickets for help on using tickets.