docs: add scheduling limitations
Change-Id: Ida4a16efa4d47f448da7417a3b4bdb5fb5304fcd
This commit is contained in:
@@ -187,3 +187,5 @@ Limitations
|
|||||||
27. mlockall() is not supported and returns -EPERM.
|
27. mlockall() is not supported and returns -EPERM.
|
||||||
|
|
||||||
28. munlockall() is not supported and returns zero.
|
28. munlockall() is not supported and returns zero.
|
||||||
|
|
||||||
|
29. scheduling behavior is not Linux compatible. For example, sometimes one of the two processes on the same CPU continues to run after yielding.
|
||||||
|
|||||||
Reference in New Issue
Block a user