Click to See Complete Forum and Search --> : force vb.net application to be in memory


amirxy
March 5th, 2005, 09:28 AM
hi.

how can i force a process /objects / to be always in memory and not in page files in the hd.

is there a way to do that in programming ?

Krzemo
March 5th, 2005, 10:23 AM
Buy more memory and disable page swapping in control panel :D

amirxy
March 5th, 2005, 10:38 AM
i have 512 MB ram.

and i only want to make t h i s process stay in memory.
disable page swap in control panel will effect all other process,and windows .

anyone have other solution?