dealing with virtual memory problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I know how to reduce a 'working set' but how can i reduce the virtual memory? I mean finding the
addresses for an object and clearing it if GC doesnt help. I have a app that eats VM, using
maxworkingset/minworkingset doesnt help. Thanks to all
 
Back
Top