| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-07 | kern: use proper memory fences when handling the mapped time | Justus Winter | |
| * include/mach/time_value.h (struct mapped_time_value): Adjust comment. * kern/mach_clock.c (mtime): Likewise. Also make it volatile. (update_mapped_time): Use full hardware barriers. (read_mapped_time): New macro with proper fences. (record_time_stamp, host_get_time): Use the new macro. | |||
| 2015-07-25 | include: provide time-value substraction | Justus Winter | |
| * include/mach/time_value.h (time_value_assert): New macro to assert that the given value is well-formed. (time_value_add_usec): Use the new macro. (time_value_sub_usec): New macro. (time_value_add): Use `time_value_add_usec'. (time_value_sub_usec): New macro. | |||
| 1997-02-25 | Initial source | Thomas Bushnell | |
