summaryrefslogtreecommitdiff
path: root/nova/tests/unit/objects/test_numa.py
Commit message (Expand)AuthorAgeFilesLines
* libvirt: start tracking NUMACell.socket for hostsArtom Lifshitz2021-02-211-0/+5
* hardware: Differentiate between shared and dedicated CPUsStephen Finucane2019-09-181-18/+18
* objects: Add 'NUMACell.pcpuset' fieldStephen Finucane2019-09-181-0/+28
* trivial: Rewrap definitions of 'NUMACell'Stephen Finucane2019-09-021-74/+155
* tests: Split NUMA object testsStephen Finucane2019-08-261-74/+92
* trivial: Rename exception argumentStephen Finucane2019-08-221-2/+2
* hacking: Resolve W605 (invalid escape sequence)Stephen Finucane2019-06-241-5/+4
* Fix overcommit for NUMA-based instancesStephen Finucane2019-01-161-8/+33
* objects: Add NUMATopologyLimits.network_metadataStephen Finucane2018-07-091-0/+17
* objects: Add NUMACell.network_metadataStephen Finucane2018-07-031-0/+18
* objects: Remove legacy '_to_dict' functionsStephen Finucane2018-06-211-22/+0
* objects: Remove NUMATopologyLimits.obj_from_db_objStephen Finucane2018-06-211-13/+0
* Don't filter out sibling sets with one coreStephen Finucane2018-01-301-20/+23
* Fix incorrect known vcpuset when CPUPinningUnknown raisedzte-hanrong2017-11-241-4/+17
* Mark sibling CPUs as 'used' for cpu_thread_policy = 'isolated'Sergey Nikitin2016-12-131-0/+19
* Added better error messages during (un)pinning CPUsSergey Nikitin2016-07-051-4/+4
* virt: reserved number of mempages on compute hostSahid Orentino Ferdjaoui2016-05-121-2/+16
* Add 'hw:cpu_threads_policy=isolate' schedulingPrzemyslaw Czesnowicz2016-01-141-0/+24
* Clean up tests for dropping obj_relationshipsDan Smith2015-10-141-8/+0
* Prevent (un)pinning unknown CPUsAlexis Lee2015-08-111-2/+4
* Merge "objects: introduce numa topology limits objects"Jenkins2015-03-131-1/+29
|\
| * objects: introduce numa topology limits objectsSahid Orentino Ferdjaoui2015-03-121-1/+29
* | Add equivalence operators to NUMACell and NUMAPagesTopologyDan Smith2015-03-051-0/+82
|/
* objects: fix numa obj relationshipsSahid Orentino Ferdjaoui2015-02-121-0/+8
* objects: remove default values for numa cellSahid Orentino Ferdjaoui2015-02-121-5/+17
* Make numa_usage_from_instances consider CPU pinningNikola Dipanov2015-01-131-1/+16
* objects: add method to verify requested hugepagesSahid Orentino Ferdjaoui2014-12-171-0/+19
* objects: introduce numa pages topology as an objectSahid Orentino Ferdjaoui2014-12-091-0/+10
* Adds NUMA CPU Pinning object modelingJay Pipes2014-12-041-1/+15
* objects: introduce numa objectsSahid Orentino Ferdjaoui2014-12-011-0/+44