--- - branch: MAIN date: Tue Dec 3 05:07:49 UTC 2019 files: - new: '1.11' old: '1.10' path: src/sys/arch/mips/rmi/rmixl_cpu.c pathrev: src/sys/arch/mips/rmi/rmixl_cpu.c@1.11 type: modified - new: '1.216' old: '1.215' path: src/sys/kern/kern_lwp.c pathrev: src/sys/kern/kern_lwp.c@1.216 type: modified - new: '1.53' old: '1.52' path: src/sys/kern/kern_softint.c pathrev: src/sys/kern/kern_softint.c@1.53 type: modified - new: '1.328' old: '1.327' path: src/sys/kern/kern_synch.c pathrev: src/sys/kern/kern_synch.c@1.328 type: modified - new: '1.14' old: '1.13' path: src/sys/kern/subr_pserialize.c pathrev: src/sys/kern/subr_pserialize.c@1.14 type: modified - new: '1.336' old: '1.335' path: src/sys/rump/librump/rumpkern/rump.c pathrev: src/sys/rump/librump/rumpkern/rump.c@1.336 type: modified - new: '1.42' old: '1.41' path: src/sys/sys/cpu_data.h pathrev: src/sys/sys/cpu_data.h@1.42 type: modified - new: '1.3' old: '1.2' path: src/sys/sys/pserialize.h pathrev: src/sys/sys/pserialize.h@1.3 type: modified id: 20191203T050749Z.6d34b4fea3ad61247bde8e1b150a483cc7bb9aac log: | Rip out pserialize(9) logic now that the RCU patent has expired. pserialize_perform() is now basically just xc_barrier(XC_HIGHPRI). No more tentacles throughout the scheduler. Simplify the psz read count for diagnostic assertions by putting it unconditionally into cpu_info. From rmind@, tidied up by me. module: src subject: 'CVS commit: src/sys' unixtime: '1575349669' user: riastradh