Hello, Current.
cc -c -O2 -pipe -fno-strict-aliasing -march=geode -std=c99 -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign
-fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option
On 2012-12-26 00:13, Sam Fourman Jr. wrote:
for whatever reason, I get a Failed assertion error if I add a user to
the wheel group... but if I do not add to the wheel group all is
fine..
:
/usr/src/lib/libc/../../contrib/jemalloc/include/jemalloc/internal/arena.h:698:
Failed assertion: "(
On Tue, Dec 18, 2012 at 11:03:47AM +0200, Alexander Motin wrote:
> Experiments with dummynet shown ineffective support for very short
> tick-based callouts. New version fixes that, allowing to get as many
> tick-based callout events as hz value permits, while still be able to
> aggregate events
I was cleaning up hard drive and found these old logs. Anyway I added
some printf()
and saw the process failed at device_find_child(..., "acpi_perf", ...)
of est_acpi_info() i.e. it cannot find acpi_perf device.
devinfo did confirmed the absence of acpi_perf. Comparing the dmesgs
revealed the main