Redirecting Paging file

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

Hello,

I am seeking information to see if it is possible to
redirect your paging file to a remote network drive. I
have done some testing in system information properties to
see if this is possible and what I have found is that in
order for a drive to show up as a paging file it must have
the fixed media property attached to it.

Could anyone verify this for me, or post any workarounds
on this?

Thanx,

Dave
 
Dave said:
Hello,

I am seeking information to see if it is possible to
redirect your paging file to a remote network drive. I
have done some testing in system information properties to
see if this is possible and what I have found is that in
order for a drive to show up as a paging file it must have
the fixed media property attached to it.

Could anyone verify this for me, or post any workarounds
on this?

No. The page file must be on a local fixed disk.

You wouldn't want it on a remote disk anyway - performance
would be abyssmal. Keep in mind that the page file is
part of the memory management system - slowing it down by
putting it on a remote drive would be a big no-no. And no
matter how much RAM you have you will never eliminate the
need for frequent page file accesses just because of how
MicroSoft implemented memory management in Windows.

And if there were network problems preventing access to the
remote disk when swapping needed to be done you could see
applications or the OS hanging or crashing when they try to
swap things in or out of RAM.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

page redirect 2
Redirecting stderr/stdout 2
How do I use web.config to redirect pages? 0
Redirect Page 13
auto download with page redirection 1
Best tool to recover PST files in 2026 0
Redirect Page 4
Timing page 2

Back
Top