Benjamin Allan

Results 168 comments of Benjamin Allan

This is in essence a duplicate of #45, and could have similar solutions. Personally, I would like to see the use of explicit schema names at the sampler config level...

This could be a back compatible api extension for v4.

@tom95858 mentioned at LDMSCON the possibility of including a hash of the schema so that set/schema handling code can know with reasonable certainty that two schema are identical in every...

Please share an example of how a schema name becomes a measurement name. As a separate issue, why would a computed schema name preclude configuring storage policies? We already have...

Automatically (at sampler writer's opt-in behest) disambiguating schema names has nothing to do with genders or any other configuration syntax. I'm not suggesting schema-less design, but I am suggesting schema...

based on the symptoms and following the source, at the L1 the prdcr_set gets stuck in LDMSD_PRDCR_SET_STATE_START if it disappears from L0 before it ever leaves the START state on...

Updating __ldmsd_prdset_lookup_cb to change prd_set->state to LDMSD_PRDCR_SET_STATE_DELETED in the case of lookup status == ENOENT, suppresses the further issuing of error messages, but doesn't get the offending dangling prd_set out...

@tom95858 this is only happening on a few sets of many , so the test case isn't so simple to reproduce. Will look further into how to force the timing.

@nichamon thank you for confirming the issue.

@tom95858 is some or all ovis/kernel/kldms/* working code on the appropriate platforms?