Displaying 3 results from an estimated 3 matches for "650e".
Did you mean:
650
2004 Sep 10
0
0.6 release
Josh,
Those speed improvements are great. Quick test on an 365MB wav of Neil
Young's eponymous 1st album on a PIII 650E (Coppermine) under FreeBSD 4.2:
User Sys MB
shorten23 0:46s 4.0 208.3
shorten31 1:24s 5.3 208.6
flac CVS 4:21s 7.5 199.2
It's getting near to be a useful replacement for shorten. Only 3x slower.
Any idea why it uses so much more sys time? I would've thought they'd
all be about th...
2004 Sep 10
0
0.6 release
--- Mark Powell <M.S.Powell@salford.ac.uk> wrote:
> Josh,
> Those speed improvements are great. Quick test on
> an 365MB wav of Neil
> Young's eponymous 1st album on a PIII 650E
> (Coppermine) under FreeBSD 4.2:
>
> User Sys MB
>
> shorten23 0:46s 4.0 208.3
> shorten31 1:24s 5.3 208.6
> flac CVS 4:21s 7.5 199.2
>
> It's getting near to be a useful replacement for
> shorten. Only 3x slower.
>
Good info. If speed is really an issue,...
2012 May 23
4
Bug#674161: xcp-xapi: 'the device disappeared from xenstore' message during vbd-plug (vm-start)
...just boot and stops inside in initramfs).
Operation log:
(preparation - not related to bug)
# mkdir /boot/guest
# cp /boot/vmlinuz-3.2.0-2-amd64 /boot/initrd.img-3.2.0-2-amd64 /boot/guest/ #(prepare external kernels)
# xe vm-install template=Other\ install\ media new-name-label=raw
8a6f56a7-3511-650e-d14b-4dd2a3d9c75d
# export vm=8a6f56a7-3511-650e-d14b-4dd2a3d9c75d
# xe vm-param-set uuid=$vm HVM-boot-policy= #(disable HVM mode == switch to PV)
# xe vm-param-set uuid=$vm PV-bootloader= #(disable eliloader/pygrub - use external kernel)
# xe vm-param-set uuid=$vm PV-kernel=/boot/guest/vmlinuz-3...