Windows Xp Memory


Go Back   Computer Help Articles > Windows XP Configuration Manage
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 07:32 AM
JIM_ML
 
Posts: n/a
Default Windows Xp Memory

Hi,

I am developing a very memory intensive application in ASP.NET and I have a
question regarding how Windows XP manages memory allocation.

I currently have Windows Task manager open on the Performance tab and it is
showing that I am using 684MB of the 1GB Ram I have installed in this
machine.

However if change to the Processes tab and add up the Mem Usage of every
process currently running, the value I get is around 250MB.

I was hoping you might be able to shed some light as to what the rest of the
684MB is being used by...

Many Thanks,

Jim
Reply With Quote
  #2  
Old 01-05-2006, 07:32 AM
Wouter Willemse
 
Posts: n/a
Default Re: Windows Xp Memory

First of all, in task manager, make sue you tick the box "show process of
all users". ASP.NET applications under IIS run under a different account
than the logged on user.

Next, you do not use 684 MB of the 1 GB installed, you are using 684 MB in
total of the total memory that Windows can access. So that is RAM and the
page file. Which should be an extra 1~2 GB depending on how you configured
that. Quite a lot of processes are moved to the memory space of the page
file since they do not need that frequent accessing.

If you have a webapplication using this much memory per user under IIS, I
would not consider to release it to the outer world by the way...you would
need quite a serverpark to host that for multiple users.

"JIM_ML" <JIMML@discussions.microsoft.com> wrote in message
news:64EEA750-0822-4DC8-906E-8C4A533C0793@microsoft.com...
> Hi,
>
> I am developing a very memory intensive application in ASP.NET and I have
> a
> question regarding how Windows XP manages memory allocation.
>
> I currently have Windows Task manager open on the Performance tab and it
> is
> showing that I am using 684MB of the 1GB Ram I have installed in this
> machine.
>
> However if change to the Processes tab and add up the Mem Usage of every
> process currently running, the value I get is around 250MB.
>
> I was hoping you might be able to shed some light as to what the rest of
> the
> 684MB is being used by...
>
> Many Thanks,
>
> Jim



Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Downloading all updates after SP2 Kevin Benstead Windows Update 6 01-05-2006 05:15 PM
Strange Pop-Up Windows burningmysoul Windows XP Security Admin 3 01-05-2006 05:44 AM
One-way connection: networked XP/2000 PC's Cheryl Windows XP Network Web 22 01-05-2006 04:11 AM
Appearance: Windows and Buttons spayson84 Windows XP Help and Support 5 01-05-2006 02:51 AM
Should I re-install windows again for 6th time this year? Sunwise Windows XP Help and Support 3 01-05-2006 02:41 AM


All times are GMT. The time now is 07:35 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Windows Xp Memory