Name

TCPS-109 — Cannot allocate memory for communication between parent and children

Severity

E (error)

Message text

Cannot create shared memory for scoreboard

Description

A block shared memory (called "the scoreboard") is used for communication between the parent process and its children. If the scoreboard cannot be initialized (mapped to the address space of the process by the mmap() syscall) then the process cannot continue.

See also

KERN-100(6), TCPS-110(6), logging(7)

Authors

This man page is a part of Kernun Firewall.
Copyright © 2000–2023 Trusted Network Solutions, a. s.
All rights reserved.