summaryrefslogtreecommitdiff
path: root/src/util/virresctrl.h
Commit message (Expand)AuthorAgeFilesLines
* util: Remove unused includesPeng Liang2022-06-161-1/+0
* lib: Drop internal virXXXPtr typedefsMichal Privoznik2021-04-131-41/+34
* util: sync variable names between header and C filesJán Tomko2020-08-031-1/+1
* Remove virutil.h from all header filesJán Tomko2020-02-241-1/+0
* util, resctrl: using 64bit interface instead of 32bit for countersWang Huaqiang2020-01-061-1/+1
* Revert "qemu: directly create virResctrlInfo ignoring capabilities"Daniel P. Berrangé2019-12-121-2/+0
* qemu: directly create virResctrlInfo ignoring capabilitiesDaniel P. Berrangé2019-12-091-0/+2
* src: add support for g_autoptr with virObject instancesDaniel P. Berrangé2019-10-141-0/+4
* util: Remove unused virResctrlMonitorGetCacheOccupancyWang Huaqiang2019-08-051-5/+0
* util: Extend virresctl API to retrieve multiple monitor statisticsWang Huaqiang2019-08-051-0/+6
* util: Refactor 'virResctrlMonitorStats'Wang Huaqiang2019-08-051-2/+10
* util: Refactor and rename 'virResctrlMonitorFreeStats'Wang Huaqiang2019-08-051-2/+1
* util: misc: use #pragma once in headersJonathon Jongsma2019-06-191-7/+5
* util: Move enum convertors into virenum.(c|h)Peter Krempa2019-04-101-1/+1
* Enforce a standard header file guard symbol nameDaniel P. Berrangé2018-12-141-3/+3
* Fix many mistakes & inconsistencies in header file layoutDaniel P. Berrangé2018-12-141-1/+1
* util: Introduce virResctrlMonitorFreeStatsWang Huaqiang2018-11-261-0/+4
* util: Return a list of pointer in virResctrlMonitorGetStatsWang Huaqiang2018-11-261-2/+2
* util: Add more interfaces for resctrl monitorWang Huaqiang2018-11-141-0/+26
* util: Add interface for creating monitor groupWang Huaqiang2018-11-141-0/+4
* util: Add interface for adding PID to the monitorWang Huaqiang2018-11-141-0/+4
* util: Add interface to determine monitor pathWang Huaqiang2018-11-141-1/+4
* util: Introduce resctrl monitor for CMTWang Huaqiang2018-11-141-0/+9
* conf: Introduce RDT monitor host capabilityWang Huaqiang2018-09-201-0/+40
* conf: Add memory bandwidth allocation capability of hostBing Niu2018-08-131-0/+15
* util: Introduce virResctrlAllocSetMemoryBandwidthBing Niu2018-08-131-0/+5
* util: Introduce virResctrlAllocForeachMemoryBing Niu2018-08-131-0/+9
* util: Rename some functions of virresctrlBing Niu2018-08-131-13/+13
* Move virCacheKernel enum implemetation from conf/ to util/Martin Kletzander2018-06-081-0/+1
* util: Initialize virResctrlInfo struct right awayMartin Kletzander2018-06-081-3/+0
* util: Rename resctrl to alloc if it is virResctrlAllocPtrMartin Kletzander2018-06-081-3/+3
* util: Extract path formatting into virResctrlAllocDeterminePathMartin Kletzander2018-01-311-0/+4
* resctrl: Add functions to work with resctrl allocationsMartin Kletzander2018-01-251-0/+49
* util: Remove now-unneeded resctrl functionsMartin Kletzander2018-01-251-11/+0
* util: Add virResctrlInfoMartin Kletzander2018-01-251-0/+16
* Rename virResctrlInfo to virResctrlInfoPerCacheMartin Kletzander2018-01-251-4/+4
* util: Rename virResctrl to virResctrlInfoMartin Kletzander2017-08-141-4/+4
* Move resctrl-related code from conf/capabilities to util/virresctrlMartin Kletzander2017-08-141-0/+63