FreeBSD Bugzilla – Attachment 184714 Details for
Bug 219399
System panics after several hours of 14-threads-compilation orgies using poudriere on AMD Ryzen...
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Don's Ryzen patch - stripped to the SHAREDPAGE define only...
ryzen_sharedpage_shift.patch (text/plain), 460 bytes, created by
Nils Beyer
on 2017-07-25 23:35:14 UTC
(
hide
)
Description:
Don's Ryzen patch - stripped to the SHAREDPAGE define only...
Filename:
MIME Type:
Creator:
Nils Beyer
Created:
2017-07-25 23:35:14 UTC
Size:
460 bytes
patch
obsolete
>Index: sys/amd64/include/vmparam.h >=================================================================== >--- sys/amd64/include/vmparam.h (revision 320570) >+++ sys/amd64/include/vmparam.h (working copy) >@@ -176,7 +176,7 @@ > > #define VM_MAXUSER_ADDRESS UVADDR(NUPML4E, 0, 0, 0) > >-#define SHAREDPAGE (VM_MAXUSER_ADDRESS - PAGE_SIZE) >+#define SHAREDPAGE (VM_MAXUSER_ADDRESS - 2*PAGE_SIZE) > #define USRSTACK SHAREDPAGE > > #define VM_MAX_ADDRESS UPT_MAX_ADDRESS
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 219399
:
182736
|
183054
|
184037
|
184051
|
184539
|
184542
|
184641
|
184707
| 184714 |
185022
|
186143