DragonFly BSD
DragonFly commits List (threaded) for 2006-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/conf files src/sys/emulation/linux/i386 linux_proto.h linux_syscall.h linux_sysent.c linux_union.h src/sys/i386/i386 exception.s machdep.c trap.c src/sys/kern init_main.c init_sysent.c kern_exit.c kern_fork.c kern_sysmsg.c ...


From: David Xu <bsddiy@xxxxxxx>
Date: Wed, 07 Jun 2006 12:09:16 +0800

Matthew Dillon wrote:
dillon 2006/06/06 20:02:11 PDT

DragonFly src repository

Modified files:
sys/conf files sys/emulation/linux/i386 linux_proto.h linux_syscall.h linux_sysent.c linux_union.h sys/i386/i386 exception.s machdep.c trap.c sys/kern init_main.c init_sysent.c kern_exit.c kern_fork.c kern_time.c makesyscalls.sh syscalls.c sys/sys globaldata.h proc.h syscall-args syscall-hide.h syscall.h syscall.mk sysent.h sysmsg.h sysproto.h sysunion.h Removed files:
sys/kern kern_sysmsg.c Log:
Remove the asynchronous system call interface sendsys/waitsys. It was an
idea before its time.
Yeah, in OS design, simplist is not bad, and in most time, it always
wins, spinlock is such an example.

David Xu



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]