DragonFly BSD
DragonFly submit List (threaded) for 2003-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

syscall separation part 5


From: "David P. Reese, Jr." <daver@xxxxxxxxxxxx>
Date: 30 Sep 2003 04:58:33 GMT

Create a MSG_KERN_IOV flag for use in kern_{send,recv}msg().  This should
allow us to modify the contents of an iov in the emulation code and pass
it to kern_{send,recv}msg() without the use of the stackgap.

Also, catch some spots where I forgot to pass flags in a message.

http://gomerbud.com/daver/patches/dragonfly/syscall-separation-5.diff

I'd like to commit this tomorrow night if it gets good reviews.

-- 
   David P. Reese, Jr.                                     daver@xxxxxxxxxxxx
                                               http://www.gomerbud.com/daver/



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