cache - lazt write flushes, lazy write pages, data flushes, data flush
pages.
memory - page faults/sec
You're looking for "For example, if you are copying a file that is 1 GB, 500
MB of the file is copied to the cache before the Cache Manager starts
flushing the dirty pages. Flushing 500 MB of dirty pages causes several page
faults. These page faults must be committed to the disk. When this occurs,
it can cause bottlenecks on slow disks."
"Madness" <> wrote in message
news:EC198251-C4F8-43B6-AE37-...
> That problem does sound very much the same
>
> What do you mean by "You may want to look at the cache counters in perfmon
> while this is occurring" (i assume something in taskmanager ->
> performance)
>
> Where would i find the numbers for PSS?
>
> Thanks for the help
> Yahooadam
>
> "John Fullbright" wrote:
>
>> This sounds suspiciously like
>> http://support.microsoft.com/kb/920739/en-us
>> for which there is a patch for Windows 2003. You may want to look at the
>> cache counters in perfmon while this is occurring. If this is the same
>> issue, call PSS see if MS has or is working on a similar patch for XP.
>>
>>
>>
>>
>> "Madness" <> wrote in message
>> news:EDF16D09-2342-4C96-B0C8-...
>> > Hey All
>> >
>> > i'm having a problem when copying files from 1 HDD to another in XPx64
>> > The data is read off the source HDD, _into ram_, then when the ram is
>> > full
>> > it writes it off to the other HDD
>> >
>> > This has never happened to me on any other version of windows, or any
>> > other
>> > computer, i'm at a total loss as to why this happens
>> >
>> > However, because its doing this it practically stops the computer
>> > because
>> > everything is pushed out of ram, and nothing else gets any processor
>> > time
>> >
>> > Any help would be apprieciated
>> > Yahooadam
>>
>>
>>