← Back to team overview

desktop-packages team mailing list archive

[Bug 845775] Re: gnome system monitor shows network upload speed that is inaccurate

 

Thank you very much for filing this report and making Ubuntu better!

It used to be that a megabyte was 1024 kilobytes and a kilobyte used to
be 1024 bytes. Nowadays a mibibyte is 1024 kibibytes and a kibibyte is
1024 bytes. On the other side a megabyte is nowadays 1000 kilobytes and
a kilobyte is 1024 bytes. If you will look at your screenshot, you will
notice that the shell refers to MB (megabytes) and g-s-m refers to MiB
(mibibytes).

The shell reports 4.6 MB/s. That is (4,6 * 1000 * 1000) / (1024 * 1024)
~= 4,4 MiB/s.

Technically, both applications are right and therefore I have to mark
this entry as Invalid. It will take time until one of the conventions to
define size will win.

In spite of that, please proceed contributing to Ubuntu. The only thing
I can offer is a laugh: the good old 1.44 MB floppy storage size
consists of 1.44*1024*1000 bytes ;)

If the root of the differences between the values isn't due to MB and
MiB, feel free to reopen this ticket.

** Changed in: gnome-system-monitor (Ubuntu)
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-system-monitor in Ubuntu.
https://bugs.launchpad.net/bugs/845775

Title:
  gnome system monitor shows network upload speed that is inaccurate

Status in “gnome-system-monitor” package in Ubuntu:
  Invalid

Bug description:
  when transfering a file from local to remote host via eth0, rcp shows
  a transfer speed of 4MB/s.  Checking /proc/net/dev confirms a transfer
  speed of about 5MB/s, and calculating the transfer rate from the ETA
  and filesize confirms a transfer rate of about 4 megabytes / second.
  However, when rolling the mouse over the network window of the gnome
  system monitor shows a speed of about 1/5-1/10 of that reported by
  /proc and rcp (or scp) of about 500 KB/s.

  gnome-system-monitor version 2.28.1-1ubuntu1 on Ubuntu 10.10

  thanks,
  Peter
  --- 
  Architecture: i386
  DistroRelease: Ubuntu 11.04
  InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Release i386 (20100429.4)
  Package: gnome-system-monitor 2.28.2-0ubuntu1
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  Tags:  natty
  Uname: Linux 2.6.38-11-generic i686
  UpgradeStatus: Upgraded to natty on 2011-07-17 (54 days ago)
  UserGroups: adm admin cdrom dialout fuse lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/845775/+subscriptions


References