Does the internet speed affect other processes in Ubuntu (18.04)?
This question may be silly, but I'd like to ask about it, since I'm still a beginner when it comes to how the OS works.
I moved to a new house where the internet speed is quite slow. So, naturally, accessing the internet from my computer takes more time than before.
Interestingly, the other processes or operations have also become slower ever since I came to this house (where the internet is slow).
For example, saving a file on a text editor (e.g. Sublime Text) used to be done as soon as I hit the save button.
However, now it takes 1-2 seconds for my computer to save a file.
Likewise, even a simple task, such as opening a file, is slower than before.
Here is what htop
shows.
As you can see, it's not running out of memory. nor the CPUs are too busy.
The only culprit I can think of is the internet, because this computer used to work fine when the internet was fast.
So, does the internet possibly affect the entire computer's performance?
Any advice will be appreciated.
(This computer is running on Ubuntu 18.04)
PS
Here is what iotop
shows. I don't believe that there are too many I/O processes... but how do you think about this result?
networking 18.04 internet
add a comment |
This question may be silly, but I'd like to ask about it, since I'm still a beginner when it comes to how the OS works.
I moved to a new house where the internet speed is quite slow. So, naturally, accessing the internet from my computer takes more time than before.
Interestingly, the other processes or operations have also become slower ever since I came to this house (where the internet is slow).
For example, saving a file on a text editor (e.g. Sublime Text) used to be done as soon as I hit the save button.
However, now it takes 1-2 seconds for my computer to save a file.
Likewise, even a simple task, such as opening a file, is slower than before.
Here is what htop
shows.
As you can see, it's not running out of memory. nor the CPUs are too busy.
The only culprit I can think of is the internet, because this computer used to work fine when the internet was fast.
So, does the internet possibly affect the entire computer's performance?
Any advice will be appreciated.
(This computer is running on Ubuntu 18.04)
PS
Here is what iotop
shows. I don't believe that there are too many I/O processes... but how do you think about this result?
networking 18.04 internet
add a comment |
This question may be silly, but I'd like to ask about it, since I'm still a beginner when it comes to how the OS works.
I moved to a new house where the internet speed is quite slow. So, naturally, accessing the internet from my computer takes more time than before.
Interestingly, the other processes or operations have also become slower ever since I came to this house (where the internet is slow).
For example, saving a file on a text editor (e.g. Sublime Text) used to be done as soon as I hit the save button.
However, now it takes 1-2 seconds for my computer to save a file.
Likewise, even a simple task, such as opening a file, is slower than before.
Here is what htop
shows.
As you can see, it's not running out of memory. nor the CPUs are too busy.
The only culprit I can think of is the internet, because this computer used to work fine when the internet was fast.
So, does the internet possibly affect the entire computer's performance?
Any advice will be appreciated.
(This computer is running on Ubuntu 18.04)
PS
Here is what iotop
shows. I don't believe that there are too many I/O processes... but how do you think about this result?
networking 18.04 internet
This question may be silly, but I'd like to ask about it, since I'm still a beginner when it comes to how the OS works.
I moved to a new house where the internet speed is quite slow. So, naturally, accessing the internet from my computer takes more time than before.
Interestingly, the other processes or operations have also become slower ever since I came to this house (where the internet is slow).
For example, saving a file on a text editor (e.g. Sublime Text) used to be done as soon as I hit the save button.
However, now it takes 1-2 seconds for my computer to save a file.
Likewise, even a simple task, such as opening a file, is slower than before.
Here is what htop
shows.
As you can see, it's not running out of memory. nor the CPUs are too busy.
The only culprit I can think of is the internet, because this computer used to work fine when the internet was fast.
So, does the internet possibly affect the entire computer's performance?
Any advice will be appreciated.
(This computer is running on Ubuntu 18.04)
PS
Here is what iotop
shows. I don't believe that there are too many I/O processes... but how do you think about this result?
networking 18.04 internet
networking 18.04 internet
edited Jan 26 at 11:21
YMD
asked Jan 26 at 9:13
YMDYMD
1033
1033
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Time that used for save file depends on your hard drive speed. Please, use sudo iotop
command for clarify your problem. Also, you can try any other editor to make compare test.
By the other hand, if you are using network file system, of course, saving file depends on your internet connection speed.
Thanks for you suggestion! It doesn't seem that there are too many I/O processes (I updated the original question. You'll see the result ofiotop
). Also, when I runshowmount
, the terminal says that "clnt_create: RPC: Program not registered". So, I suppose that my computer isn't using network file system (I got this idea from here ... ibm.com/support/knowledgecenter/en/SSSNY3_10.1.0/…)
– YMD
Jan 26 at 13:18
Have you tried to use another editor?
– Dexter Morganov
Jan 26 at 13:59
Seems your hard drive is almost not used. In this case disk IO can not be the reason of slowing down.
– Dexter Morganov
Jan 26 at 14:05
Is "Usage history" option is enabled? You can find this option at Settings -> Privacy. I recommend to turn it off.
– Dexter Morganov
Jan 26 at 14:09
add a comment |
Judging from the red bars your cpu's spend a lot of time in the kernel which means a lot of io (or waiting a lot on io). On desktop systems this is most often caused by waiting on the disk (for firewalls/routers it would be network related).
As you have moved I would check the sata cable, disconnect and reconnect each end. A bad sata connection will not directly cause total failure because sata has error detection and it recovers be re transmitting the data. But if it has to re transmit a lot things will get slow.
Thanks for your insight. I checked and re-connected sata cables, but doing so didn't make a noticeable change. Still, I really appreciate your advice!
– YMD
Jan 26 at 11:14
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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
});
}
});
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%2faskubuntu.com%2fquestions%2f1113012%2fdoes-the-internet-speed-affect-other-processes-in-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Time that used for save file depends on your hard drive speed. Please, use sudo iotop
command for clarify your problem. Also, you can try any other editor to make compare test.
By the other hand, if you are using network file system, of course, saving file depends on your internet connection speed.
Thanks for you suggestion! It doesn't seem that there are too many I/O processes (I updated the original question. You'll see the result ofiotop
). Also, when I runshowmount
, the terminal says that "clnt_create: RPC: Program not registered". So, I suppose that my computer isn't using network file system (I got this idea from here ... ibm.com/support/knowledgecenter/en/SSSNY3_10.1.0/…)
– YMD
Jan 26 at 13:18
Have you tried to use another editor?
– Dexter Morganov
Jan 26 at 13:59
Seems your hard drive is almost not used. In this case disk IO can not be the reason of slowing down.
– Dexter Morganov
Jan 26 at 14:05
Is "Usage history" option is enabled? You can find this option at Settings -> Privacy. I recommend to turn it off.
– Dexter Morganov
Jan 26 at 14:09
add a comment |
Time that used for save file depends on your hard drive speed. Please, use sudo iotop
command for clarify your problem. Also, you can try any other editor to make compare test.
By the other hand, if you are using network file system, of course, saving file depends on your internet connection speed.
Thanks for you suggestion! It doesn't seem that there are too many I/O processes (I updated the original question. You'll see the result ofiotop
). Also, when I runshowmount
, the terminal says that "clnt_create: RPC: Program not registered". So, I suppose that my computer isn't using network file system (I got this idea from here ... ibm.com/support/knowledgecenter/en/SSSNY3_10.1.0/…)
– YMD
Jan 26 at 13:18
Have you tried to use another editor?
– Dexter Morganov
Jan 26 at 13:59
Seems your hard drive is almost not used. In this case disk IO can not be the reason of slowing down.
– Dexter Morganov
Jan 26 at 14:05
Is "Usage history" option is enabled? You can find this option at Settings -> Privacy. I recommend to turn it off.
– Dexter Morganov
Jan 26 at 14:09
add a comment |
Time that used for save file depends on your hard drive speed. Please, use sudo iotop
command for clarify your problem. Also, you can try any other editor to make compare test.
By the other hand, if you are using network file system, of course, saving file depends on your internet connection speed.
Time that used for save file depends on your hard drive speed. Please, use sudo iotop
command for clarify your problem. Also, you can try any other editor to make compare test.
By the other hand, if you are using network file system, of course, saving file depends on your internet connection speed.
answered Jan 26 at 9:50
Dexter MorganovDexter Morganov
514210
514210
Thanks for you suggestion! It doesn't seem that there are too many I/O processes (I updated the original question. You'll see the result ofiotop
). Also, when I runshowmount
, the terminal says that "clnt_create: RPC: Program not registered". So, I suppose that my computer isn't using network file system (I got this idea from here ... ibm.com/support/knowledgecenter/en/SSSNY3_10.1.0/…)
– YMD
Jan 26 at 13:18
Have you tried to use another editor?
– Dexter Morganov
Jan 26 at 13:59
Seems your hard drive is almost not used. In this case disk IO can not be the reason of slowing down.
– Dexter Morganov
Jan 26 at 14:05
Is "Usage history" option is enabled? You can find this option at Settings -> Privacy. I recommend to turn it off.
– Dexter Morganov
Jan 26 at 14:09
add a comment |
Thanks for you suggestion! It doesn't seem that there are too many I/O processes (I updated the original question. You'll see the result ofiotop
). Also, when I runshowmount
, the terminal says that "clnt_create: RPC: Program not registered". So, I suppose that my computer isn't using network file system (I got this idea from here ... ibm.com/support/knowledgecenter/en/SSSNY3_10.1.0/…)
– YMD
Jan 26 at 13:18
Have you tried to use another editor?
– Dexter Morganov
Jan 26 at 13:59
Seems your hard drive is almost not used. In this case disk IO can not be the reason of slowing down.
– Dexter Morganov
Jan 26 at 14:05
Is "Usage history" option is enabled? You can find this option at Settings -> Privacy. I recommend to turn it off.
– Dexter Morganov
Jan 26 at 14:09
Thanks for you suggestion! It doesn't seem that there are too many I/O processes (I updated the original question. You'll see the result of
iotop
). Also, when I run showmount
, the terminal says that "clnt_create: RPC: Program not registered". So, I suppose that my computer isn't using network file system (I got this idea from here ... ibm.com/support/knowledgecenter/en/SSSNY3_10.1.0/…)– YMD
Jan 26 at 13:18
Thanks for you suggestion! It doesn't seem that there are too many I/O processes (I updated the original question. You'll see the result of
iotop
). Also, when I run showmount
, the terminal says that "clnt_create: RPC: Program not registered". So, I suppose that my computer isn't using network file system (I got this idea from here ... ibm.com/support/knowledgecenter/en/SSSNY3_10.1.0/…)– YMD
Jan 26 at 13:18
Have you tried to use another editor?
– Dexter Morganov
Jan 26 at 13:59
Have you tried to use another editor?
– Dexter Morganov
Jan 26 at 13:59
Seems your hard drive is almost not used. In this case disk IO can not be the reason of slowing down.
– Dexter Morganov
Jan 26 at 14:05
Seems your hard drive is almost not used. In this case disk IO can not be the reason of slowing down.
– Dexter Morganov
Jan 26 at 14:05
Is "Usage history" option is enabled? You can find this option at Settings -> Privacy. I recommend to turn it off.
– Dexter Morganov
Jan 26 at 14:09
Is "Usage history" option is enabled? You can find this option at Settings -> Privacy. I recommend to turn it off.
– Dexter Morganov
Jan 26 at 14:09
add a comment |
Judging from the red bars your cpu's spend a lot of time in the kernel which means a lot of io (or waiting a lot on io). On desktop systems this is most often caused by waiting on the disk (for firewalls/routers it would be network related).
As you have moved I would check the sata cable, disconnect and reconnect each end. A bad sata connection will not directly cause total failure because sata has error detection and it recovers be re transmitting the data. But if it has to re transmit a lot things will get slow.
Thanks for your insight. I checked and re-connected sata cables, but doing so didn't make a noticeable change. Still, I really appreciate your advice!
– YMD
Jan 26 at 11:14
add a comment |
Judging from the red bars your cpu's spend a lot of time in the kernel which means a lot of io (or waiting a lot on io). On desktop systems this is most often caused by waiting on the disk (for firewalls/routers it would be network related).
As you have moved I would check the sata cable, disconnect and reconnect each end. A bad sata connection will not directly cause total failure because sata has error detection and it recovers be re transmitting the data. But if it has to re transmit a lot things will get slow.
Thanks for your insight. I checked and re-connected sata cables, but doing so didn't make a noticeable change. Still, I really appreciate your advice!
– YMD
Jan 26 at 11:14
add a comment |
Judging from the red bars your cpu's spend a lot of time in the kernel which means a lot of io (or waiting a lot on io). On desktop systems this is most often caused by waiting on the disk (for firewalls/routers it would be network related).
As you have moved I would check the sata cable, disconnect and reconnect each end. A bad sata connection will not directly cause total failure because sata has error detection and it recovers be re transmitting the data. But if it has to re transmit a lot things will get slow.
Judging from the red bars your cpu's spend a lot of time in the kernel which means a lot of io (or waiting a lot on io). On desktop systems this is most often caused by waiting on the disk (for firewalls/routers it would be network related).
As you have moved I would check the sata cable, disconnect and reconnect each end. A bad sata connection will not directly cause total failure because sata has error detection and it recovers be re transmitting the data. But if it has to re transmit a lot things will get slow.
answered Jan 26 at 10:33
EelkeEelke
1564
1564
Thanks for your insight. I checked and re-connected sata cables, but doing so didn't make a noticeable change. Still, I really appreciate your advice!
– YMD
Jan 26 at 11:14
add a comment |
Thanks for your insight. I checked and re-connected sata cables, but doing so didn't make a noticeable change. Still, I really appreciate your advice!
– YMD
Jan 26 at 11:14
Thanks for your insight. I checked and re-connected sata cables, but doing so didn't make a noticeable change. Still, I really appreciate your advice!
– YMD
Jan 26 at 11:14
Thanks for your insight. I checked and re-connected sata cables, but doing so didn't make a noticeable change. Still, I really appreciate your advice!
– YMD
Jan 26 at 11:14
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f1113012%2fdoes-the-internet-speed-affect-other-processes-in-ubuntu-18-04%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