Sign in with
Sign up | Sign in
Your question

Paging file help needed

Tags:
  • Samsung SSD
  • Memory
  • Samsung
Last response: in Memory
Share
September 15, 2014 6:03:06 AM

GOT DAMNIT.... I accidentaly clicked "Back", so all text was deleted... Short here...

I got 2 disks. Local disk (E:/) and Samsung SSD (C:/). I have my games, OS and some system tools/tweaking softwares on my SSD, and all downloads and installers of every kind on my HDD.

Atm, my OS has assigned 8192MB as paging file, and that leaves me with just 3-4GB left on my SSD... Do I really need paging file? Can I have it on my HDD instead?..

Thx in advance.

Windows 8.1
8GB RAM

More about : paging file needed

a b } Memory
September 15, 2014 6:23:36 AM

You can move it, that's the best this to do.

Open File explorer -> Right Click "This PC" -> Properties -> Advanced System Settings -> Advanced -> "Performance Tab" Settings -> Advanced -> Virtual Memory "Change".
You can then click on your second HDD, add a System Managed Page file on it, and then set "No Paging File" on your SSD. One you've OK'd a few times you'll reboot and the page file will be on your E drive only.

BTW... best practice is a good 20% free space for an SSD. Performance and write cycles take a significant hit when you run near capacity on most consumer level drives. I'd recommend you free up some more space as well as moving the page file if you can.
m
0
l
September 15, 2014 6:42:57 AM

If you have a samsung ssd, download and install samsung magician. It will help you optimize your drive, and free up some space.
m
0
l
Related resources
a b } Memory
September 15, 2014 6:43:46 AM

There's no point in moving the pagefile to a HD, that partially defeats the purpose of having an SSD.
If you have 8gig+ memory i would suggest downsizing the pagefile size to maybe 1-2gig leaving the max around 8gig.

You can also regain a few gig of space if you disable hibernation (providing you don't use this feature)
In an admin cmd prompt enter: "powercfg -h off".
There is no confirmation but you should notice a few extra gig free on c drive.
m
0
l
September 15, 2014 7:01:19 AM

I dont have hibernation enabled. And I have Samsung Magician installed, optimized for performance, and OS optimized and RAPID mode enabled. Or well, not now, but usually I have it enabled.

And why would moving the pagefile to my HDD defeat the SSD purpose?... My purpose with my SSD is to lower the boot time and loading time on games... Im confused here..
m
0
l
a b } Memory
September 15, 2014 11:50:01 PM

Alanthor said:
I dont have hibernation enabled. And I have Samsung Magician installed, optimized for performance, and OS optimized and RAPID mode enabled. Or well, not now, but usually I have it enabled.

And why would moving the pagefile to my HDD defeat the SSD purpose?... My purpose with my SSD is to lower the boot time and loading time on games... Im confused here..


Your pagefile is used by the system when there's no enough available memory. It will use "virtual memory" (the pagefile, located on a HDD/SSD), by coping the lowest priority data from RAM to virtual memory, thus freeing up the space in RAM for more important data.

The problem is that a HDD (even a top-tier SSD in fact) is massively slower than RAM, meaning that if you actually need the data in virtual memory, things are going to be really slow while the system frees up RAM and copies things from the virtual memory back into physical memory again. The easiest place to spot it is when you have lots of applications open. Clicking on different applications immediately brings them up, because all the data is stored in RAM. Run out of RAM and click on an application relying on data that the OS decided to move to the pagefile and you'll see the Window gradually appear piece by piece as the HDD gets hammered for the data.

In these situations SSDs are waaay faster than HDDs and will prevent the massive slow downs you can experience when paging to a HDD. I suspect @ShadyHamster is suggesting that if you are having to page regularly, you're much better doing it to an SSD than a HDD.

While I agree to a point, 8GB RAM should be enough for all but extreme use cases and I'd be surprised if you found yourself regularly hitting the pagefile in a way that impacts on user experience (unless you're into high end video/photo editing). When I started to chew up space on my 120GB Samsung SSD I moved the pagefile (I also have 8GB RAM). I occasionally work in Photoshop and adobe Premiere, and regularly have a heap of programs and Chrome tabs open and can't say I've noticed a difference.
You can just drop the size of the pagefile as has been recommended, it's up to you.
m
0
l
a b } Memory
September 16, 2014 8:43:34 PM

Ah yes, sorry i should of explained it a little better.
If all you intend to do is play games then you could remove or move the pagefile.
Just a note though, some games do require a pagefile, one game for example is Dawn of War 2.
m
0
l
September 17, 2014 9:19:20 AM

I moved the pagefile to my HDD, now the pc get's weird freezes in like 2seconds some times when I open programs, like Chrome, or going to another website.. And as it occurs, the hard faults/sec also spikes up all the way up.

Why?
m
0
l
a c 144 } Memory
a b Ô Samsung
September 18, 2014 1:08:51 AM

Alanthor said:
I moved the pagefile to my HDD, now the pc get's weird freezes in like 2seconds some times when I open programs, like Chrome, or going to another website.. And as it occurs, the hard faults/sec also spikes up all the way up.

Why?


A hard fault occurs when the operating system needs to bring data into memory from secondary storage (typically a hard disk drive) before it can proceed. A hard fault occurs either when program memory has been swapped out of physical memory to make room and needs to be brought back in, or when that memory has never been brought into main memory before (occurs with memory mapped files)
m
0
l
September 18, 2014 4:48:27 AM

Explain that for dummies please... :p  I am not even close of using all my 8GB RAM.. I used 60% TOPS in BF4, and then I had RAPID mode enabled, and that took like 2GB aswell..
m
0
l
September 21, 2014 11:25:12 AM

Well, I deleted the page file on my HDD, so I dont have a page file at all. That removed every lagspikes whatsoever. Finally my pc behaves like it should. Fuck page file...
m
0
l
!