Re: [systemd-devel] systemd-udevd: Race condition when rule starts both a systemd-mount and an unit accessing that mount

2021-09-06 Thread Manuel Wagesreither
Am Sa, 4. Sep 2021, um 18:17, schrieb Andrei Borzenkov: > On 01.09.2021 14:39, Manuel Wagesreither wrote: > > Am Mi, 25. Aug 2021, um 18:51, schrieb Andrei Borzenkov: > >> On Wed, Aug 25, 2021 at 3:44 PM Andrei Borzenkov > >> wrote: > >> ... > Here's the udev rule: > ``` > ACTION==

[systemd-devel] Why journal logs are stored in binary?

2021-09-06 Thread Nishant Nayan
I searched as to why journal logs are in binary format unlike plaintext syslog, one answer was 'for faster log scanning', how does binary format helps in faster scanning and what are the advantages of it? Nishant

Re: [systemd-devel] Why journal logs are stored in binary?

2021-09-06 Thread Vito Caputo
On Tue, Sep 07, 2021 at 09:17:38AM +0530, Nishant Nayan wrote: > I searched as to why journal logs are in binary format unlike plaintext > syslog, one answer was 'for faster log scanning', how does binary format > helps in faster scanning and what are the advantages of it? > See thread [0], also