Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: src/sys



"Maxime Villard" writes:
> Module Name:	src
> Committed By:	maxv
> Date:		Thu Nov 29 17:40:12 UTC 2018
> 
> Modified Files:
> 	src/sys/compat/linux/common: linux_misc_notalpha.c
> 	src/sys/kern: kern_time.c
> 
> Log Message:
> Improve my kern_time.c::rev1.192, systematically clear the buffers we get
> from 'ptimer_pool' to prevent more leaks.

can we use pool cache to avoid this?  ie, only do the
clear once in the ctor.


.mrg.


Home | Main Index | Thread Index | Old Index