minix/minix/drivers
David van Moolenbroek d91f738bd8 Kernel: export clock information on kernel page
Please note that this information is for use by system services only!
The clock facility is not ready to be used directly by userland, and
thus, this kernel page extension is NOT part of the userland ABI.

For service programmers' convenience, change the prototype of the
getticks(3) to return the uptime clock value directly, since the call
can no longer fail.

Correct the sys_times(2) reply message to use the right field type
for the boot time.

Restructure the kernel internals a bit so as to have all the clock
stuff closer together.

Change-Id: Ifc050b7bd253aecbe46e3bd7d7cc75bd86e45555
2015-09-23 12:00:46 +00:00
..
audio audio: use standard Makefile structure 2015-08-08 16:55:03 +00:00
bus Make more services use stateful live update 2015-09-17 17:12:02 +00:00
clock services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
eeprom services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
examples services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
hid handle lack of pckbd more gracefully 2015-06-15 17:11:29 +02:00
iommu services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
net Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
power services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
printer Make more services use stateful live update 2015-09-17 17:12:02 +00:00
sensors services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
storage Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
system Abstract away minix_kerninfo access 2015-09-21 15:09:04 +00:00
tty Abstract away minix_kerninfo access 2015-09-21 15:09:04 +00:00
usb minix/ changes for arm llvm build 2014-12-03 23:40:56 +01:00
video services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
vmm_guest New sources layout 2014-07-31 16:00:30 +02:00
Makefile INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
Makefile.inc merge libminlib with libc 2014-08-28 18:49:19 +02:00