summaryrefslogtreecommitdiffstats
path: root/config-provisioning/src/main/java/com/yahoo/config/provision/NodeResources.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #13131 from vespa-engine/revert-13128-bratseth/all...Jon Bratseth2020-05-021-0/+2
* Revert "Bratseth/allow non allocatable limits take 2"Harald Musum2020-05-011-2/+0
* Revert "Merge pull request #13125 from vespa-engine/revert-13114-bratseth/all...Jon Bratseth2020-04-301-0/+2
* Revert "Bratseth/allow non allocatable limits"Håkon Hallingstad2020-04-301-2/+0
* Rescale exhaustively when window moves outside current deploymentJon Bratseth2020-04-281-0/+2
* Always use configured disk settingsJon Bratseth2020-04-031-0/+5
* Respect node resource limitsJon Bratseth2020-03-281-2/+8
* Collect resource fields into ClusterResourcesJon Bratseth2020-03-251-0/+2
* Revert "Merge pull request #12638 from vespa-engine/revert-12637-bratseth/nic...Jon Bratseth2020-03-201-4/+5
* Revert "Bratseth/nicer autoscaling logging"Håkon Hallingstad2020-03-201-5/+4
* Output floats with 1 decimal in toStringJon Bratseth2020-03-191-4/+5
* More elaborate toStringJon Bratseth2020-03-161-5/+0
* Move compatible check to enumsJon Bratseth2019-11-141-2/+10
* Explicit NodeResources defaultsJon Bratseth2019-11-131-6/+11
* Update config-provisioning/src/main/java/com/yahoo/config/provision/NodeResou...Jon Bratseth2019-11-131-1/+1
* Compute free resources using just numbersJon Bratseth2019-11-131-1/+1
* Add NodeResources.storageTypeJon Bratseth2019-11-131-35/+77
* Refactor: Skew computation independent of node prioritizationJon Bratseth2019-10-171-0/+5
* Pick hosts for nodes to reduce resource allocation skewJon Bratseth2019-10-161-1/+16
* Fix TODOsValerij Fredriksen2019-09-061-9/+0
* Add methods to easily modify FlavorValerij Fredriksen2019-08-221-3/+15
* Deprecate NodeResources constructors without bandwidthValerij Fredriksen2019-08-201-3/+10
* bandwidthMbps -> bandwidthGbpsValerij Fredriksen2019-08-201-13/+13
* Add bandwidth to NodeResourcesValerij Fredriksen2019-08-191-5/+20
* Revert "Merge pull request #10281 from vespa-engine/revert-10274-bratseth/rem...Jon Bratseth2019-08-141-69/+27
* Revert "Bratseth/remove allocation by flavor"Harald Musum2019-08-141-27/+69
* Preserve ABI for nowJon Bratseth2019-08-141-1/+3
* CleanupJon Bratseth2019-08-141-1/+0
* Remove legacyNameJon Bratseth2019-08-141-19/+8
* Remove handling of legacy flavor allocationsJon Bratseth2019-08-141-42/+10
* Validate legacy node resource strings moreJon Bratseth2019-08-141-1/+3
* Remove support for legacy flavor stringsJon Bratseth2019-08-141-14/+12
* Ress resources is not compatible with more resourcesValerij Fredriksen2019-08-131-1/+14
* Relax node resources in devJon Bratseth2019-05-271-0/+4
* Allocate slow disk nodes whenever possibleJon Bratseth2019-05-181-0/+4
* Take disk speed into accountJon Bratseth2019-05-181-5/+76
* Allow node allocation by resource specJon Bratseth2019-05-061-0/+106