diff options
author | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2011-01-28 12:24:58 -0500 |
---|---|---|
committer | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2011-02-01 16:30:37 -0500 |
commit | 2dea9d5e7727b8474981557cbf925687b8f33865 (patch) | |
tree | 96134311a3b67372e19a5f7eb232acb3d0be9b09 /litmus/Makefile | |
parent | fd8ae31c74975c8499983c9831bff2b136b98434 (diff) |
Litmus core: change plugin locking interface to generic 'allocate_lock()'
As the number of supported locking protocols is expected to rise,
hard-coding things like priority inheritance in the plugin interface
doesn't scale. Instead, use a new generic lock-ops approach. With this
approach, each plugin can define its own protocol implementation (or
use a generic one), and plugins can support multiple protocols without
having to change the plugin interface for each protocol.
Diffstat (limited to 'litmus/Makefile')
0 files changed, 0 insertions, 0 deletions