FreeBSD Bugzilla – Attachment 197343 Details for
Bug 231577
[PATCH] advice in sys/i386/i386/pmap.c is wrong
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
pmap.c.diff (text/plain), 439 bytes, created by
Andre Albsmeier
on 2018-09-22 10:06:00 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Andre Albsmeier
Created:
2018-09-22 10:06:00 UTC
Size:
439 bytes
patch
obsolete
>--- pmap.c.ORI 2018-09-22 11:59:57.635126000 +0200 >+++ pmap.c 2018-09-22 12:00:45.789757000 +0200 >@@ -2414,7 +2414,7 @@ > if (ratecheck(&lastprint, &printinterval)) > printf("Approaching the limit on PV entries, consider " > "increasing either the vm.pmap.shpgperproc or the " >- "vm.pmap.pv_entry_max tunable.\n"); >+ "vm.pmap.pv_entries tunable.\n"); > retry: > pc = TAILQ_FIRST(&pmap->pm_pvchunk); > if (pc != NULL) {
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 231577
: 197343