[Mesa-dev] [PATCH v3] HUD: Add support for block I/O, network I/O and lmsensor stats

Steven Toth stoth at kernellabs.com
Fri Sep 23 11:28:52 UTC 2016


>> V3: Flatten the entire patchset ready for the ML
>>
>> V2: Additional seperate patches based on feedback
>> a) configure.ac: Add a comment related to libsensors
>>
>> b) HUD: Disable Block/NIC I/O stats by default.
>> Implement configuration option --enable-gallium-extra-hud=yes
>> and enable both statistics when this option is enabled.
>>
>> c) Configure.ac: Minor cleanup to user visible configuration settings
>>
>> d) Configure.ac: HUD stats - build system improvements
>> Move the -lsensors out of a deeper Makefile, bring it into the
>> configure.ac.
>> Also, rename a compiler directive to more closely follow the standard.
>>
>> V1: Initial release to the ML
>> Three new features:
>> 1. Disk/block I/O device read/write stats MB/ps.
>> 2. Network Interface RX/TX transfer statistics as a percentage
>>     of the overall NIC speed.
>> 3. lmsensor power, voltage and temperature sensors.
>>
>> The lmsensor changes makes a dependency on libsensors so support
>> so the change is opt out by default.
>>
>> Signed-off-by: Steven Toth <stoth at kernellabs.com>
>
>
> Builds and runs as expected with MSVC.
>
> I'll leave the detailed review to others.
>
> Tested-by: Brian Paul <brianp at vmware.com>

Hello all!

I have another couple of HUD related patches stacked up behind this,
although I'm sitting on them until I've been through the patch
acceptance sausage grinder the first time.

I there something I should be doing in-order to have this V3 patch
reviewed and potentially accepted/merge into mainline? If I'm missing
some admin/procedural item that needs to be done before review then
don't hesitate to point this out.

If its simply a matter of playing the waiting game then this is fine also.

Thanks for your time.

-- 
Steven Toth - Kernel Labs


More information about the mesa-dev mailing list