摘要:
CPU数,核数,processor数的概念 CPU数 独立的中央处理单元,体现在主板上就是有多少个CPU槽位 CPU cores 在每一个CPU上,都可能有多核(core),每个核中都有独立的ALU,FPU,Cache等组件,可以理解为CPU的物理核数。(我们常说4核8线程中的核) processo 阅读全文
摘要:
Docker supports the following storage drivers: overlay2 is the preferred storage driver, for all currently supported Linux distributions, and requires 阅读全文