Re: [systemd-devel] [FIX] SANE udev rules processing performance

2020-12-07 Thread Marcin Kocur
W dniu 07.12.2020 o 11:25, Lennart Poettering pisze: On So, 06.12.20 11:13, Marcin Kocur (marcin2...@gmail.com) wrote: The concern is: "Recalling #341 (closed), I do have some concerns about efficiency now that those 650+ USB rules get processed for every non-removal event rather than only for

Re: [systemd-devel] [FIX] SANE udev rules processing performance

2020-12-07 Thread Lennart Poettering
On So, 06.12.20 11:13, Marcin Kocur (marcin2...@gmail.com) wrote: > The concern is: > "Recalling #341 (closed), I do have some concerns about efficiency now that > those 650+ USB rules get processed for every non-removal event rather than > only for additions." > > If you could answer in the MR co

[systemd-devel] [FIX] SANE udev rules processing performance

2020-12-06 Thread Marcin Kocur
Oh, I hate when Thunderbird forces e-mail formatting... here's the fixed content: Hi all, could someone with greater experience than mine address SANE's developer concerns about performance of changing |ACTION!="add" to ACTION=="remove" for processing all SANE rules? On my system they're loca