improved timer management to work on platforms where stix_smooi_t is not large enough
This commit is contained in:
@ -845,6 +845,7 @@ struct stix_t
|
||||
stix_ooi_t ip;
|
||||
int proc_switched; /* TODO: this is temporary. implement something else to skip immediate context switching */
|
||||
int switch_proc;
|
||||
stix_ntime_t vm_time_offset;
|
||||
/* == END EXECUTION REGISTERS == */
|
||||
|
||||
/* == BIGINT CONVERSION == */
|
||||
|
Reference in New Issue
Block a user