CPU Cost of KernelOControl
From: Dan McCarty (dmccarty_at_gmail.com)
Date: 01/25/05
- Previous message: Dan McCarty: "CPU Cost of KernelOControl"
- Messages sorted by: [ date ] [ thread ]
Date: 25 Jan 2005 12:13:55 -0800
Could anyone jump in and help settle an argument?
What is the cost of calling KernelIOControl with custom IOCTL messages?
Is it high? Is it negligible? I'm in the middle of an argument with
no clear end in sight.
I'd rather call KernelIOControl many times to retrieve small structures
of data being read from I/O. My illustrious opponents <g> would rather
call a just a few times and retrieve huge structures, even though we
may not need all that data.
Any suggestions as to the better approach? Any ideas would be
appreciated.
TIA,
Dan.
- Previous message: Dan McCarty: "CPU Cost of KernelOControl"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|