Page MenuHomeFreeBSD

Fio disable native optimizations
AbandonedPublic

Authored by darkfiberiru_gmail.com on Oct 24 2019, 6:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 2, 10:55 PM
Unknown Object (File)
Mon, Mar 2, 8:47 PM
Unknown Object (File)
Mon, Mar 2, 11:27 AM
Unknown Object (File)
Jan 23 2026, 3:33 PM
Unknown Object (File)
Dec 19 2025, 1:29 AM
Unknown Object (File)
Dec 14 2025, 9:22 PM
Unknown Object (File)
Nov 7 2025, 3:48 PM
Unknown Object (File)
Nov 7 2025, 12:18 PM
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