[libvirt] [PATCH 1/3] util: add Intel x86 RDT/CMT support

Martin Kletzander mkletzan at redhat.com
Mon Jun 11 08:39:36 UTC 2018


On Fri, Jun 08, 2018 at 05:02:17PM +0800, Wang Huaqiang wrote:
>Add RDT/CMT feature (Intel x86) by interacting with kernel resctrl file system. Integrate code into util/resctrl.
>---
> src/libvirt_private.syms |   9 ++
> src/util/virresctrl.c    | 316 ++++++++++++++++++++++++++++++++++++++++++++++-
> src/util/virresctrl.h    |  44 +++++++
> 3 files changed, 367 insertions(+), 2 deletions(-)
>

This will not merge after some of the cleanups I made.  There is one more patch
that didn't get in and you clould look there for some inspiration as well, but
it's just about keeping the data in another part of the code.

Anyway the conflict is very easy to fix now.

Why isn't it just a matter of setting a boolean?

Aling the code and run the checks before posting to the list.  For more info see
contribution guidelines:

  https://libvirt.org/hacking.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180611/8d657a23/attachment-0001.sig>


More information about the libvir-list mailing list