Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159542938
D26134.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
600 B
Referenced Files
None
Subscribers
None
D26134.diff
View Options
Index: head/sys/arm64/include/vmparam.h
===================================================================
--- head/sys/arm64/include/vmparam.h
+++ head/sys/arm64/include/vmparam.h
@@ -156,8 +156,8 @@
#define VM_MIN_KERNEL_ADDRESS (0xffff000000000000UL)
#define VM_MAX_KERNEL_ADDRESS (0xffff008000000000UL)
-/* 2 TiB maximum for the direct map region */
-#define DMAP_MIN_ADDRESS (0xfffffd0000000000UL)
+/* 95 TiB maximum for the direct map region */
+#define DMAP_MIN_ADDRESS (0xffffa00000000000UL)
#define DMAP_MAX_ADDRESS (0xffffff0000000000UL)
#define DMAP_MIN_PHYSADDR (dmap_phys_base)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 16, 1:43 PM (1 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33988497
Default Alt Text
D26134.diff (600 B)
Attached To
Mode
D26134: arm64: Increase dmap size to 95 TiB
Attached
Detach File
Event Timeline
Log In to Comment