Changes between Version 46 and Version 47 of ResourceManagement
- Timestamp:
- 07/02/10 14:28:48 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ResourceManagement
v46 v47 11 11 The ALOE computing resource management is based on two simple time management principles: time slots and pipelining (Figure 2). This facilitates the synchronized execution of the waveform modules on distributed computing resources while taking advantage of the continuous data flow that characterizes wireless communications. Based on these principles, ALOE applies a general-purpose mapping algorithm, the ''tw''-mapping, and a problem-specific cost function. The cost function implements the computing resource management objective or policy that guides the allocation of computing resources to computing requirements in a controlled manner. 12 12 13 The ''tw''-mapping, the cost function, and further details about the ALOE computing resource management approach can be found in document attached below.13 The ''tw''-mapping, the cost function, and further details about the ALOE computing resource management approach can be found in the attached document. [attachment:FlexCRM.pdf Click here to download it]. 14 14 15 15 We currently investigate how to minimize the pipelining latency at the mapping and scheduling stages. Therefore, we examine new cost functions and evaluate their performance in different computing resource management scenarios. We, furthermore, address the scalability of the ''tw''-mapping with the objective of applying it to large processor arrays and multiprocessor systems-on-chip (MPSoCs). We work on extensions of the ''tw''-mapping algorithm itself, but, also, on pre and postprocessing add-ons.