On ARMv8.0 ATTR_DBM is reserved. But Linux uses it anyway, so I presume
it is safe to do so in FreeBSD as well.
I am torn on whether to keep using "ATTR_SW_DBM" or whether I should
just replace all references with ATTR_SW_DBM. Any preferences?
Differential D21121
Use ATTR_DBM for ATTR_SW_DBM instead of a software bit. markj on Jul 30 2019, 8:20 PM. Authored by Tags None Referenced Files
Details On ARMv8.0 ATTR_DBM is reserved. But Linux uses it anyway, so I presume I am torn on whether to keep using "ATTR_SW_DBM" or whether I should
Diff Detail
Event TimelineComment Actions Not yet. It looks like the thunderx2 does not support hardware DBM or AF management: http://dmesgd.nycbug.org/index.cgi?do=view&id=4798 Comment Actions
No, not really. Comment Actions As far as I know only in the form of a simulator, e.g. the Architecture Envelope Model from https://developer.arm.com/tools-and-software/simulation-models/fixed-virtual-platforms |