Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Multi-process instead of multi-threaded #13

Description

@libv

Use SHM for shared kms fd and shared data.

The current design is threaded, so we cannot easily restart things. By making it multi-process, we can send signals to individual processes.

Depends on issue #10

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions