FreeBSD Bugzilla – Attachment 126332 Details for
Bug 170085
[patch] gsched.8: replace references to ad0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 964 bytes, created by
Jimmy Olgeni
on 2012-07-23 14:50:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jimmy Olgeni
Created:
2012-07-23 14:50:11 UTC
Size:
964 bytes
patch
obsolete
>Index: gsched.8 >=================================================================== >--- gsched.8 (revision 238716) >+++ gsched.8 (working copy) >@@ -135,19 +135,19 @@ > Exit status is 0 on success, and 1 if the command fails. > .Sh EXAMPLES > The following example shows how to create a scheduling provider for disk >-.Pa /dev/ad0 , >+.Pa /dev/ada0 , > and how to destroy it. > .Bd -literal -offset indent > # Load the geom_sched module: > kldload geom_sched > # Load some scheduler classes used by geom_sched: > kldload gsched_rr >-# Configure device ad0 to use scheduler "rr": >-geom sched insert -a rr ad0 >-# Now provider ad0 uses the "rr" algorithm; >-# the new geom is ad0.sched. >+# Configure device ada0 to use scheduler "rr": >+geom sched insert -a rr ada0 >+# Now provider ada0 uses the "rr" algorithm; >+# the new geom is ada0.sched. > # Remove the scheduler on the device: >-geom sched destroy -v ad0.sched. >+geom sched destroy -v ada0.sched. > .Ed > .Sh SEE ALSO > .Xr geom 4 ,
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 170085
: 126332