--- - branch: MAIN date: Sun Apr 9 08:17:45 UTC 2023 files: - new: '1.20' old: '1.19' path: src/sys/kern/subr_pserialize.c pathrev: src/sys/kern/subr_pserialize.c@1.20 type: modified id: 20230409T081745Z.ed4b57158752b931d25bd509ff445e4a49baeb7a log: | pserialize(9): Micro-optimize pserialize_not_in_read_section_p. Load l_ncsw to test whether we have been preempted, rather than loading and storing l_nopreempt (via function call) to prevent it. module: src subject: 'CVS commit: src/sys/kern' unixtime: '1681028265' user: riastradh