The document discusses energy efficient resource allocation in distributed computing systems. It proposes using a solution from cooperative game theory called the Nash Bargaining Solution (NBS) to allocate tasks to machines in a computational grid in a way that minimizes both power consumption and makespan.
The key points are:
- It formulates the problem of mapping tasks to machines as a multi-constrained multi-objective extension of the Generalized Assignment Problem (GAP) called Power-aware Task Allocation (PATA).
- It models a cooperative game where each machine is a player, and the goal is to minimize both the total power consumed and the overall makespan when allocating tasks.
- The proposed NBS