
Virtual memory consumed by my application server- Request for help
Hi,
I have developed an application server. It is designed using I/O completion ports in Windows NT. It communicates with Oracle Server using Pro*C calls. I do not allocate virtual memory in it. But for requests from my clients, I allocate memory on heap and deallocate. If the server runs for many days, task manager shows larger value for "VM size" and this value does not
come down. I tried to probe on this and could not get an idea
why this "VM size" in task manager for my server application is
increasing. Could you please help me?
Thanks in Advance.
Reddy
-----------------** -- Posted from CodeGuru -- **-----------------
http://www.*-*-*.com/ ; The website for Visual C++ programmers.