Files
systemd/src/cgtop
Zbigniew Jędrzejewski-Szmek 882c514d50 cgtop: drop counterproductive bitfields
The variable after the bitfields has 8 byte alignment, so we weren't saving any
memory, but the code to serve the bitfields was more complicated.
2023-03-14 18:00:08 +01:00
..