Changes for page Piesia GN41Z3A

Last modified by Leon Poon on 2020/09/09 14:59

From version 4.1
edited by Leon Poon
on 2020/09/09 14:33
Change comment: Uploaded new attachment "IMG_0354.JPEG", version {1}
To version 12.1
edited by Leon Poon
on 2020/09/09 14:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +Piesia GN41Z3A
Parent
... ... @@ -1,0 +1,1 @@
1 +Main.WebHome
Content
... ... @@ -1,0 +1,36 @@
1 +Purchased the 8GB variant with Intel J4105 CPU. 2 Intel Gigabit ethernet ports. VGA, HDMI, USB3, audio.
2 +
3 +Z-3.5 form-factor motherboard. Fanless by default, but there is fan header. In a case designed just for this form factor. (Case sold separately, has no fan inlet/outlet but act as massive heatsink.) Bunch of cables for SATA data and SATA power. With extension board removed:
4 +
5 +[[image:IMG_0350.JPEG]]
6 +
7 +The extension board (sold together with the case). Lots of RS232 ports and allow mounting of a 2.5" drive. Also support breakout of 4x USB2 ports (top right in picture below) and GPIO (green part):
8 +
9 +[[image:IMG_0349.JPEG]]
10 +
11 +BIOS summary:
12 +
13 +[[image:IMG_0353.JPEG]]
14 +
15 +4 cores, support Intel VT-x.
16 +
17 +[[image:IMG_0354.JPEG]]
18 +
19 +{{code language="none"}}
20 +# openssl speed -elapsed -evp aes-128-cbc
21 +You have chosen to measure elapsed time instead of user CPU time.
22 +Doing aes-128-cbc for 3s on 16 size blocks: 52380393 aes-128-cbc's in 3.00s
23 +Doing aes-128-cbc for 3s on 64 size blocks: 28951270 aes-128-cbc's in 3.00s
24 +Doing aes-128-cbc for 3s on 256 size blocks: 9170489 aes-128-cbc's in 3.00s
25 +Doing aes-128-cbc for 3s on 1024 size blocks: 2575037 aes-128-cbc's in 3.00s
26 +Doing aes-128-cbc for 3s on 8192 size blocks: 333093 aes-128-cbc's in 3.00s
27 +Doing aes-128-cbc for 3s on 16384 size blocks: 166592 aes-128-cbc's in 3.00s
28 +OpenSSL 1.1.1d 10 Sep 2019
29 +built on: Mon Apr 20 20:23:01 2020 UTC
30 +options:bn(64,64) rc4(16x,int) des(int) aes(partial) blowfish(ptr)
31 +compiler: gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -Wa,--noexecstack -g -O2 -fdebug-prefix-map=/build/openssl-8Ocme2/openssl-1.1.1d=. -fstack-protector-strong -Wformat -Werror=format-security -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2
32 +The 'numbers' are in 1000s of bytes per second processed.
33 +type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes
34 +aes-128-cbc 279362.10k 617627.09k 782548.39k 878945.96k 909565.95k 909814.44k
35 +
36 +{{/code}}