* Namhyung Kim <namhy...@kernel.org> wrote:

> So my question is how can an user know which persistent events are 
> available in her system?

I think we need VFS enumeration for that: directories give a high level a 
structure (allowing things like per user contexts) while readdir will give 
list of specific persistent buffer contexts.

Sensible naming convention would be needed to make things easy to discover 
and list - and for active buffers to not be forgotten about.

cgroups or a new 'eventfs' filesystem would be an option.

Thanks,

        Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to