Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Toolchain and NetBSD 8
2017-06-14 10:55 GMT+02:00 Abhinav Upadhyay <er.abhinav.upadhyay%gmail.com@localhost>:
> That is ctfmerge(1) <http://man-k.org/man/NetBSD-current/1/ctfmerge> -
> merges the CTF data, it is required by dynamic tracing tools like
> dtrace.
This one? src/external/cddl/osnet/dist/tools/ctf/cvt/ctfmerge.c
It contains a large comment describing how it works. Poor vax...!
Could it help if we tweaked it for slow/single cpu/small mem machines
with the environment variables used in the wq_init() functions, like:
CTFMERGE_MAX_SLOTS
CTFMERGE_PHASE1_BATCH_SIZE
CTFMERGE_INPUT_THROTTLE
Felix
Home |
Main Index |
Thread Index |
Old Index