[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re:[Xen-devel] [PATCH 1/3] Output Virtual Block Device requests information to /proc/xen/vbd
Hi, Keir. >> >> This patch add /xen/proc/vbd. >> This proc file stores counts of I/O requests for VBD. >> I/O requests is counted for each Domains. > >We keep getting complained at for adding stuff to /proc. Shouldn't this >go under the blkback's sysfs directory somewhere? > > -- Keir Uom. 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. In this case, I think that this I/O information is former, so information is put into procfs in this time. As similar example, ballon infromation exist in procfs. Is it better that realizing at sysfs? Thanks, Satoshi UCHIDA Attachment:
smime.p7s _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |