映射主机的目录到容器的目录中

1
docker run -it -v /home/ljm/fusa/:/home/ljm/fusa/ -w /home/ljm/fusa/ ubuntu:v1.0

Docker run 命令

line rate

The line rate is a physical layer term that has nothing to do with the line cards or switching fabrics. It indicates the actual speed with which the bits are sent onto the wire.
https://blog.ipspace.net/2009/03/line-rate-and-bit-rate.html


https://www.fmad.io/blog-what-is-10g-line-rate.html

bandwidth vs throughput

https://www.youtube.com/watch?v=TVpg7StOxgg

openEuler 峰会 2020 设计峰会 - Virtualization SIG 会议

https://www.bilibili.com/video/BV1q54y197CX

coding style

coding style要加强,包括命名规则,模块化抽象,什么场合需要用什么实现方式(比如callbacks)等等。
https://lists.projectacrn.org/g/acrn-dev/message/28122

Microsoft Teams - Syncing files to your computer

https://www.youtube.com/watch?v=Xe_HT5Lv7jg

git patch

1
2
3
git format-patch -10 --cover-letter -v2

git send-email --to=acrn-dev@lists.projectacrn.org  *.patch

Linux读写CPU MSR寄存器命令rdmsr/wrmsr

http://ilinuxkernel.com/?p=255

msr-tools

神龙技术架构演进及实践

张献涛演讲实录
张献涛:神龙技术架构演进及实践

神龙:软硬件融合的虚拟化技术
要点:

  1. passthru CPU and memory to VM
  2. offload virtio BE service into FPGA(MOC卡)
  3. 可以和虚拟机无缝兼容,可以和虚拟机在同样的VPC里、可以挂载云盘,跟虚拟机使用体验一样

Virtual Machine Device Queues(VMDq)

https://www.intel.com/content/dam/www/public/us/en/documents/white-papers/virtual-machine-device-queues-paper.pdf

Virtual Machine Device Queues (VMDq) is breakthrough technology from
Intel that helps offload network I/O data processing from the virtual machine monitor
software to the network silicon.

如何才能获得退税?关于个人所得税汇算清缴的一切

https://www.bilibili.com/video/BV1Mt4y127NT