https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219399
--- Comment #100 from Nils Beyer <[email protected]> --- (In reply to Don Lewis from comment #97) and I got the "unable to rename temporary" direct in the first pass on my buildkernel/buildworld system. So, it seems that only this single change: --------------------------------------------------------------------------- +#define SHAREDPAGE (VM_MAXUSER_ADDRESS - 2*PAGE_SIZE) --------------------------------------------------------------------------- is not enough. I'll try with the whole patch again - and overnight... -- 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]"
