]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Bump MAX_HWCNT and MAX_EXCNT.
authorMark Johnston <markj@FreeBSD.org>
Sat, 8 Sep 2018 21:51:47 +0000 (21:51 +0000)
committerMark Johnston <markj@FreeBSD.org>
Sat, 8 Sep 2018 21:51:47 +0000 (21:51 +0000)
commit88db0afa820981920d2d98f6b0d6a55bb10276a6
tree8dc6a6419155f8f39e618f6c705ca1d55da0dea6
parent5a7f99370226031f28bb88381bcfd36b9d4b010f
Bump MAX_HWCNT and MAX_EXCNT.

These limits are hit on the ThunderX.  Also make
arm_physmem_exclude_region() panic rather than fail silently if the
limit on excluded regions is reached.

PR: 231064
Reviewed by: andrew
Approved by: re (kib)
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D17073
sys/arm/arm/physmem.c