Skip to content

Instantly share code, notes, and snippets.

@ssinyagin
Created March 7, 2012 17:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ssinyagin/1994685 to your computer and use it in GitHub Desktop.
Save ssinyagin/1994685 to your computer and use it in GitHub Desktop.
Voyage-current 20120307 vmstat problems
PC Engines ALIX.2 v0.99h
640 KB Base Memory
261120 KB Extended Memory
01F0 Master 044A ELITE PRO CF CARD 8GB
Phys C/H/S 15490/16/63 Log C/H/S 971/255/63 LBA
GRUB Loading stage2...
GNU GRUB version 0.97 (640K lower / 261120K upper memory)
+-------------------------------------------------------------------------+
Use the ^ and v keys to select which entry is highlighted.
Press enter to boot the selected OS, 'e' to edit the
Booting 'Voyage Linux 0.8 (Build Date 20120307)'
root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
kernel /vmlinuz root=LABEL=ROOT_FS console=ttyS0,38400n8
[Linux-bzImage, setup=0x3400, size=0x1d6e70]
initrd /initrd.img
[Linux-initrd @ 0xfc6d000, 0x3825b1 bytes]
[ 0.000000] Linux version 3.2.6-voyage (3.2.6-1) (root@punknix-pluto) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP PREEMPT Wed Feb 29 18:36:06 HKT 2012
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 0000000010000000 (usable)
[ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[ 0.000000] DMI not present or invalid.
[ 0.000000] last_pfn = 0x10000 max_arch_pfn = 0x100000
[ 0.000000] init_memory_mapping: 0000000000000000-0000000010000000
[ 0.000000] RAMDISK: 0fc6d000 - 0fff0000
[ 0.000000] ACPI Error: A valid RSDP was not found (20110623/tbxfroot-219)
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 256MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 10000000
[ 0.000000] low ram: 0 - 10000000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x00010000
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x000000a0
[ 0.000000] 0: 0x00000100 -> 0x00010000
[ 0.000000] Using APIC driver default
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] No local APIC present or hardware disabled
[ 0.000000] APIC: disable apic facility
[ 0.000000] APIC: switched to apic NOOP
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 10000000 (gap: 10000000:eff00000)
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 11 pages/cpu @cf400000 s23488 r0 d21568 u4194304
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64912
[ 0.000000] Kernel command line: root=LABEL=ROOT_FS console=ttyS0,38400n8
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
[ 0.000000] Memory: 251356k/262144k available (2788k kernel code, 10340k reserved, 1077k data, 348k init, 0k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
[ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.000000] vmalloc : 0xd0800000 - 0xff7fe000 ( 751 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
[ 0.000000] .init : 0xc13c7000 - 0xc141e000 ( 348 kB)
[ 0.000000] .data : 0xc12b93db - 0xc13c6a00 (1077 kB)
[ 0.000000] .text : 0xc1000000 - 0xc12b93db (2788 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:2304 nr_irqs:256 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [ttyS0] enabled
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 498.151 MHz processor.
[ 0.003008] Calibrating delay loop (skipped), value calculated using timer frequency.. 996.30 BogoMIPS (lpj=498151)
[ 0.005015] pid_max: default: 32768 minimum: 301
[ 0.007107] Mount-cache hash table entries: 512
[ 0.009438] SMP alternatives: switching to UP code
[ 0.019242] Freeing SMP alternatives: 16k freed
[ 0.021038] weird, boot CPU (#0) not listed by the BIOS.
[ 0.022011] SMP motherboard not detected.
[ 0.023013] Local APIC not detected. Using dummy APIC emulation.
[ 0.024010] SMP disabled
[ 0.025012] Performance Events: no PMU driver, software events only.
[ 0.033033] Brought up 1 CPUs
[ 0.034017] Total of 1 processors activated (996.30 BogoMIPS).
[ 0.036221] devtmpfs: initialized
[ 0.038936] NET: Registered protocol family 16
[ 0.045194] PCI: PCI BIOS revision 2.10 entry at 0xfced9, last bus=0
[ 0.046055] PCI: Using configuration type 1 for base access
[ 0.068151] bio: create slab <bio-0> at 0
[ 0.070056] ACPI: Interpreter disabled.
[ 0.072393] vgaarb: loaded
[ 0.074786] SCSI subsystem initialized
[ 0.076064] PCI: Probing PCI hardware
[ 0.086807] Switching to clocksource pit
[ 0.087545] pnp: PnP ACPI: disabled
[ 0.116484] NET: Registered protocol family 2
[ 0.118157] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.120936] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.122307] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.122842] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.123922] TCP reno registered
[ 0.124393] UDP hash table entries: 128 (order: 0, 4096 bytes)
[ 0.125943] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
[ 0.127257] NET: Registered protocol family 1
[ 0.129105] RPC: Registered named UNIX socket transport module.
[ 0.129899] RPC: Registered udp transport module.
[ 0.131060] RPC: Registered tcp transport module.
[ 0.132207] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.133115] Trying to unpack rootfs image as initramfs...
[ 1.018810] Freeing initrd memory: 3596k freed
[ 1.024407] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 1.028147] microcode: CPU0: family 5 not supported
[ 1.031802] alix: system is recognized as "PC Engines ALIX.2 v0.99h"
[ 1.040138] msgmni has been set to 497
[ 1.042327] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
[ 1.043574] io scheduler noop registered
[ 1.044377] io scheduler deadline registered
[ 1.046434] io scheduler cfq registered (default)
[ 1.226692] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.227964] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
[ 1.230323] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A
[ 1.239384] Linux agpgart interface v0.103
[ 1.256464] brd: module loaded
[ 1.258433] cs5535-gpio cs5535-gpio: reserved resource region [io 0x6100-0x61ff]
[ 1.260270] cs5535-gpio cs5535-gpio: GPIO support successfully loaded.
[ 1.262795] cs5535-mfd 0000:00:0f.0: 5 devices registered.
[ 1.263539] Uniform Multi-Platform E-IDE driver
[ 1.265751] ide-gd driver 1.18
[ 1.268747] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 1.271108] i8042: No controller found
[ 1.272101] mousedev: PS/2 mouse device common for all mice
[ 1.273578] cpuidle: using governor ladder
[ 1.274933] cpuidle: using governor menu
[ 1.280304] TCP cubic registered
[ 1.282065] NET: Registered protocol family 17
[ 1.282498] Registering the dns_resolver key type
[ 1.283682] Using IPI No-Shortcut mode
[ 1.287997] Freeing unused kernel memory: 348k freed
[ 1.289961] Write protecting the kernel text: 2792k
[ 1.290844] Write protecting the kernel read-only data: 916k
Loading, please wait...
[ 1.355512] udev[880]: starting version 164
[ 1.688783] amd74xx 0000:00:0f.2: UDMA100 controller
[ 1.719622] via_rhine: v1.10-LK1.5.0 2010-10-09 Written by Donald Becker
[ 1.741538] amd74xx 0000:00:0f.2: IDE controller (0x1022:0x209a rev 0x01)
[ 1.790195] amd74xx 0000:00:0f.2: IDE port disabled
[ 1.817547] amd74xx 0000:00:0f.2: not 100% native mode: will probe irqs later
[ 1.848011] ide0: BM-DMA at 0xff00-0xff07
[ 2.005155] usbcore: registered new interface driver usbfs
[ 2.025624] Switching to clocksource tsc
[ 2.035221] usbcore: registered new interface driver hub
[ 2.189196] hda: ELITE PRO CF CARD 8GB, CFA DISK drive
[ 2.219117] usbcore: registered new device driver usb
[ 2.383781] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.661166] hda: UDMA/100 mode selected
[ 2.746914] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 2.772981] hda: max request size: 512KiB
[ 2.890615] hda: 15613920 sectors (7994 MB) w/1KiB Cache, CHS=15490/255/63
[ 2.937147] hda: cache flushes supported
[ 2.952790] hda: hda1
[ 2.974982] via-rhine 0000:00:09.0: eth0: VIA Rhine III (Management Adapter) at 0xe0000000, 00:0d:b9:27:d2:dc, IRQ 10
[ 3.007512] via-rhine 0000:00:09.0: eth0: MII PHY found at address 1, status 0x7869 advertising 05e1 Link c1e1
[ 3.038044] ehci_hcd 0000:00:0f.5: EHCI Host Controller
[ 3.053884] ehci_hcd 0000:00:0f.5: new USB bus registered, assigned bus number 1
[ 3.098749] ehci_hcd 0000:00:0f.5: irq 12, io mem 0xefffd000
[ 3.121685] ehci_hcd 0000:00:0f.5: USB 2.0 started, EHCI 1.00
[ 3.141171] hub 1-0:1.0: USB hub found
[ 3.152485] hub 1-0:1.0: 4 ports detected
[ 3.195289] via-rhine 0000:00:0a.0: eth1: VIA Rhine III (Management Adapter) at 0xe0040000, 00:0d:b9:27:d2:dd, IRQ 11
[ 3.233958] via-rhine 0000:00:0a.0: eth1: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000
[ 3.293310] via-rhine 0000:00:0b.0: eth2: VIA Rhine III (Management Adapter) at 0xe0080000, 00:0d:b9:27:d2:de, IRQ 15
[ 3.345850] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.365172] via-rhine 0000:00:0b.0: eth2: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000
[ 3.396728] ohci_hcd 0000:00:0f.4: OHCI Host Controller
[ 3.422419] ohci_hcd 0000:00:0f.4: new USB bus registered, assigned bus number 2
[ 3.444694] ohci_hcd 0000:00:0f.4: irq 12, io mem 0xefffe000
[ 3.504551] Clocksource tsc unstable (delta = 417751610 ns)
[ 3.523917] Switching to clocksource pit
[ 3.572039] hub 2-0:1.0: USB hub found
[ 3.573371] hub 2-0:1.0: 4 ports detected
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.88 booting
Using makefile-style concurrent boot in runlevel S.
Starting the hotplug events dispatcher: udevd[ 4.458624] udev[1022]: starting version 164
.
Synthesizing the initial hotplug events...[ 4.869665] cs5535-mfgpt cs5535-mfgpt: reserved resource region [io 0x6200-0x623f]
[ 4.884983] AMD Geode RNG detected
[ 4.899817] cs5535-mfgpt cs5535-mfgpt: 8 MFGPT timers available
[ 4.932585] cs5535-smb cs5535-smb: SCx200 device 'CS5535 ACB0' registered
[ 5.003612] input: PC Speaker as /devices/platform/pcspkr/input/input0
[ 5.062408] geode-aes: GEODE AES engine enabled.
[ 5.538759] Error: Driver 'pcspkr' is already registered, aborting...
done.
Waiting for /dev to be fully populated...done.
Activating swap...done.
Cleaning up ifupdown....
[ 8.273877] cs5535-mfgpt cs5535-mfgpt: registered timer 0
Loading kernel modules...done.
Activating lvm and md swap...done.
Checking file systems...fsck from util-linux-ng 2.17.2
done.
Mounting local filesystems...failed.
Activating swapfile swap...done.
Cleaning up temporary files....
Setting kernel variables ...done.
voyage-sync: Start tmpfs...
voyage-sync: Copying /ro to /rw
tar: ./var/lib/dhcp/dhclient.leases: time stamp 2012-03-07 09:03:48 is 382492281.623197398 s in the future
tar: ./var/lib/dhcp: time stamp 2012-03-07 09:03:48 is 382492281.620476943 s in the future
tar: ./var/lib/logrotate: time stamp 2010-04-17 21:06:01 is 322919614.618879533 s in the future
tar: ./var/lib: time stamp 2012-03-07 09:09:32 is 382492625.61862559 s in the future
tar: ./var: time stamp 2012-03-07 09:09:32 is 382492625.618328904 s in the future
tar: .: time stamp 2012-03-07 09:09:32 is 382492625.618107647 s in the future
voyage-sync: Setting up tmpfs for changed files...
voyage-sync: tmpfs: mount back /lib/init/rw/var/log to /var/log
voyage-sync: tmpfs: mount back /lib/init/rw/var/tmp to /var/tmp
voyage-sync: Start tmpfs completed
Setting up resolvconf...done.
Setting up networking....
Configuring network interfaces...Internet Systems Consortium DHCP Client 4.1.1-P1
Copyright 2004-2010 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
[ 10.718318] via-rhine 0000:00:09.0: eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
Listening on LPF/eth0/00:0d:b9:27:d2:dc
Sending on LPF/eth0/00:0d:b9:27:d2:dc
Sending on Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
DHCPOFFER from 192.168.1.1
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 192.168.1.1
bound to 192.168.1.132 -- renewal in 41023 seconds.
done.
Starting portmap daemon....
[ 16.623137] NET: Registered protocol family 10
Cleaning up temporary files....
INIT: Entering runlevel: 2
Using makefile-style concurrent boot in runlevel 2.
Starting portmap daemon...Already running..
Starting watchdog keepalive daemon: wd_keepalive.
[ 17.072503] wd_keepalive (1604): /proc/1604/oom_adj is deprecated, please use /proc/1604/oom_score_adj instead.
Starting system log daemon....
Starting DNS forwarder and DHCP server: dnsmasq.
Starting kernel log daemon....
Starting OpenBSD Secure Shell server: sshdCould not load host key: /etc/ssh/ssh_host_rsa_key
Could not load host key: /etc/ssh/ssh_host_dsa_key
.
Starting periodic command scheduler: cron.
nocatsplash daemon disabled - read /etc/default/nocatsplash.
Remounting / as read-write ... Done.
First-time installation
Re-generating host ssh keys ... Stopping watchdog keepalive daemon....
Starting watchdog daemon....
Done.
Removing /etc/nologin ... Done.
Remounting / as read-only ... Done.
Debian GNU/Linux 6.0 voyage ttyS0
voyage login: root
Password:
Linux voyage 3.2.6-voyage #1 SMP PREEMPT Wed Feb 29 18:36:06 HKT 2012 i586
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
__ __
\ \/ /___ __ __ ___ ___ ___ Useful Commands:
\ // _ \\ \/ /,-_ |/ _ |/ -_) remountrw - mount disk as read-write
\/ \___/ \ / \___,\_ |\___| remountro - mount disk as read-only
_/_/ _'_| remove.docs - remove all docs and manpages
{ V o y a g e } - L i n u x
< http://linux.voyage.hk > Version: 0.8 (Build Date 20120307)
root@voyage:~# vmstat 1
procs -----------memory---------- ---swap-- -----io---- -system-- ----cpu----
r b swpd free buff cache si so bi bo in cs us sy id wa
0 0 0 198644 404 43672 0 0 1172 51 1908 706 79 18 0 2
Floating point exception
root@voyage:~#
root@voyage:~#
root@voyage:~# vmstat 1
procs -----------memory---------- ---swap-- -----io---- -system-- ----cpu----
r b swpd free buff cache si so bi bo in cs us sy id wa
0 0 0 198652 404 43664 0 0 1171 51 2042 707 79 18 0 2
Floating point exception
root@voyage:~#
root@voyage:~# vmstat 1
procs -----------memory---------- ---swap-- -----io---- -system-- ----cpu----
r b swpd free buff cache si so bi bo in cs us sy id wa
0 0 0 198660 404 43664 0 0 1171 51 2176 708 79 18 0 2
Floating point exception
root@voyage:~#
root@voyage:~#
root@voyage:~#
root@voyage:~#
root@voyage:~#
root@voyage:~#
root@voyage:~#
root@voyage:~#
root@voyage:~#
root@voyage:~#
root@voyage:~# top
top - 17:50:14 up 1 min, 1 user, load average: 0.50, 0.25, 0.09
Tasks: 38 total, 1 running, 36 sleeping, 0 stopped, 1 zombie
Cpu(s): 79.4%us, 17.6%sy, 0.0%ni, 0.4%id, 2.2%wa, 0.5%hi, 0.0%si, 0.0%st
Mem: 255316k total, 56852k used, 198464k free, 408k buffers
Swap: 0k total, 0k used, 0k free, 43728k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1764 root 20 0 2364 1004 808 R 1.9 0.4 0:00.02 top
1 root 20 0 2068 672 580 S 0.0 0.3 0:01.20 init
2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
3 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/0
4 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/0:0
5 root 20 0 0 0 0 S 0.0 0.0 0:00.05 kworker/u:0
6 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
7 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 khelper
8 root 20 0 0 0 0 S 0.0 0.0 0:00.02 kdevtmpfs
9 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/u:1
118 root 20 0 0 0 0 S 0.0 0.0 0:00.00 sync_supers
120 root 20 0 0 0 0 S 0.0 0.0 0:00.00 bdi-default
122 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kblockd
233 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 rpciod
234 root 20 0 0 0 0 S 0.0 0.0 0:00.09 kworker/0:1
256 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kswapd0
top - 17:50:17 up 1 min, 1 user, load average: 0.50, 0.25, 0.09
Tasks: 38 total, 1 running, 36 sleeping, 0 stopped, 1 zombie
Cpu(s): 9.1%us, 9.1%sy, 0.0%ni, 81.8%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 255316k total, 56852k used, 198464k free, 408k buffers
Swap: 0k total, 0k used, 0k free, 43728k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1764 root 20 0 2368 1024 820 R 0.7 0.4 0:00.04 top
1 root 20 0 2068 672 580 S 0.0 0.3 0:01.20 init
2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
3 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/0
4 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/0:0
5 root 20 0 0 0 0 S 0.0 0.0 0:00.05 kworker/u:0
6 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
7 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 khelper
8 root 20 0 0 0 0 S 0.0 0.0 0:00.02 kdevtmpfs
9 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/u:1
118 root 20 0 0 0 0 S 0.0 0.0 0:00.00 sync_supers
120 root 20 0 0 0 0 S 0.0 0.0 0:00.00 bdi-default
122 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kblockd
233 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 rpciod
234 root 20 0 0 0 0 S 0.0 0.0 0:00.09 kworker/0:1
256 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kswapd0
top - 17:50:20 up 1 min, 1 user, load average: 0.46, 0.25, 0.09
Tasks: 37 total, 1 running, 36 sleeping, 0 stopped, 0 zombie
Cpu(s): 16.7%us, 16.7%sy, 0.0%ni, 66.7%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 255316k total, 56844k used, 198472k free, 408k buffers
Swap: 0k total, 0k used, 0k free, 43728k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1764 root 20 0 2368 1024 820 R 0.3 0.4 0:00.05 top
1 root 20 0 2068 672 580 S 0.0 0.3 0:01.20 init
2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
3 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/0
4 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/0:0
5 root 20 0 0 0 0 S 0.0 0.0 0:00.05 kworker/u:0
6 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
7 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 khelper
8 root 20 0 0 0 0 S 0.0 0.0 0:00.02 kdevtmpfs
9 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/u:1
118 root 20 0 0 0 0 S 0.0 0.0 0:00.00 sync_supers
120 root 20 0 0 0 0 S 0.0 0.0 0:00.00 bdi-default
122 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kblockd
233 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 rpciod
234 root 20 0 0 0 0 S 0.0 0.0 0:00.09 kworker/0:1
256 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kswapd0
top - 17:50:23 up 1 min, 1 user, load average: 0.46, 0.25, 0.09
Tasks: 37 total, 1 running, 36 sleeping, 0 stopped, 0 zombie
Cpu(s): 20.0%us, 0.0%sy, 0.0%ni, 80.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 255316k total, 56844k used, 198472k free, 408k buffers
Swap: 0k total, 0k used, 0k free, 43728k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1764 root 20 0 2368 1024 820 R 0.7 0.4 0:00.07 top
1 root 20 0 2068 672 580 S 0.0 0.3 0:01.20 init
2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
3 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/0
4 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/0:0
5 root 20 0 0 0 0 S 0.0 0.0 0:00.05 kworker/u:0
6 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
7 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 khelper
8 root 20 0 0 0 0 S 0.0 0.0 0:00.02 kdevtmpfs
9 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/u:1
118 root 20 0 0 0 0 S 0.0 0.0 0:00.00 sync_supers
120 root 20 0 0 0 0 S 0.0 0.0 0:00.00 bdi-default
122 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kblockd
233 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 rpciod
234 root 20 0 0 0 0 S 0.0 0.0 0:00.09 kworker/0:1
256 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kswapd0
top - 17:50:26 up 1 min, 1 user, load average: 0.42, 0.24, 0.09
Tasks: 38 total, 1 running, 36 sleeping, 0 stopped, 1 zombie
Cpu(s): 0.0%us, 20.0%sy, 0.0%ni, 80.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 255316k total, 56912k used, 198404k free, 408k buffers
Swap: 0k total, 0k used, 0k free, 43728k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1764 root 20 0 2368 1024 820 R 0.3 0.4 0:00.08 top
1 root 20 0 2068 672 580 S 0.0 0.3 0:01.20 init
2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
3 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/0
4 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/0:0
5 root 20 0 0 0 0 S 0.0 0.0 0:00.05 kworker/u:0
6 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
7 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 khelper
8 root 20 0 0 0 0 S 0.0 0.0 0:00.02 kdevtmpfs
9 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/u:1
118 root 20 0 0 0 0 S 0.0 0.0 0:00.00 sync_supers
120 root 20 0 0 0 0 S 0.0 0.0 0:00.00 bdi-default
122 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kblockd
233 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 rpciod
234 root 20 0 0 0 0 S 0.0 0.0 0:00.09 kworker/0:1
256 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kswapd0
top - 17:50:29 up 1 min, 1 user, load average: 0.39, 0.24, 0.09
Tasks: 38 total, 1 running, 36 sleeping, 0 stopped, 1 zombie
Cpu(s): 20.0%us, 0.0%sy, 0.0%ni, 80.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 255316k total, 56912k used, 198404k free, 408k buffers
Swap: 0k total, 0k used, 0k free, 43728k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1764 root 20 0 2368 1024 820 R 0.3 0.4 0:00.09 top
1 root 20 0 2068 672 580 S 0.0 0.3 0:01.20 init
2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
3 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/0
4 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/0:0
5 root 20 0 0 0 0 S 0.0 0.0 0:00.05 kworker/u:0
6 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
7 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 khelper
8 root 20 0 0 0 0 S 0.0 0.0 0:00.02 kdevtmpfs
9 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/u:1
118 root 20 0 0 0 0 S 0.0 0.0 0:00.00 sync_supers
120 root 20 0 0 0 0 S 0.0 0.0 0:00.00 bdi-default
122 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kblockd
233 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 rpciod
234 root 20 0 0 0 0 S 0.0 0.0 0:00.09 kworker/0:1
256 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kswapd0
top - 17:50:32 up 1 min, 1 user, load average: 0.39, 0.24, 0.09
Tasks: 38 total, 1 running, 36 sleeping, 0 stopped, 1 zombie
Cpu(s): 16.7%us, 16.7%sy, 0.0%ni, 66.7%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 255316k total, 56912k used, 198404k free, 408k buffers
Swap: 0k total, 0k used, 0k free, 43728k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1764 root 20 0 2368 1024 820 R 0.7 0.4 0:00.11 top
1 root 20 0 2068 672 580 S 0.0 0.3 0:01.20 init
2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
3 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/0
4 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/0:0
5 root 20 0 0 0 0 S 0.0 0.0 0:00.05 kworker/u:0
6 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
7 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 khelper
8 root 20 0 0 0 0 S 0.0 0.0 0:00.02 kdevtmpfs
9 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/u:1
118 root 20 0 0 0 0 S 0.0 0.0 0:00.00 sync_supers
120 root 20 0 0 0 0 S 0.0 0.0 0:00.00 bdi-default
122 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kblockd
233 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 rpciod
234 root 20 0 0 0 0 S 0.0 0.0 0:00.09 kworker/0:1
256 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kswapd0
root@voyage:~#
root@voyage:~# vmstat 1
procs -----------memory---------- ---swap-- -----io---- -system-- ----cpu----
r b swpd free buff cache si so bi bo in cs us sy id wa
0 0 0 198540 408 43728 0 0 1158 50 2928 706 79 18 1 2
Floating point exception
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment