F5F Stay Refreshed Software Operating Systems File exists on two storage devices

File exists on two storage devices

File exists on two storage devices

Pages (2): Previous 1 2
M
Moo_Milk
Member
91
10-02-2016, 03:29 PM
#11
It will definitely perform better than my own, but thank you all for your responses. Your assistance is really valuable.
M
Moo_Milk
10-02-2016, 03:29 PM #11

It will definitely perform better than my own, but thank you all for your responses. Your assistance is really valuable.

S
sCx_Batman
Member
163
10-03-2016, 12:09 AM
#12
Assuming D isn't your main drive... no need for the page file there.
S
sCx_Batman
10-03-2016, 12:09 AM #12

Assuming D isn't your main drive... no need for the page file there.

B
Bartekdwarf
Posting Freak
791
10-20-2016, 12:04 PM
#13
Mention that using two page files might boost performance since Windows can handle them at the same time. It's also wise to store it on a different drive from the operating system. https://learn.microsoft.com/en-us/previo...dfrom=MSDN
B
Bartekdwarf
10-20-2016, 12:04 PM #13

Mention that using two page files might boost performance since Windows can handle them at the same time. It's also wise to store it on a different drive from the operating system. https://learn.microsoft.com/en-us/previo...dfrom=MSDN

D
Dblox
Member
74
10-22-2016, 12:46 AM
#14
The details come before the rise of high-speed NVMe storage. I wouldn’t assume Windows 10/11 acts identically to older versions like 7, since this discussion seems focused on HDDs. Linux distributions have evolved their swap management over time, often favoring swapping to compressed memory before resorting to disk usage. I only set up a swapfile on my server to boost RAM access for caching. Your approach is missing the point—part of why a fast boot drive matters is the pagefile’s role. The quicker the drive spins, the smoother your experience when handling paging or reading data back into memory.
D
Dblox
10-22-2016, 12:46 AM #14

The details come before the rise of high-speed NVMe storage. I wouldn’t assume Windows 10/11 acts identically to older versions like 7, since this discussion seems focused on HDDs. Linux distributions have evolved their swap management over time, often favoring swapping to compressed memory before resorting to disk usage. I only set up a swapfile on my server to boost RAM access for caching. Your approach is missing the point—part of why a fast boot drive matters is the pagefile’s role. The quicker the drive spins, the smoother your experience when handling paging or reading data back into memory.

S
ScorchSC
Junior Member
27
10-27-2016, 06:30 PM
#15
Yes, NVMe offers significant speed improvements. This guidance appears more current: the article explains how to choose suitable page file sizes for 64-bit Windows versions. Essentially, systems favor using compressed memory even as storage speeds increase.
S
ScorchSC
10-27-2016, 06:30 PM #15

Yes, NVMe offers significant speed improvements. This guidance appears more current: the article explains how to choose suitable page file sizes for 64-bit Windows versions. Essentially, systems favor using compressed memory even as storage speeds increase.

Pages (2): Previous 1 2