Re: which kind of driver to design for AoE protocol?



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

.



Relevant Pages

  • Re: Mercurial 0.4e vs git network pull
    ... changeset to request next as it'll still be in flight. ... I don't depend on history being linear ... Dumps from Andrew to Linus via patch bombs will ...
    (Linux-Kernel)
  • Re: regression assumptions are violated, what next?
    ... Here is how the data looks like ("illen" is the request length, ... The processing does depend on the request length, so the linear ... residuals QQ-plot: ... Regarding the residual plot, which is indeed a bit scary, I suggest you scatter plot your data separately for three ranges, say illen <= 600, ...
    (sci.stat.math)
  • Re: regression assumptions are violated, what next?
    ... different lengths and we record the request length and time it took to ... residuals QQ-plot: ... Regarding the residual plot, which is indeed a bit scary, I suggest you ... regression function is concave, not linear. ...
    (sci.stat.math)

Loading