diff options
author | Glenn Elliott <gelliott@cs.unc.edu> | 2012-03-21 14:59:52 -0400 |
---|---|---|
committer | Glenn Elliott <gelliott@cs.unc.edu> | 2012-03-21 15:04:00 -0400 |
commit | 5b73afc4eb1b0303cb92eb29a2ecc59c1db69537 (patch) | |
tree | abf221060b4ddf8f4a8cf046a28966296d9a3b29 /arch/x86 | |
parent | 6a00f206debf8a5c8899055726ad127dbeeed098 (diff) |
Binary heap implementation
Motivation: Linux's prio_heap.h is of fixed size. Litmus's binomial
heap may be overkill (and perhaps not general enough) for some applications.
Implemented in the style of linked lists.
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions