docs: add limitation about Linux kernel dump
Change-Id: Ic007f2f1915e37981955ad2160ea6614b1c36ec1
This commit is contained in:
@ -242,3 +242,5 @@ Limitations
|
|||||||
#. procfs entry creation done by Linux work queue could starve when
|
#. procfs entry creation done by Linux work queue could starve when
|
||||||
Linux CPUs are flooded with system call offloads. LTP-2019
|
Linux CPUs are flooded with system call offloads. LTP-2019
|
||||||
sendmsg02 causes this issue.
|
sendmsg02 causes this issue.
|
||||||
|
|
||||||
|
#. Linux kernel dump file doesn't include the memory allocated to McKernel. This is because of the issues in the implementation of the panic notifier handler.
|
||||||
|
|||||||
Reference in New Issue
Block a user