Changed BufferCache Backend to STL (as proposed), added IOPortEvent-Cache, updated class diagram
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1325 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -1,12 +1,15 @@
|
||||
#ifndef __EXPERIMENT_INFO_HPP__
|
||||
#define __EXPERIMENT_INFO_HPP__
|
||||
|
||||
// FIXME autogenerate this
|
||||
//experiment types:
|
||||
#define GPRFLIP 10
|
||||
#define IDCFLIP 20
|
||||
|
||||
#define L4SYS_FUNC_ENTRY 0x1007cd0
|
||||
#define L4SYS_FUNC_EXIT 0x1007d3a
|
||||
#define L4SYS_NUMINSTR 3184
|
||||
//#define HEADLESS_EXPERIMENT
|
||||
#define PREPARE_EXPERIMENT
|
||||
#define HEADLESS_EXPERIMENT
|
||||
#define EXPERIMENT_TYPE IDCFLIP
|
||||
//#define PREPARE_EXPERIMENT
|
||||
|
||||
#endif // __EXPERIMENT_INFO_HPP__
|
||||
|
||||
Reference in New Issue
Block a user