Re: which kind of driver to design for AoE protocol?
- From: "Maxim S. Shatskih" <maxim@xxxxxxxxxxxxxxxx>
- Date: Sat, 19 Aug 2006 22:22:43 +0400
enhance performance. For instance, having worker threads running at the
same time on different cpu cores could outrun a simplistic design
trying to process each request in a linear, sequential mode at raised
IRQL.
In my experience, this is only true for CPU-intensive stuff.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com
.
- References:
- Re: which kind of driver to design for AoE protocol?
- From: Don Burn
- Re: which kind of driver to design for AoE protocol?
- From: soviet_bloke
- Re: which kind of driver to design for AoE protocol?
- From: sven . kreamer
- Re: which kind of driver to design for AoE protocol?
- From: KOOLER
- Re: which kind of driver to design for AoE protocol?
- From: sven . kreamer
- Re: which kind of driver to design for AoE protocol?
- Prev by Date: Troubles with intercepting "application name" parameter of CreateProcessWithLogonW function.
- Next by Date: Re: which kind of driver to design for AoE protocol?
- Previous by thread: Re: which kind of driver to design for AoE protocol?
- Next by thread: Re: which kind of driver to design for AoE protocol?
- Index(es):
Relevant Pages
|
Loading