uti: Add/Modify test programs
Change-Id: I27a39d6b11af5243f93d07c31c2ef80f6727dd53
This commit is contained in:
15
test/uti/posix_aio/README
Normal file
15
test/uti/posix_aio/README
Normal file
@ -0,0 +1,15 @@
|
||||
=============================================
|
||||
Benchmarks of asynchronous I/O with busy CPUs
|
||||
=============================================
|
||||
|
||||
The purpose is to show the benefit of spawning the asynchronous threads onto dedicated CPUs.
|
||||
|
||||
---
|
||||
001
|
||||
---
|
||||
Write
|
||||
|
||||
---
|
||||
002
|
||||
---
|
||||
Write, IO completion is notified by spawning thread
|
||||
Reference in New Issue
Block a user