[PATCH 3/3] mm/duet: framework code

2016-07-25 Thread George Amvrosiadis
The Duet framework code: - bittree.c: red-black bitmap tree that keeps track of items of interest - debug.c: functions used to print information used to debug Duet - hash.c: implementation of the global hash table where page events are stored for all tasks - hook.c: the function invoked by the

[PATCH 3/3] mm/duet: framework code

2016-07-25 Thread George Amvrosiadis
The Duet framework code: - bittree.c: red-black bitmap tree that keeps track of items of interest - debug.c: functions used to print information used to debug Duet - hash.c: implementation of the global hash table where page events are stored for all tasks - hook.c: the function invoked by the