xenadmin/XenModel/XenSearch
Carmen Agimof 4da67c0590 CA-147944: Use GB for VM Memory if large values
- Memory Tab uses GB units for values greater or equal to 1 GB, otherwise show in MB;
- Search Tab displays values in GB or MB in the same as the Memory Tab (e.g. 512 MB of 1 GB, 256 MB of 512 MB, 2.5 GB of 16 GB).
- The shiny bar present in the Memory Tab and in Memory Settings dialog shows the scaling in the following way: If smaller than 1 GB, then show as before, else show only labels with values multiples of half a GB.
- The units used in Memory Setting Dialog are set depending on the static_max. If it is greater or equal to 1 GB, then the units are GB, else MB. The user does not have the possibility of changing them.
2015-08-20 12:41:39 +01:00
..
Common.cs CA-165366 Better phrasing of boolean groupings in search 2015-05-27 17:40:51 +01:00
GroupAlg.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
GroupingTypes.cs CA-165366 Fix compile-time warning-as-error 2015-05-28 14:00:06 +01:00
MetricUpdater.cs Merge branch 'xs64bit' into detailedreports 2014-08-13 15:44:24 +01:00
PropertyAccessorHelper.cs CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
Query.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
QueryScope.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
QueryTypes.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Search.cs CA-170274: Custom templates no longer appear in the search tab default search 2015-05-19 17:41:42 +01:00
SearchMarshalling.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Sort.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00