2

Possible Duplicate:
Should I keep my swap file on an SSD drive?

I have 16GB RAM and an SSD (actually two in RAID 0 configuration, but one for argument's sake).

My CPU is very powerful, as is the graphics card. It's a client-side laptop, not a server.

Given this specification, do I really need a page file?

Preet Sangha
  • 1,143

1 Answers1

0

With that amount of RAM? I do not see why, no.

If 16GB RAM are not sufficient you are either running a bad piece of software (which would also fill any amount of swap / page-file you throw at it) or a memory hungry piece of software (which you should not run on your laptop :)).

akira
  • 63,447