From: RG on
How can I tell how much memory is currently in use?

How can I tell if paging is going on?

Thanks in advance
From: Samuel A Mungujakisa on
Task manager can show you all these. Press Ctrl+Shift+Esc to call it up.
Then go to the performance tab.
Process Explorer is a very handy tool as well... google it up and you'll
love it.

Samuel.

"RG" <nobody(a)nowhere.com> wrote in message
news:F16226FC-2485-4959-B75E-B8D61738788A(a)microsoft.com...
> How can I tell how much memory is currently in use?
>
> How can I tell if paging is going on?
>
> Thanks in advance

From: RG on
Process explorer looks great. I have one quesiton though. What does IO
measure?

Thanks again

"Samuel A Mungujakisa" wrote:

> Task manager can show you all these. Press Ctrl+Shift+Esc to call it up.
> Then go to the performance tab.
> Process Explorer is a very handy tool as well... google it up and you'll
> love it.
>
> Samuel.
>
> "RG" <nobody(a)nowhere.com> wrote in message
> news:F16226FC-2485-4959-B75E-B8D61738788A(a)microsoft.com...
> > How can I tell how much memory is currently in use?
> >
> > How can I tell if paging is going on?
> >
> > Thanks in advance
>
From: DaveMills on
On Wed, 24 Mar 2010 07:12:01 -0700, RG <RG(a)discussions.microsoft.com> wrote:

>Process explorer looks great. I have one quesiton though. What does IO
>measure?

Input/Output

>
>Thanks again
>
>"Samuel A Mungujakisa" wrote:
>
>> Task manager can show you all these. Press Ctrl+Shift+Esc to call it up.
>> Then go to the performance tab.
>> Process Explorer is a very handy tool as well... google it up and you'll
>> love it.
>>
>> Samuel.
>>
>> "RG" <nobody(a)nowhere.com> wrote in message
>> news:F16226FC-2485-4959-B75E-B8D61738788A(a)microsoft.com...
>> > How can I tell how much memory is currently in use?
>> >
>> > How can I tell if paging is going on?
>> >
>> > Thanks in advance
>>
--
Dave Mills
There are 10 types of people, those that understand binary and those that don't.