Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-3997

Switch to fixed-point for resources

    XMLWordPrintableJSON

Details

    • Fixed Point Resources

    Description

      Using floating point for resources is problematic, because roundoff and precision errors when doing resource math can produce unexpected results.

      Instead, we should probably adopt a fixed-point representation: e.g., CPU resources will be measured as an integer number of fractional CPUs (e.g., 25 deci-CPUs == 2.5 CPUs).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              neilc Neil Conway
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: