安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- systemd
systemd provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic systemd supports SysV
- Frequently Asked Questions - systemd
A: By default, systemd places all systemd daemons in their own cgroup in the “cpu” hierarchy Unfortunately, due to a kernel limitation, this has the effect of disallowing RT entirely for the service
- systemd Coredump Handling
The systemd-coredump handler will extract a backtrace and ELF packaging metadata from any coredumps it receives and log both
- TPM2 PCR Measurements Made by systemd
TPM2 PCR Measurements Made by systemd Various systemd components issue TPM2 PCR measurements during the boot process, both in UEFI mode and from userspace The following lists all measurements done, and describes (in case done before ExitBootServices()) how they appear in the TPM2 Event Log, maintained by the PC firmware
- systemd-boot UEFI Boot Manager
systemd-boot is a UEFI boot manager which executes configured EFI images The default entry is selected by a configured pattern (glob) or an on-screen menu systemd-boot operates on the EFI System Partition (ESP) only
- systemd-resolved and VPNs
systemd-resolved service and VPNs systemd-resolved service supports routing lookups for specific domains to specific interfaces This is useful for hooking up VPN software with systemd-resolved and making sure the exact right lookups end up on the VPN and on the other interfaces
- Running Services After the Network Is Up - systemd
systemd provides three target units related to network configuration: Network pre-configuration: network-pre target network-pre target is used to order services before any network interfaces start to be configured Its primary purpose is for usage with firewall services that want to establish a firewall before any network interface is up
- Control Group APIs and Delegation - systemd
So you are wondering about resource management with systemd, you know Linux control groups (cgroups) a bit and are trying to integrate your software with what systemd has to offer there Here’s a bit of documentation about the concepts and interfaces involved with this
|
|
|