Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2017 15:57:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 220947] sys/cam/cam_iosched.c: Fix a couple of typos in comments
Message-ID:  <bug-220947-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220947

            Bug ID: 220947
           Summary: sys/cam/cam_iosched.c: Fix a couple of typos in
                    comments
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: fk@fabiankeil.de
                CC: imp@FreeBSD.org

Created attachment 184637
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184637&action=
=3Dedit
sys/cam/cam_iosched.c: Fix a couple of typos in comments

The attached patch fixes a couple of comment typos in sys/cam/cam_iosched.c.

The following unclear sentence from cam_iosched_get_write()
should probably be fixed as well but the intended meaning
wasn't obvious to me:
|              Limiting the queue depth like this will also limit
| the write throughput and give and reads that want to compete to
| compete unfairly."

In cam_iosched_next_bio() a comment still refers to
"the netflix scheduler" while it probably should refer
to "the dynamic I/O scheduler" to match the name change
done in r302163 and r302396.

Obtained from: ElectroBSD

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220947-8>