Fix incorrect image paths in HOME.md
Signed-off-by: Yang Yuanzhi <yangyuanzhi@gmail.com>
This commit is contained in:
parent
794b008127
commit
f78428193e
@ -25,7 +25,7 @@ IO operations to underlying block device.
|
||||
A system administrator can manage cache instances via Intel CAS CLI management
|
||||
utility called "casadm".
|
||||
|
||||

|
||||

|
||||
|
||||
Another example of OCF usage is user space block level cache for QEMU
|
||||
(see picture below). In this example following adaptation layers may exist:
|
||||
@ -40,7 +40,7 @@ and primary storage device. For example bottom adapter for caching device may
|
||||
be implemented using kernel bypass techniques, providing low-latency access to
|
||||
cache media.
|
||||
|
||||

|
||||

|
||||
|
||||
# Management interface
|
||||
Management interface delivered with Intel OCF enables system administrator to:
|
||||
@ -247,7 +247,7 @@ storage device
|
||||
- <b>IO completion</b> - is signalled by calling completion function specified
|
||||
in IO configuration phase
|
||||
|
||||

|
||||

|
||||
|
||||
## IO submission example
|
||||
```c
|
||||
|
Loading…
Reference in New Issue
Block a user