]> Zhao Yanbai Git Server - minix.git/commit
Added SI_CALL_STATS and ENABLE_SYSCALL_STATS for system call statistics.
authorPhilip Homburg <philip@cs.vu.nl>
Mon, 10 Jul 2006 12:13:29 +0000 (12:13 +0000)
committerPhilip Homburg <philip@cs.vu.nl>
Mon, 10 Jul 2006 12:13:29 +0000 (12:13 +0000)
commitd7174ec0abd80f31626f9eec98f5c9484268f36b
tree7f71c2cae0baeffc5c7d0385cad4f92fd2fa775e
parentcac387bc1e9a9ac08fb3f0ed07e414f87e55e7c0
Added SI_CALL_STATS and ENABLE_SYSCALL_STATS for system call statistics.
Added BUSC_PCI_DEV_NAME_S and BUSC_PCI_SLOT_NAME_S to support safecopies in PCI.
Added DL_WRITEV_S, DL_READV_S, DL_GETSTAT_S, DL_GRANT, and iovec_s_t to support
safecopies in ethernet drviers. Renamed DL_INIT to DL_CONF, and DL_INIT_REPLY
to DL_CONF_REPLY.
Added SYS_READBIOS and sys_readbios to read from BIOS data areas.
Added GET_KMESS_S for safecopy support in LOG.
Added sys_safe_insb and sys_safe_outsb.
include/minix/com.h
include/minix/config.h
include/minix/syslib.h
include/minix/type.h
include/unistd.h