0%

docker的三个最基本的概念是镜像(Image),容器(Container)和仓库(Repository)。本文简单介绍有关他们的基础操作。

阅读全文 »

This document shows how to use an IO BAR in PCIe device. Currently there is few devices supported IO BAR, however, when we have a card which needs to use IO BAR, this document shares a basic logic about it

阅读全文 »

From mj.ucw.cz/sw/pciutils we can get the code of lspci/setpci, which are two useful tools to debug PCIe related problems. This doc just introduces these two tools and also the sysfs interfaces which can be used in PCIe problem debug.

阅读全文 »