https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219399
--- Comment #209 from Nils Beyer <[email protected]> --- (In reply to Don Lewis from comment #208) > It would also be interesting to see the results on non-Ryzen hardware. done that on the mentioned Intel Xeon system. 11.1-RELEASE plus the single-line patch in "vmparam.h": ------------------------------------------------------------------------------- #define SHAREDPAGE (VM_MAXUSER_ADDRESS - 2*PAGE_SIZE) ------------------------------------------------------------------------------- Your program runs through without any problems or slowdowns at/over "0x7fffffffff40" - with as well without pinning it to core 0... -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
