Did I make a mistake purchasing a PC with Optane memory?
I currently have a laptop that is about two years old, and has 8 GB of RAM. I use my laptop for internet browsing, productivity applications, and programming, including data science within Spyder or RStudio.
I usually sit around 65% memory usage, or 5 GB roughly.
I recently purchased, but haven't yet received, a laptop which has 4 GB of standard RAM, and 16 GB of Intel Optane memory. The laptop was marketed as having 20 GB of RAM, but after reading more about Optane memory, it seems that it serves more as a low-latency cache than as RAM.
Is it unwise to get a laptop that has less actual RAM that my average usage, even if it has copious amounts of Optane memory?
Here's a snapshot of my current memory profile if it's helpful:
windows-10 memory hardware-rec optane
New contributor
add a comment |
I currently have a laptop that is about two years old, and has 8 GB of RAM. I use my laptop for internet browsing, productivity applications, and programming, including data science within Spyder or RStudio.
I usually sit around 65% memory usage, or 5 GB roughly.
I recently purchased, but haven't yet received, a laptop which has 4 GB of standard RAM, and 16 GB of Intel Optane memory. The laptop was marketed as having 20 GB of RAM, but after reading more about Optane memory, it seems that it serves more as a low-latency cache than as RAM.
Is it unwise to get a laptop that has less actual RAM that my average usage, even if it has copious amounts of Optane memory?
Here's a snapshot of my current memory profile if it's helpful:
windows-10 memory hardware-rec optane
New contributor
1
I'm no expert, but your question made me curious, so thanks! There's a helpful article about this here. It suggests to me that 4gb RAM + 16gb Optane memory wouldn't be ideal as compared to 8gb RAM.
– Steve Rindsberg
1 hour ago
That's a really interesting question. However, 4GB of RAM seems to be not enough. I would expect from an answer to explain how a semi-cache memory like Optane improves performance in relation to the RAM size.
– zx485
48 mins ago
add a comment |
I currently have a laptop that is about two years old, and has 8 GB of RAM. I use my laptop for internet browsing, productivity applications, and programming, including data science within Spyder or RStudio.
I usually sit around 65% memory usage, or 5 GB roughly.
I recently purchased, but haven't yet received, a laptop which has 4 GB of standard RAM, and 16 GB of Intel Optane memory. The laptop was marketed as having 20 GB of RAM, but after reading more about Optane memory, it seems that it serves more as a low-latency cache than as RAM.
Is it unwise to get a laptop that has less actual RAM that my average usage, even if it has copious amounts of Optane memory?
Here's a snapshot of my current memory profile if it's helpful:
windows-10 memory hardware-rec optane
New contributor
I currently have a laptop that is about two years old, and has 8 GB of RAM. I use my laptop for internet browsing, productivity applications, and programming, including data science within Spyder or RStudio.
I usually sit around 65% memory usage, or 5 GB roughly.
I recently purchased, but haven't yet received, a laptop which has 4 GB of standard RAM, and 16 GB of Intel Optane memory. The laptop was marketed as having 20 GB of RAM, but after reading more about Optane memory, it seems that it serves more as a low-latency cache than as RAM.
Is it unwise to get a laptop that has less actual RAM that my average usage, even if it has copious amounts of Optane memory?
Here's a snapshot of my current memory profile if it's helpful:
windows-10 memory hardware-rec optane
windows-10 memory hardware-rec optane
New contributor
New contributor
New contributor
asked 2 hours ago
N4v
1262
1262
New contributor
New contributor
1
I'm no expert, but your question made me curious, so thanks! There's a helpful article about this here. It suggests to me that 4gb RAM + 16gb Optane memory wouldn't be ideal as compared to 8gb RAM.
– Steve Rindsberg
1 hour ago
That's a really interesting question. However, 4GB of RAM seems to be not enough. I would expect from an answer to explain how a semi-cache memory like Optane improves performance in relation to the RAM size.
– zx485
48 mins ago
add a comment |
1
I'm no expert, but your question made me curious, so thanks! There's a helpful article about this here. It suggests to me that 4gb RAM + 16gb Optane memory wouldn't be ideal as compared to 8gb RAM.
– Steve Rindsberg
1 hour ago
That's a really interesting question. However, 4GB of RAM seems to be not enough. I would expect from an answer to explain how a semi-cache memory like Optane improves performance in relation to the RAM size.
– zx485
48 mins ago
1
1
I'm no expert, but your question made me curious, so thanks! There's a helpful article about this here. It suggests to me that 4gb RAM + 16gb Optane memory wouldn't be ideal as compared to 8gb RAM.
– Steve Rindsberg
1 hour ago
I'm no expert, but your question made me curious, so thanks! There's a helpful article about this here. It suggests to me that 4gb RAM + 16gb Optane memory wouldn't be ideal as compared to 8gb RAM.
– Steve Rindsberg
1 hour ago
That's a really interesting question. However, 4GB of RAM seems to be not enough. I would expect from an answer to explain how a semi-cache memory like Optane improves performance in relation to the RAM size.
– zx485
48 mins ago
That's a really interesting question. However, 4GB of RAM seems to be not enough. I would expect from an answer to explain how a semi-cache memory like Optane improves performance in relation to the RAM size.
– zx485
48 mins ago
add a comment |
1 Answer
1
active
oldest
votes
Intel Optane "memory" is a misnomer. It is just a cache memory card that can turn
a simple hard disk into a hybrid disk, by adding a RAM cache that can work at the
speed of an SSD disk.
Optane memory isn’t a random-access computer memory, or RAM.
Instead, it's meant to work as a cache memory bridge between RAM and storage,
allowing for faster data transfer between the memory, storage, and processor.
As such, it's magnitudes faster than a spinning hard drive and can work at the
speed of a budget SSD. And like SSD, it doesn’t erase itself when powered off.
Conclusion: You did make a mistake by falling for a commercial hype.
In addition, 4 GB of RAM is ridiculously low in our current state of hardware
and software. I would advise canceling the order for this laptop,
if you still can.
Although I don't completely agree with the first part of Harry's answer, I do agree with the overall message. In your case, I would imagine the laptop will not have the performance you were tricked into believing it has. Optane is not a replacement for traditional RAM.
– BloodPhilia
1 hour ago
1
@BloodPhilia: What part don't you agree with?
– harrymc
1 hour ago
The part about it turning your conventional drive into a hybrid disk. I know what you mean but I think the description is slightly oversimplified. Optane does a lot more than just cache (part of your) storage data.
– BloodPhilia
1 hour ago
1
@BloodPhilia: Like what?
– harrymc
1 hour ago
1
Good answer. +1. Additionally, I would like to suggest this article, which compares access speeds to human reference scale, from 1 clock cycle -> 1 second, RAM -> 4 minutes and Optane -> 7 hours. This really shows how much scale difference there is between for example L1 cache and disk access speeds...
– agtoever
54 mins ago
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
N4v is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1389552%2fdid-i-make-a-mistake-purchasing-a-pc-with-optane-memory%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Intel Optane "memory" is a misnomer. It is just a cache memory card that can turn
a simple hard disk into a hybrid disk, by adding a RAM cache that can work at the
speed of an SSD disk.
Optane memory isn’t a random-access computer memory, or RAM.
Instead, it's meant to work as a cache memory bridge between RAM and storage,
allowing for faster data transfer between the memory, storage, and processor.
As such, it's magnitudes faster than a spinning hard drive and can work at the
speed of a budget SSD. And like SSD, it doesn’t erase itself when powered off.
Conclusion: You did make a mistake by falling for a commercial hype.
In addition, 4 GB of RAM is ridiculously low in our current state of hardware
and software. I would advise canceling the order for this laptop,
if you still can.
Although I don't completely agree with the first part of Harry's answer, I do agree with the overall message. In your case, I would imagine the laptop will not have the performance you were tricked into believing it has. Optane is not a replacement for traditional RAM.
– BloodPhilia
1 hour ago
1
@BloodPhilia: What part don't you agree with?
– harrymc
1 hour ago
The part about it turning your conventional drive into a hybrid disk. I know what you mean but I think the description is slightly oversimplified. Optane does a lot more than just cache (part of your) storage data.
– BloodPhilia
1 hour ago
1
@BloodPhilia: Like what?
– harrymc
1 hour ago
1
Good answer. +1. Additionally, I would like to suggest this article, which compares access speeds to human reference scale, from 1 clock cycle -> 1 second, RAM -> 4 minutes and Optane -> 7 hours. This really shows how much scale difference there is between for example L1 cache and disk access speeds...
– agtoever
54 mins ago
add a comment |
Intel Optane "memory" is a misnomer. It is just a cache memory card that can turn
a simple hard disk into a hybrid disk, by adding a RAM cache that can work at the
speed of an SSD disk.
Optane memory isn’t a random-access computer memory, or RAM.
Instead, it's meant to work as a cache memory bridge between RAM and storage,
allowing for faster data transfer between the memory, storage, and processor.
As such, it's magnitudes faster than a spinning hard drive and can work at the
speed of a budget SSD. And like SSD, it doesn’t erase itself when powered off.
Conclusion: You did make a mistake by falling for a commercial hype.
In addition, 4 GB of RAM is ridiculously low in our current state of hardware
and software. I would advise canceling the order for this laptop,
if you still can.
Although I don't completely agree with the first part of Harry's answer, I do agree with the overall message. In your case, I would imagine the laptop will not have the performance you were tricked into believing it has. Optane is not a replacement for traditional RAM.
– BloodPhilia
1 hour ago
1
@BloodPhilia: What part don't you agree with?
– harrymc
1 hour ago
The part about it turning your conventional drive into a hybrid disk. I know what you mean but I think the description is slightly oversimplified. Optane does a lot more than just cache (part of your) storage data.
– BloodPhilia
1 hour ago
1
@BloodPhilia: Like what?
– harrymc
1 hour ago
1
Good answer. +1. Additionally, I would like to suggest this article, which compares access speeds to human reference scale, from 1 clock cycle -> 1 second, RAM -> 4 minutes and Optane -> 7 hours. This really shows how much scale difference there is between for example L1 cache and disk access speeds...
– agtoever
54 mins ago
add a comment |
Intel Optane "memory" is a misnomer. It is just a cache memory card that can turn
a simple hard disk into a hybrid disk, by adding a RAM cache that can work at the
speed of an SSD disk.
Optane memory isn’t a random-access computer memory, or RAM.
Instead, it's meant to work as a cache memory bridge between RAM and storage,
allowing for faster data transfer between the memory, storage, and processor.
As such, it's magnitudes faster than a spinning hard drive and can work at the
speed of a budget SSD. And like SSD, it doesn’t erase itself when powered off.
Conclusion: You did make a mistake by falling for a commercial hype.
In addition, 4 GB of RAM is ridiculously low in our current state of hardware
and software. I would advise canceling the order for this laptop,
if you still can.
Intel Optane "memory" is a misnomer. It is just a cache memory card that can turn
a simple hard disk into a hybrid disk, by adding a RAM cache that can work at the
speed of an SSD disk.
Optane memory isn’t a random-access computer memory, or RAM.
Instead, it's meant to work as a cache memory bridge between RAM and storage,
allowing for faster data transfer between the memory, storage, and processor.
As such, it's magnitudes faster than a spinning hard drive and can work at the
speed of a budget SSD. And like SSD, it doesn’t erase itself when powered off.
Conclusion: You did make a mistake by falling for a commercial hype.
In addition, 4 GB of RAM is ridiculously low in our current state of hardware
and software. I would advise canceling the order for this laptop,
if you still can.
answered 1 hour ago
harrymc
253k12261563
253k12261563
Although I don't completely agree with the first part of Harry's answer, I do agree with the overall message. In your case, I would imagine the laptop will not have the performance you were tricked into believing it has. Optane is not a replacement for traditional RAM.
– BloodPhilia
1 hour ago
1
@BloodPhilia: What part don't you agree with?
– harrymc
1 hour ago
The part about it turning your conventional drive into a hybrid disk. I know what you mean but I think the description is slightly oversimplified. Optane does a lot more than just cache (part of your) storage data.
– BloodPhilia
1 hour ago
1
@BloodPhilia: Like what?
– harrymc
1 hour ago
1
Good answer. +1. Additionally, I would like to suggest this article, which compares access speeds to human reference scale, from 1 clock cycle -> 1 second, RAM -> 4 minutes and Optane -> 7 hours. This really shows how much scale difference there is between for example L1 cache and disk access speeds...
– agtoever
54 mins ago
add a comment |
Although I don't completely agree with the first part of Harry's answer, I do agree with the overall message. In your case, I would imagine the laptop will not have the performance you were tricked into believing it has. Optane is not a replacement for traditional RAM.
– BloodPhilia
1 hour ago
1
@BloodPhilia: What part don't you agree with?
– harrymc
1 hour ago
The part about it turning your conventional drive into a hybrid disk. I know what you mean but I think the description is slightly oversimplified. Optane does a lot more than just cache (part of your) storage data.
– BloodPhilia
1 hour ago
1
@BloodPhilia: Like what?
– harrymc
1 hour ago
1
Good answer. +1. Additionally, I would like to suggest this article, which compares access speeds to human reference scale, from 1 clock cycle -> 1 second, RAM -> 4 minutes and Optane -> 7 hours. This really shows how much scale difference there is between for example L1 cache and disk access speeds...
– agtoever
54 mins ago
Although I don't completely agree with the first part of Harry's answer, I do agree with the overall message. In your case, I would imagine the laptop will not have the performance you were tricked into believing it has. Optane is not a replacement for traditional RAM.
– BloodPhilia
1 hour ago
Although I don't completely agree with the first part of Harry's answer, I do agree with the overall message. In your case, I would imagine the laptop will not have the performance you were tricked into believing it has. Optane is not a replacement for traditional RAM.
– BloodPhilia
1 hour ago
1
1
@BloodPhilia: What part don't you agree with?
– harrymc
1 hour ago
@BloodPhilia: What part don't you agree with?
– harrymc
1 hour ago
The part about it turning your conventional drive into a hybrid disk. I know what you mean but I think the description is slightly oversimplified. Optane does a lot more than just cache (part of your) storage data.
– BloodPhilia
1 hour ago
The part about it turning your conventional drive into a hybrid disk. I know what you mean but I think the description is slightly oversimplified. Optane does a lot more than just cache (part of your) storage data.
– BloodPhilia
1 hour ago
1
1
@BloodPhilia: Like what?
– harrymc
1 hour ago
@BloodPhilia: Like what?
– harrymc
1 hour ago
1
1
Good answer. +1. Additionally, I would like to suggest this article, which compares access speeds to human reference scale, from 1 clock cycle -> 1 second, RAM -> 4 minutes and Optane -> 7 hours. This really shows how much scale difference there is between for example L1 cache and disk access speeds...
– agtoever
54 mins ago
Good answer. +1. Additionally, I would like to suggest this article, which compares access speeds to human reference scale, from 1 clock cycle -> 1 second, RAM -> 4 minutes and Optane -> 7 hours. This really shows how much scale difference there is between for example L1 cache and disk access speeds...
– agtoever
54 mins ago
add a comment |
N4v is a new contributor. Be nice, and check out our Code of Conduct.
N4v is a new contributor. Be nice, and check out our Code of Conduct.
N4v is a new contributor. Be nice, and check out our Code of Conduct.
N4v is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1389552%2fdid-i-make-a-mistake-purchasing-a-pc-with-optane-memory%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
I'm no expert, but your question made me curious, so thanks! There's a helpful article about this here. It suggests to me that 4gb RAM + 16gb Optane memory wouldn't be ideal as compared to 8gb RAM.
– Steve Rindsberg
1 hour ago
That's a really interesting question. However, 4GB of RAM seems to be not enough. I would expect from an answer to explain how a semi-cache memory like Optane improves performance in relation to the RAM size.
– zx485
48 mins ago