- February
- 15th
- 2008
Case Modification
Posted by MaEl in: Do-it-Yourself Comments (0)
- February
- 14th
- 2008
Sata Enclosure Arrived
Posted by MaEl in: Mobility-Gadget Comments (0)
- February
- 13th
- 2008
EPIA-SN padlock benchmark
Posted by MaEl in: Bits-and-Bytes Comments (0)
first, enable the padlock module modprobe padlock-aes modprobe padlock-sha confirm it by dmesg | grep -i padlock [12039.241355] padlock: Using VIA PadLock ACE for AES algorithm. [ 8032.784617] padlock: Using VIA PadLock ACE for SHA1/SHA256 algorithms. then I run this to grab some data.. for software based #openssl speed -evp * for padlock enable #openssl speed -evp * -engine padlock Data taken from those test is shown in the next table Read the rest of this entry »
- February
- 9th
- 2008
EPIA-SN e_powersaver
Posted by MaEl in: Bits-and-Bytes Comments (1)
after all.. i have to edit the e_powersaver.c to make it worked..
in e_powersaver.c
if (c->x86_vendor != X86_VENDOR_CENTAUR
|| c->x86 != 6 || c->x86_model != 10)
- February
- 3rd
- 2008
limited to UDMA/33 due to 40-wire cable
Posted by MaEl in: Bits-and-Bytes Comments (10)
Maybe they will fix these in the new kernel. As of today, the kernel 2.6.24-rc8 still not have the patch.
- February
- 2nd
- 2008
HGST Deskstar P7K500 vs Deskstar T7K500
Posted by MaEl in: Bits-and-Bytes Comments (0)
Benchmark and Test System Setup
Software : HD Tune 2.54
OS : Windows XP Pro
HDD:
- T7K500 (HDT725050VLA) SATA 500GB 7200rpm
- PK7500 (HDP725050GLA) SATA 500GB 7200rpm
- February
- 1st
- 2008
EPIA-SN lm-sensors
Posted by MaEl in: Bits-and-Bytes Comments (0)
quick how to… not finished edit yet! stay tuned!
Edit source file



