On Tue, Jan 01, 2013 at 05:58:06PM +0200, Konstantin Belousov wrote:
> On Tue, Jan 01, 2013 at 02:39:44PM +0100, Dominic Fandrey wrote:
> > On 01/01/2013 07:51, Konstantin Belousov wrote:
> > > On Tue, Jan 01, 2013 at 02:05:11AM +0100, Dominic Fandrey wrote:
> > >> On 01/01/2013 01:49, Dominic Fand
Hi!
Bare with me here as I'm totally new to FreeBSD (like 2 weeks).
>From what I understand, there is a change in FreeBSD 9.1 ACPI code
that makes detection of devices happen earlier? This can result in
eventtimer irqs being shared with another device and can therefor
throw off tools reporting lo
Cc'ing the committer / ACPI owner!
jkim - any comments?
Adrian
On 5 January 2013 12:38, Johan Broman wrote:
> Hi!
>
> Bare with me here as I'm totally new to FreeBSD (like 2 weeks).
>
> From what I understand, there is a change in FreeBSD 9.1 ACPI code
> that makes detection of devices happen
Hi,
Can anyone with access to Atom D525 processor can do a performance check for me:
# kldload geom_eli
# kldload geom_zero
# sysctl kern.geom.zero.clear=0
# geli onetime -s 4096 -l 256 -e aes-cbc gzero
# dd if=/dev/gzero.eli of=/dev/null bs=1m count=4096
# geli kill gzero
# geli onetime -s 4096
On Sat, Jan 5, 2013 at 4:58 PM, Wiktor Niesiobedzki wrote:
> Hi,
>
> Can anyone with access to Atom D525 processor can do a performance check for
> me:
> # kldload geom_eli
> # kldload geom_zero
> # sysctl kern.geom.zero.clear=0
> # geli onetime -s 4096 -l 256 -e aes-cbc gzero
> # dd if=/dev/gze
On 01/05/2013 22:58, Wiktor Niesiobedzki wrote:
Hi,
Can anyone with access to Atom D525 processor can do a performance check for me:
# kldload geom_eli
# kldload geom_zero
# sysctl kern.geom.zero.clear=0
# geli onetime -s 4096 -l 256 -e aes-cbc gzero
# dd if=/dev/gzero.eli of=/dev/null bs=1m co