Re: [RFC PATCH] debugfs - yet another in-kernel file system

From: Jan Engelhardt
Date: Fri Dec 10 2004 - 02:08:47 EST


>What if there was a in-kernel filesystem that was explicitly just for
>putting debugging stuff? Some place other than proc and sysfs, and that
>was easier than both of them to use. Yet it needed to also be able to
>handle complex stuff like seq file and raw file_ops if needed.

As for modules, they could just wrap a variable in a module_param, don't they?

I have to admit that adding another filesystem that is very like procfs or
sysfs make some kind of redundancy.


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