diff options
author | Glenn Elliott <gelliott@cs.unc.edu> | 2010-08-03 12:33:01 -0400 |
---|---|---|
committer | Glenn Elliott <gelliott@cs.unc.edu> | 2010-08-03 12:43:47 -0400 |
commit | 93d94bce2b7a90d789cf0ab5e167f2c373484eb2 (patch) | |
tree | 915e49699880a5ccf879df9bc206f6307a12f437 /lib/bitrev.c | |
parent | 2183cf547b67f7d59f23ed4322f1748867b3f7ea (diff) |
First implementation of G-OMLP.wip-omlp-gedf
This patch implements G-OMLP (OMLP for G-EDF). It reuses (calls)
much of the code from G-FMLP-Long. Note that the implementation
here will have to change if/when P-OMLP is implemented. This is
because P-OMLP uses seperate priority queues (PQ) for each CPU. The OMLP
code will have to be smarter to figure out when to use a global PQ
or CPU-bound PQ. Also, PQ may be better implemented as a binary
(or binomial) heap. It is a simple linked-list in this implementation.
Diffstat (limited to 'lib/bitrev.c')
0 files changed, 0 insertions, 0 deletions