Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102051881
D47202.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
386 B
Referenced Files
None
Subscribers
None
D47202.diff
View Options
diff --git a/sys/kern/subr_physmem.c b/sys/kern/subr_physmem.c
--- a/sys/kern/subr_physmem.c
+++ b/sys/kern/subr_physmem.c
@@ -66,8 +66,8 @@
* with the region.
*/
#ifdef DEV_ACPI
-#define MAX_HWCNT 32 /* ACPI needs more regions */
-#define MAX_EXCNT 32
+#define MAX_HWCNT 256 /* ACPI needs more regions */
+#define MAX_EXCNT 256
#else
#define MAX_HWCNT 16
#define MAX_EXCNT 16
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 8, 12:32 AM (21 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14279814
Default Alt Text
D47202.diff (386 B)
Attached To
Mode
D47202: Increase number of regions in physical RAM which can be tracked
Attached
Detach File
Event Timeline
Log In to Comment