NetBSD-Bugs archive

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

Re: port-amd64/56560: execsnoop test now fails



> Date: Mon, 20 Dec 2021 11:50:00 +0000 (UTC)
> From: gson%gson.org@localhost (Andreas Gustafsson)
> 
> I don't see any obvious connection between DRM and DTrace, but perhaps
> this is another case of the total number of symbols, types, or similar
> in the kernel growing past some fixed limit in DTrace.

This is it -- owing to some namespace shenanigans, a lot of drm
structs got duplicated many times over in the CTF data, so there's
well over 40k CTF types in the kernel.  Working on reducing the
duplication.


Home | Main Index | Thread Index | Old Index