https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214923
Conrad Meyer changed:
What|Removed |Added
Status|New |Closed
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214987
--- Comment #9 from Conrad Meyer ---
Created attachment 178773
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178773&action=edit
Simple dtrace script for tracing timer filter calls
--
You are receiving this mail because:
You ar
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214987
--- Comment #8 from Conrad Meyer ---
Created attachment 178772
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178772&action=edit
patch to update timer kevents
--
You are receiving this mail because:
You are the assignee for the
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214987
--- Comment #7 from Conrad Meyer ---
I have a patch to modify existing timers:
$ ./test
kevent time: 1017
It is probably racy. f_event calls should be protected by the knote list lock,
but nothing protects the first timer callout racing
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214987
--- Comment #6 from Conrad Meyer ---
(In reply to Conrad Meyer from comment #5)
Well, ok, things like the user-supplied udata, fflags, and data are updated.
Hmmm. We could hook f_touch or just handle it in f_event.
--
You are receiving
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214987
--- Comment #5 from Conrad Meyer ---
In fact:
EV_ADD Adds the event to the kqueue. Re-adding an existing event
^^^
will modify the param
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214987
--- Comment #4 from Conrad Meyer ---
It appears that fd-based filters will have the same behavior -- duplicate adds
(same ident and filter) are just ignored. Given that, perhaps this is just a
documentation bug?
--
You are receiving this
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214987
--- Comment #3 from Conrad Meyer ---
I see. You are reusing the timer with ident=1. Hm. With:
@@ -25,7 +25,7 @@
int n = ::kevent(kq, &event, 1, nullptr, 0, nullptr);
assert(n == 0);
-EV_SET(&event, 1, EVFILT_TIMER, flags,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214987
--- Comment #2 from Conrad Meyer ---
Just kidding. filt_timerattach() is only invoked once.
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.or
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214987
Conrad Meyer changed:
What|Removed |Added
CC||c...@freebsd.org
--- Comment #1 fro
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215961
Shane changed:
What|Removed |Added
CC||free...@shaneware.biz
--- Comment #1 from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215984
Bug ID: 215984
Summary: sysrc(8) mishandles variable names containing a dash
(-)
Product: Base System
Version: 11.0-RELEASE
Hardware: Any
OS: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215979
--- Comment #2 from Conrad Meyer ---
Fixed in CURRENT in r311953. If someone wants to MFC it to 11 for 11.1, be my
guest.
--
You are receiving this mail because:
You are the assignee for the bug.
_
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215979
--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:
Author: cem
Date: Thu Jan 12 00:34:37 UTC 2017
New revision: 311953
URL: https://svnweb.freebsd.org/changeset/base/311953
Log:
pciconf(8): Reallow trailing col
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198377
Pedro F. Giffuni changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198377
Conrad Meyer changed:
What|Removed |Added
CC||c...@freebsd.org
--- Comment #3 fro
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215940
Bjoern A. Zeeb changed:
What|Removed |Added
Status|New |Closed
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215979
Bug ID: 215979
Summary: Regression in pciconf utility in RELEASE-11.0
Product: Base System
Version: 11.0-RELEASE
Hardware: Any
OS: Any
Status: New
S
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215946
Jason Mader changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215969
Dominic Fandrey changed:
What|Removed |Added
Keywords||regression
--
You are receiving
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215969
Bug ID: 215969
Summary: c++ compiler regression
Product: Base System
Version: 11.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some P
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215963
Bug ID: 215963
Summary: panic after restart ppp process in nonzero FIB
//locking problem ?
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215961
Andras Farkas changed:
What|Removed |Added
Version|11.0-STABLE |11.0-RELEASE
--
You are receiving
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215961
Bug ID: 215961
Summary: fortune -o does not work anymore
Product: Base System
Version: 11.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affec
24 matches
Mail list logo