Benjamin Allan
Benjamin Allan
@narategithub I retested this file descriptor 'leak' (at least with sock) and it still exists in spite of work on improving failed auth mismatch handling/munge a few months ago. In...
The addition of lists and record types to set schema has made it possible to handle multiple (time varying count) devices in a single schema and single instance; reducing the...
Demonstrating the use of passive to handle network restrictions has is not included in readthedocs, the man pages, or the source. We would like to have this feature documented to...
This has not been fixd.. As it is an scripting incompatible change (unless we allow two keywords for the same meaning for some deprecation period) it will need to wait...
@morrone it has not. the current framework does not retain all the information needed to do this reliably, and i'm pretty sure that the way the apis are and the...
Even with sampler plugins, we need the reverse-of-startup sequence for minimum generation of goofy errors/warnings. It's fairly typical to start something like a job_id sampler first (and with a slightly...
I think there was at a point some notion of being able to ask a daemon to dump its configuration history, but that's an even harder problem than "show me...
We (volunteers?) could iterate over ldmsd_config.c:plugin_list checking for entries that are SAMPLER type, call stop in each, then repeat that calling term on each. This process must be fault tolerant...
We should avoid telling people to use incorrect range mappings that will bite them at end-user time. I haven't found json float to work adequately for epoch_sec+usec or epoch_sec+nsec timestamps,...
The latest rocm on any of my systems is 4.5.0. If you have a pointer to an rdc.h source repo corresponding to rocm 5.1, I can try downloading and compiling....