Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove concurrent heap from mainline | Bjoern B. Brandenburg | 2009-09-10 |
| | |||
* | cleanup trailing whitespace | Bjoern B. Brandenburg | 2009-09-10 |
| | |||
* | concurrent heap: disable lockdep | Bjoern B. Brandenburg | 2009-04-19 |
| | | | | | | Lockdep doesn't like the heap's locking pattern. We'd have to allocate a locking class for each cheap_node, which is a bit excessive memory-wise. | ||
* | litmus core: add concurrent heap impl. | Bjoern B. Brandenburg | 2009-04-18 |