Page MenuHomeFreeBSD

Fio disable native optimizations
AbandonedPublic

Authored by darkfiberiru_gmail.com on Oct 24 2019, 6:44 PM.
Tags
None
Referenced Files
F82080413: D22145.diff
Thu, Apr 25, 7:59 AM
Unknown Object (File)
Wed, Apr 10, 5:47 PM
Unknown Object (File)
Mon, Apr 8, 4:13 PM
Unknown Object (File)
Mon, Apr 8, 1:42 PM
Unknown Object (File)
Mar 4 2024, 9:06 PM
Unknown Object (File)
Mar 4 2024, 8:59 PM
Unknown Object (File)
Jan 7 2024, 9:58 AM
Unknown Object (File)
Dec 20 2023, 3:00 AM
Subscribers

Details

Reviewers
miwi
krion
Summary

In 3.6 fio developers enabled native optimizations with a note to people maintaining packages that they would want to disable optimizations. In my case trying to run on a c3000 atom cpu while building port on a xeon skylake cpu.

https://github.com/axboe/fio/commit/a817dc3b3b5a0efc95aaca366875eac67607cd5b

Test Plan

Check that fio works on a build /running platform combination where Illegal instruction had previously been happening.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped