[RTEMS Project] #3873: Remove CONFIGURE_HAS_OWN_INIT_TASK_TABLE
RTEMS trac
trac at rtems.org
Fri Feb 14 07:22:20 UTC 2020
#3873: Remove CONFIGURE_HAS_OWN_INIT_TASK_TABLE
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: task | Status: assigned
Priority: normal | Milestone: 5.1
Component: config | Version: 5
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Description changed by Sebastian Huber:
Old description:
> The CONFIGURE_HAS_OWN_INIT_TASK_TABLE and
> CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLE are the last *_HAS_OWN_*
> configuration options. These two options are probably unused, see also:
>
> https://lists.rtems.org/pipermail/users/2019-April/033129.html
> https://lists.rtems.org/pipermail/users/2019-April/033130.html
>
> Removing them simplifies the configuration. If there is a real user need
> which shows up after the removal, we can resurrect them on demand.
>
> Using CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLE would have required the
> use of the undocumented CONFIGURE_POSIX_INIT_THREAD_TABLE_NAME and
> CONFIGURE_POSIX_INIT_THREAD_TABLE_SIZE configuration options.
New description:
The CONFIGURE_HAS_OWN_INIT_TASK_TABLE and
CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLE are the last *_HAS_OWN_*
configuration options. These two options are probably unused, see also:
https://lists.rtems.org/pipermail/users/2019-April/033129.html
https://lists.rtems.org/pipermail/users/2019-April/033130.html
Removing them simplifies the configuration. If there is a real user need
which shows up after the removal, we can resurrect them on demand.
Using CONFIGURE_HAS_OWN_INIT_TASK_TABLE would have required the use of the
undocumented CONFIGURE_INIT_TASK_TABLE and CONFIGURE_INIT_TASK_TABLE_SIZE
configuration options.
--
--
Ticket URL: <http://devel.rtems.org/ticket/3873#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list