|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH 1/3] Output Virtual Block Device requests informa
On Wed, 21 Jun 2006 13:30:34 +0100, Keir Fraser wrote:
>
> On 21 Jun 2006, at 12:47, Anthony Liguori wrote:
>
>>> In my subjective, currently, procfs is used for representing dynamic
>>> information such as statistical data, and sysfs is used for
>>> representing
>>> statical information such as module parameters.
>>
>> /proc is for process information. This stuff definitely belongs in
>> sysfs. It's analogous to /sys/class/net/eth0/statistics/.
>
> Yes. The patchset looks good and is obviously useful -- we'd like to
> apply it if this gets fixed.
Agreed! It's a very common feature request so it'll be great to get this
in the tree. This information is sort of available in
/sys/block/<backend-dev>/stat but it's not terribly reliable in my
experience (it's always zero's for loop devices IIRC).
These patches are missing Signed-Off-By lines too btw. When you resubmit,
make sure to include those.
Thanks,
Anthony Liguori
> -- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|