Change minor punctuation characters.
Corrected some punctuation characters to improve readability. Change-Id: I44930a8a314f9fa5f3da216df3c7d2262c9cb1ef Signed-off-by: Gerardo A. Aceves <gerardo.aceves@intel.com>
This commit is contained in:
parent
a1735cfacb
commit
a049bf3de8
4 changed files with 8 additions and 9 deletions
|
@ -17,7 +17,7 @@ to more closely match the actual needs of the requesting task.
|
|||
Any number of memory pools can be defined in a microkernel system.
|
||||
Each memory pool has a name that uniquely identifies it.
|
||||
In addition, a memory pool defines minimum and maximum memory block sizes
|
||||
(in bytes) and the number of maximum size blocks that the memory pool
|
||||
in bytes and the number of maximum size blocks that the memory pool
|
||||
contains.
|
||||
|
||||
A task that needs to use a memory block simply allocates it from a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue