User Details
- User Since
- Mar 12 2014, 1:00 AM (651 w, 14 h)
Today
I wrote a regression test case for this bug, will commit it after this patch lands.
Some test cases were added to usr.bin/truss/tests recently. I wonder if they pass when truss is running in capmode?
Why is capability mode optional?
Looks good to me, just a small comment.
Yesterday
A heretofore undiscovered (and unmitigated) exploit that allows an attacker to write to a region of memory may allow setting one but not the other.
I can't reproduce any zombie leak if I do something like *.* |sleep 10 in syslog.conf. Do you have some repro steps?
Why not use atomics?
Fri, Aug 28
Thu, Aug 27
Does running bhyveload ... </dev/null not provide the desired behaviour?
The patch looks like it does what the review description says it does, but apparently it doesn't actually fix the cited PR?
Improve messages
Wed, Aug 26
This is a bit more complex than I was hoping. I do wonder if we really need all of these separate callbacks, vs. one callback for the initial copyin plus the header and trailer copyins. That would require a bit more code in the callbacks but seems simpler overall.