aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/provisioning/HostResourcesCalculator.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Predict best case overhead during autoscalingJon Bratseth2023-02-181-2/+2
* Compute real resources correctlyJon Bratseth2022-11-041-2/+2
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Do not pass exclusive when calculating real resourcesValerij Fredriksen2021-09-071-1/+1
* Rename thinPoolSizeInBase2Gb -> reservedDiskSpaceInBase2GbMartin Polden2021-06-241-4/+6
* Use exclusive parameter in HostResourcesCalculatorHarald Musum2020-11-061-3/+3
* No need for zone argumentHarald Musum2020-10-291-2/+1
* Add method to calculate thin pool sizeHarald Musum2020-10-291-0/+7
* Consider exclusive in requestToReal calculationValerij Fredriksen2020-10-221-2/+1
* Add Nodelike interfaceJon Bratseth2020-09-291-1/+2
* Map both waysJon Bratseth2020-05-271-7/+9
* Prepare to take overhead into account when allocating sharedJon Bratseth2020-05-261-5/+12
* Consider the lowest real resources we'll get when allocatingJon Bratseth2020-05-261-0/+3
* Revert "Merge pull request #13131 from vespa-engine/revert-13128-bratseth/all...Jon Bratseth2020-05-021-1/+2
* Revert "Bratseth/allow non allocatable limits take 2"Harald Musum2020-05-011-2/+1
* Revert "Merge pull request #13125 from vespa-engine/revert-13114-bratseth/all...Jon Bratseth2020-04-301-1/+2
* Revert "Bratseth/allow non allocatable limits"HÃ¥kon Hallingstad2020-04-301-2/+1
* Pass node repoJon Bratseth2020-04-301-1/+2
* Always track both real and advertised resourcesJon Bratseth2020-03-051-9/+12
* Use advertised resources when making allocationsJon Bratseth2020-03-041-1/+8
* Pass host flavor name to HostResourcesCalculatorValerij Fredriksen2020-02-171-1/+1
* Refactor: Skew computation independent of node prioritizationJon Bratseth2019-10-171-0/+1
* Propagate HostResourcesCalculator to DockerHostCapacityValerij Fredriksen2019-06-141-0/+13