FreeBSD Bugzilla – Attachment 248531 Details for
Bug 262646
New bullet-point to 6.1 microbenchmaring
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for developer handbook
microbenchmark.diff (text/plain), 1.29 KB, created by
Chris Moerz
on 2024-02-17 12:58:35 UTC
(
hide
)
Description:
patch for developer handbook
Filename:
MIME Type:
Creator:
Chris Moerz
Created:
2024-02-17 12:58:35 UTC
Size:
1.29 KB
patch
obsolete
>diff --git a/documentation/content/en/books/developers-handbook/testing/_index.adoc b/documentation/content/en/books/developers-handbook/testing/_index.adoc >index 72d039d239..5b1253b8ec 100644 >--- a/documentation/content/en/books/developers-handbook/testing/_index.adoc >+++ b/documentation/content/en/books/developers-handbook/testing/_index.adoc >@@ -72,6 +72,7 @@ It is not possible to use all of the suggestions below every single time, but th > * Remove all non-essential device drivers from the kernel. For instance if USB is not needed for the test, do not put USB in the kernel. Drivers which attach often have timeouts ticking away. > * Unconfigure hardware that are not in use. Detach disks with man:atacontrol[8] and man:camcontrol[8] if the disks are not used for the test. > * Do not configure the network unless it is being tested, or wait until after the test has been performed to ship the results off to another computer. >+* Disable "Turbo-modes" because they make the clock frequency explicitly depend on the environment. > + > If the system must be connected to a public network, watch out for spikes of broadcast traffic. Even though it is hardly noticeable, it will take up CPU cycles. Multicast has similar caveats. > * Put each file system on its own disk. This minimizes jitter from head-seek optimizations.
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 262646
: 248531