rohityadavcloud commented on PR #7765:
URL: https://github.com/apache/cloudstack/pull/7765#issuecomment-1647404028

   Thanks @DaanHoogland @weizhouapache @harikrishna-patnala 
   Hari, for reference I was running management server on Ubuntu-Asahi linux 
(baremetal) on M1 Mac Mini, in case of running mgmt server on Mac OS you may 
not hit this. Btw, management server is very power efficient and really fast on 
the mac mini - so some people may want to run their DB+mgmt server only on such 
hardware (startup time in seconds).
   
   For reference, this is the test env:
   ```
   root@macmini:~# uname -a
   Linux macmini 6.3.0-13-asahi #1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 14 
19:48:48 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
   root@macmini:~# java --version
   openjdk 11.0.19 2023-04-18
   OpenJDK Runtime Environment (build 11.0.19+7-post-Ubuntu-0ubuntu122.04.1)
   OpenJDK 64-Bit Server VM (build 11.0.19+7-post-Ubuntu-0ubuntu122.04.1, mixed 
mode)
   root@macmini:~# virsh version
   Compiled against library: libvirt 8.0.0
   Using library: libvirt 8.0.0
   Using API: QEMU 8.0.0
   Running hypervisor: QEMU 6.2.0
   root@macmini:~# lsb_release -a
   No LSB modules are available.
   Distributor ID:      Ubuntu
   Description: Ubuntu 22.04.2 LTS
   Release:     22.04
   Codename:    jammy
   root@macmini:~# lscpu
   Architecture:          aarch64
     CPU op-mode(s):      64-bit
     Byte Order:          Little Endian
   CPU(s):                8
     On-line CPU(s) list: 0-7
   Vendor ID:             Apple
     Model:               1
     Thread(s) per core:  1
     Core(s) per socket:  4
     Socket(s):           1
     Stepping:            0x1
     Frequency boost:     enabled
     CPU max MHz:         2064.0000
     CPU min MHz:         600.0000
     BogoMIPS:            48.00
     Flags:               fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics 
fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 as
                          imddp sha512 asimdfhm dit uscat ilrcpc flagm ssbs sb 
paca pacg dcpodp flagm2 frint
     Model:               1
     Thread(s) per core:  1
     Core(s) per socket:  4
     Socket(s):           1
     Stepping:            0x1
     CPU max MHz:         3204.0000
     CPU min MHz:         600.0000
     BogoMIPS:            48.00
     Flags:               fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics 
fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 as
                          imddp sha512 asimdfhm dit uscat ilrcpc flagm ssbs sb 
paca pacg dcpodp flagm2 frint
   Caches (sum of all):
     L1d:                 768 KiB (8 instances)
     L1i:                 1.3 MiB (8 instances)
     L2:                  16 MiB (2 instances)
   NUMA:
     NUMA node(s):        1
     NUMA node0 CPU(s):   0-7
   Vulnerabilities:
     Itlb multihit:       Not affected
     L1tf:                Not affected
     Mds:                 Not affected
     Meltdown:            Not affected
     Mmio stale data:     Not affected
     Retbleed:            Not affected
     Spec store bypass:   Mitigation; Speculative Store Bypass disabled via 
prctl
     Spectre v1:          Mitigation; __user pointer sanitization
     Spectre v2:          Not affected
     Srbds:               Not affected
     Tsx async abort:     Not affected
   root@macmini:~# cat /proc/cpuinfo
   processor    : 0
   BogoMIPS     : 48.00
   Features     : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp 
asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit 
uscat ilrcpc flagm ssbs sb paca pacg dcpodp flagm2 frint
   CPU implementer      : 0x61
   CPU architecture: 8
   CPU variant  : 0x1
   CPU part     : 0x022
   CPU revision : 1
   
   processor    : 1
   BogoMIPS     : 48.00
   Features     : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp 
asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit 
uscat ilrcpc flagm ssbs sb paca pacg dcpodp flagm2 frint
   CPU implementer      : 0x61
   CPU architecture: 8
   CPU variant  : 0x1
   CPU part     : 0x022
   CPU revision : 1
   
   processor    : 2
   BogoMIPS     : 48.00
   Features     : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp 
asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit 
uscat ilrcpc flagm ssbs sb paca pacg dcpodp flagm2 frint
   CPU implementer      : 0x61
   CPU architecture: 8
   CPU variant  : 0x1
   CPU part     : 0x022
   CPU revision : 1
   
   processor    : 3
   BogoMIPS     : 48.00
   Features     : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp 
asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit 
uscat ilrcpc flagm ssbs sb paca pacg dcpodp flagm2 frint
   CPU implementer      : 0x61
   CPU architecture: 8
   CPU variant  : 0x1
   CPU part     : 0x022
   CPU revision : 1
   
   processor    : 4
   BogoMIPS     : 48.00
   Features     : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp 
asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit 
uscat ilrcpc flagm ssbs sb paca pacg dcpodp flagm2 frint
   CPU implementer      : 0x61
   CPU architecture: 8
   CPU variant  : 0x1
   CPU part     : 0x023
   CPU revision : 1
   
   processor    : 5
   BogoMIPS     : 48.00
   Features     : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp 
asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit 
uscat ilrcpc flagm ssbs sb paca pacg dcpodp flagm2 frint
   CPU implementer      : 0x61
   CPU architecture: 8
   CPU variant  : 0x1
   CPU part     : 0x023
   CPU revision : 1
   
   processor    : 6
   BogoMIPS     : 48.00
   Features     : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp 
asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit 
uscat ilrcpc flagm ssbs sb paca pacg dcpodp flagm2 frint
   CPU implementer      : 0x61
   CPU architecture: 8
   CPU variant  : 0x1
   CPU part     : 0x023
   CPU revision : 1
   
   processor    : 7
   BogoMIPS     : 48.00
   Features     : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp 
asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 asimdfhm dit 
uscat ilrcpc flagm ssbs sb paca pacg dcpodp flagm2 frint
   CPU implementer      : 0x61
   CPU architecture: 8
   CPU variant  : 0x1
   CPU part     : 0x023
   CPU revision : 1
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to