mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
ci: fix new codespell errors
Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
parent
727d796505
commit
df7b897a22
21 changed files with 22 additions and 22 deletions
|
|
@ -11,7 +11,7 @@
|
|||
* Because of kernel doing kmalloc for user data passed
|
||||
* in SCM messages, and there is kernel's SCM_MAX_FD as a limit
|
||||
* for descriptors passed at once we're trying to reduce
|
||||
* the pressue on kernel memory manager and use predefined
|
||||
* the pressure on kernel memory manager and use predefined
|
||||
* known to work well size of the message buffer.
|
||||
*/
|
||||
#define CR_SCM_MSG_SIZE (1024)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue