Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103528236
D24658.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
770 B
Referenced Files
None
Subscribers
None
D24658.diff
View Options
Index: head/contrib/jemalloc/FREEBSD-diffs
===================================================================
--- head/contrib/jemalloc/FREEBSD-diffs
+++ head/contrib/jemalloc/FREEBSD-diffs
@@ -233,7 +233,7 @@
+# define LG_SIZEOF_PTR 2
+#endif
+#ifdef __riscv
-+# define LG_VADDR 64
++# define LG_VADDR 48
+# define LG_SIZEOF_PTR 3
+#endif
+
Index: head/contrib/jemalloc/include/jemalloc/jemalloc_FreeBSD.h
===================================================================
--- head/contrib/jemalloc/include/jemalloc/jemalloc_FreeBSD.h
+++ head/contrib/jemalloc/include/jemalloc/jemalloc_FreeBSD.h
@@ -68,7 +68,7 @@
# define LG_SIZEOF_PTR 2
#endif
#ifdef __riscv
-# define LG_VADDR 64
+# define LG_VADDR 48
# define LG_SIZEOF_PTR 3
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 27, 3:30 AM (21 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14876781
Default Alt Text
D24658.diff (770 B)
Attached To
Mode
D24658: Set LG_VADDR to 48 on RISC-V.
Attached
Detach File
Event Timeline
Log In to Comment