Change History (9)
comment:1 by , 16 months ago
comment:2 by , 16 months ago
I've updated my system to systemd-254 and it's working fine.
I'll try updating udev in the VM.
follow-up: 4 comment:3 by , 16 months ago
For udev, we'll need CONFIG_PSI in the kernel configuration and set MEMORY_PRESSURE_WATCH=/proc/pressure/memory in the udev bootscript. Or udevd will produce a warning "Failed to allocate memory pressure watch".
comment:4 by , 16 months ago
Replying to Xi Ruoyao:
For udev, we'll need CONFIG_PSI in the kernel configuration and set MEMORY_PRESSURE_WATCH=/proc/pressure/memory in the udev bootscript. Or udevd will produce a warning "Failed to allocate memory pressure watch".
Nope. This causes the boot process to hang.
The correct solution is setting CONFIG_PSI=y, CONFIG_MEMCG=y and mount cgroup2 file system in mountvirtfs script.
comment:5 by , 16 months ago
comment:6 by , 16 months ago
I've also updated to systemd-254 and it's working with no issues observed to date.
The gnu-efi dependency is replaced by pyelftools.
I have /boot that has the EFI partition mounted as always. There is a new directory /efi that has mounted
systemd-1 on /efi type autofs (rw,relatime,fd=38,pgrp=1,timeout=120,minproto=5,maxproto=5,direct,pipe_ino=1084)
comment:7 by , 16 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:8 by , 16 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commit 6de383a26215753a2b0a6d2dba6956ecfd786a90
Update udev-lfs tarball to remove obsolete cdrom rules and references to ISDN devices. Update to wheel-0.41.0 (Python Module). Update to tar-1.35. Update to systemd-254. Update to meson-1.2.0. Update to linux-6.4.7. Update to gcc-13.2.0. Update to file-5.45.
Announcements of Future Feature Removals and Incompatible Changes:
Security Relevant Changes:
Service Manager:
Journal:
systemd-repart:
systemd-boot, systemd-stub, ukify, bootctl, kernel-install:
Memory Pressure & Control:
User & Session Management:
DDIs:
Network Management:
Device Management:
TPM2 Support + Disk Encryption & Authentication:
systemd-tmpfiles:
systemd-notify:
sd-event + sd-bus APIs:
systemd-resolved:
Other: