summaryrefslogtreecommitdiff
path: root/src/util/virnuma.h
Commit message (Expand)AuthorAgeFilesLines
* qemuxml2argvmock: Drop virNuma* mocksMichal Privoznik2023-03-151-1/+1
* virnumamock: Introduce virNumaGetNodeOfCPU() mockMichal Privoznik2023-03-151-1/+1
* virnuma: Introduce virNumaCPUSetToNodeset()Michal Privoznik2023-03-151-0/+3
* lib: Use G_NO_INLINE instead of G_GNUC_NO_INLINEMichal Privoznik2022-07-181-9/+9
* virnuma: Export virNumaGetMaxCPUs properlyMichal Privoznik2021-05-171-1/+1
* lib: Drop internal virXXXPtr typedefsMichal Privoznik2021-04-131-6/+6
* Remove virutil.h from all header filesJán Tomko2020-02-241-1/+0
* Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINEJán Tomko2019-10-151-8/+8
* util: misc: use #pragma once in headersJonathon Jongsma2019-06-191-6/+4
* util: Introduce virNumaNodesetToCPUset()Andrea Bolognani2019-06-041-0/+2
* Enforce a standard header file guard symbol nameDaniel P. Berrangé2018-12-141-3/+3
* util: Fix typo vcups -> vcpusMartin Kletzander2018-10-221-1/+1
* virNumaGetHugePageInfo: Return page_avail and page_free as ULLMichal Privoznik2018-04-241-4/+4
* Revert "Prevent more compiler optimization of mockable functions"Daniel P. Berrange2017-07-131-8/+8
* Prevent more compiler optimization of mockable functionsDaniel P. Berrange2017-07-111-8/+8
* annotate all mocked functions with noinlineDaniel P. Berrange2017-04-191-8/+8
* numa: Rename virNumaGetHostNodeset and make it return only nodes with memoryPeter Krempa2016-09-141-1/+1
* util: Add virNumaGetHostNodesetMartin Kletzander2014-12-161-0/+1
* numa: split util/ and conf/ and support non-contiguous nodesetsMartin Kletzander2014-11-061-4/+3
* numatune: add check for numatune nodeset rangeChen Fan2014-11-041-0/+1
* virnuma: Introduce virNumaSetPagePoolSizeMichal Privoznik2014-09-251-0/+4
* numatune: Encapsulate numatune configuration in order to unify resultsMartin Kletzander2014-07-161-1/+1
* numatune: unify numatune struct and enum namesMartin Kletzander2014-07-161-1/+1
* numatune: create new module for numatuneMartin Kletzander2014-07-161-24/+2
* virNumaGetPageInfo: Take huge pages into accountMichal Privoznik2014-06-241-0/+1
* virnuma: Introduce pages helpersMichal Privoznik2014-06-191-0/+10
* virnuma: Introduce virNumaNodeIsAvailableMichal Privoznik2014-06-191-0/+1
* virnuma: Introduce virNumaGetDistancesMichal Privoznik2014-06-041-0/+3
* util: use typedefs for enums in "src/util/" directoryJulio Faracco2014-05-051-2/+2
* numa: Add wrapper of numa_node_to_cpus and use itPeter Krempa2013-11-041-0/+2
* numa: Replace NUMA_MAX_N_CPUS macro with virNumaGetMaxCPUs()Peter Krempa2013-11-041-0/+2
* numa: Introduce virNumaGetNodeMemory and use it instead of numa_node_size64Peter Krempa2013-11-041-0/+3
* numa: Introduce virNumaGetMaxNode and use it instead of numa_max_nodePeter Krempa2013-11-041-0/+2
* numa: Introduce virNumaIsAvailable and use it instead of numa_availablePeter Krempa2013-11-041-0/+2
* NUMA: cleanup for numa related codesGao feng2013-03-201-0/+30
* rename qemuGetNumadAdvice to virNumaGetAutoPlacementAdviceGao feng2013-03-191-0/+28