Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Mar 2015 16:22:46 +0000
From:      "zbb (Zbigniew Bodek)" <phabric-noreply@FreeBSD.org>
To:        freebsd-arm@freebsd.org
Subject:   [Differential] [Request, 1 lines] D2017: Allow to disable alignment faults in the kernel configuration file
Message-ID:  <differential-rev-PHID-DREV-phrk75eo7uo5meyd5xay-req@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
zbb created this revision.
zbb added reviewers: imp, ian, andrew.
zbb added a subscriber: freebsd-arm.

REVISION SUMMARY
  This patch allows taking advantage of disabling alignment fault handling
  on ARM platforms. Although some CPU instructions are capable to operate on
  unaligned addresses they may still as a side effect report it. This option
  allows to avoid related performance overhead, but suppresses this
  notification.
  
  Submitted by:  Wojciech Macek <wma@semihalf.com>
  Obtained from: Semihalf

REVISION DETAIL
  https://reviews.freebsd.org/D2017

AFFECTED FILES
  sys/conf/options.arm

To: zbb, imp, ian, andrew
Cc: freebsd-arm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?differential-rev-PHID-DREV-phrk75eo7uo5meyd5xay-req>