~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to ksysguard/ksysguardd/FreeBSD/TODO

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 * acpi
 
2
 * apm (ignored)
 
3
 * cpuinfo
 
4
 * CPU (cpuinfo and stats merged)
 
5
 + diskstat
 
6
 - diskstats
 
7
 * loadavg
 
8
 * logfile (ignored)
 
9
 * memory
 
10
 + netdev
 
11
 - netstat
 
12
 + ProcessList
 
13
   * last pid
 
14
   - thread info
 
15
   - thread count
 
16
   * use sysctl
 
17
 * stats
 
18
 * uptime
 
19
 
 
20
 * get partition table to display KB vs Block
 
21
 - cache MIB from sysctlbyname
 
22
 - add size scaling to all displays
 
23
 - refractor scaling code
 
24
 - properly sort sizes in ListView (KB vs Block)
 
25
 + strip out / refractor DragonFly
 
26
 - move all possible licenses to BSD (verify with diff for changes)
 
27
 - dynamic changing
 
28
 + top:
 
29
   * swap (IO, swap)
 
30
   - others
 
31
 - remove kvm (dependancy)
 
32
 + scale time diff stats
 
33
   * ProcessList
 
34
 + systat:
 
35
   + vmstat
 
36
     * block 1
 
37
     - block 2
 
38
     - block 3
 
39
     * block 4
 
40
     * IRQ
 
41
   - ifstat
 
42
   - iostat
 
43
   - icmp
 
44
   - icmp6
 
45
   - ip
 
46
   - ip6
 
47
   - others