Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jun 2016 10:55:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 210093] Repeated sq initialization
Message-ID:  <bug-210093-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 210093
           Summary: Repeated sq initialization
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: bltsrc@mail.ru

File: kern/subr_sleepqueue.
File revision: r300109
Routine: sleepq_add.

Repeated initialization of sq to td->td_sleepqueue in 327 and 347 lines wit=
h no
other intervening assignments of other sleepqueue to sq. Probably, compiler
optimizes this out.

--=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-210093-8>