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

#1782 closed enhancement (fixed)

Disable deferred FPU context switch when SMP Enabled

Reported by: Joel Sherrill Owned by: Joel Sherrill
Priority: normal Milestone: 4.11
Component: score Version: 4.11
Severity: minor Keywords:
Cc: jennifer.averett@… Blocked By:
Blocking:

Description

At this point in time, the SMP code is NOT tracking the FPU context on a per core basis. There needs to be some thought put into ensuring it can be made to work correctly and safely. Until that time, when SMP is enabled, this needs to be disabled.

Attachments (1)

pr1782.diff (1.5 KB) - added by Joel Sherrill on 04/22/11 at 16:53:41.
Patch to disable deferred FPU switching when SMP enabled

Download all attachments as: .zip

Change History (4)

comment:1 Changed on 04/22/11 at 16:43:31 by Joel Sherrill

Cc: Jennifer Averett added

Changed on 04/22/11 at 16:53:41 by Joel Sherrill

Attachment: pr1782.diff added

Patch to disable deferred FPU switching when SMP enabled

comment:2 Changed on 04/22/11 at 16:55:22 by Joel Sherrill

Resolution: fixed
Status: newclosed

Patch committed to head. When someone wants this supported, it will require work to implement (if it can be implemented) and this can be revisited.

comment:3 Changed on 11/24/14 at 18:58:28 by Gedare Bloom

Version: HEAD4.11

Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11

Note: See TracTickets for help on using tickets.