Re: [issue1863] Implement 'hammer volume-list' subcommand

看板DFBSD_bugs作者時間15年前 (2010/10/13 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串10/17 (看更多)
ioctls copy data into/out of kernel space for you, but the size of the structure is built into the ioctl command so it cannot change without changing the ioctl command. It's also fairly limited. So anything that is potentially large needs to be passed in as a separate user pointer embedded in the ioctl command structure. -Matt Matthew Dillon <dillon@backplane.com>
文章代碼(AID): #1CjAA9Xq (DFBSD_bugs)
討論串 (同標題文章)
完整討論串 (本文為第 10 之 17 篇):
文章代碼(AID): #1CjAA9Xq (DFBSD_bugs)