Re: CPU Cost of KernelOControl
From: Dan McCarty (dmccarty_at_gmail.com)
Date: 01/25/05
- Next message: Dan McCarty: "CPU Cost of KernelOControl"
- Previous message: David Liao \(MS\): "Re: Xscale PXA255 UART Driver"
- In reply to: David Liao \(MS\): "Re: CPU Cost of KernelOControl"
- Messages sorted by: [ date ] [ thread ]
Date: 25 Jan 2005 12:05:47 -0800
We're using KernelIOControl to read I/O in kernel mode for a high-speed
device that has to have a polling loop of <50 microseconds.
Unfortunately, that's about as much as I can tell you about that
because I'm not handling that side of the project. (Earlier, we tried
using memory mapped files to share data between the UI app and the
real-time app but we gave up on that approach in favor of passing
structures in and out via KernelIOControl.)
Sorry, but does PSL stand for protected server library? I'm not sure
what the implications of that are. I'd venture to guess that you
implied that we should minimze our time in KernelIOControl, even at the
expense of getting too much (unneeded) data?
-Dan.
- Next message: Dan McCarty: "CPU Cost of KernelOControl"
- Previous message: David Liao \(MS\): "Re: Xscale PXA255 UART Driver"
- In reply to: David Liao \(MS\): "Re: CPU Cost of KernelOControl"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|