内存系统:
[root@ly proc]# cat iomem
00000000-0000ffff : reserved
00010000-0009fbff : System RAM
0009fc00-0009ffff : reserved
000a0000-000bffff : PCI Bus 0000:00
000a0000-000bffff : Video RAM area
000c0000-000dffff : PCI Bus 0000:00
000c0000-000cefff : Video ROM
000e0000-000fffff : reserved
000f0000-000fffff : System ROM
00100000-af5dcfff : System RAM
00400000-007dd84d : Kernel code
007dd84e-009e533f : Kernel data
00a58000-00b3ffff : Kernel bss
af5dd000-af625fff : ACPI Non-volatile Storage
af626000-af62dfff : ACPI Tables
af62e000-af630fff : ACPI Non-volatile Storage
af631000-af879fff : reserved
af87a000-af87afff : System RAM
af87b000-af89ffff : ACPI Non-volatile Storage
af8a0000-af8bbfff : reserved
af8bc000-af8c3fff : ACPI Non-volatile Storage
af8c4000-af8effff : reserved
af8f0000-afaf2fff : ACPI Non-volatile Storage
afaf3000-afd27fff : System RAM
afd28000-afef2fff : reserved
afef3000-afefffff : System RAM <----------------0xafefffff等于2951741439
aff00000-afffffff : RAM buffer
b0000000-feb4dfff : PCI Bus 0000:00
b0000000-bfffffff : 0000:00:01.0
c0000000-cfffffff : PCI Bus 0000:01
c0000000-cfffffff : 0000:01:00.0
d0000000-d00fffff : PCI Bus 0000:05
d0000000-d0003fff : 0000:05:00.0
d0000000-d0003fff : r8169
d0004000-d0004fff : 0000:05:00.0
d0004000-d0004fff : r8169
e0000000-efffffff : PCI MMCONFIG 0000 [bus 00-ff]
e0000000-efffffff : reserved
e0000000-efffffff : pnp 00:01
fe800000-fe8fffff : PCI Bus 0000:04
fe800000-fe80ffff : 0000:04:00.0
fe900000-fe9fffff : PCI Bus 0000:02
fe901000-fe901fff : 0000:02:00.0
fea00000-feafffff : PCI Bus 0000:01
fea00000-fea1ffff : 0000:01:00.0
fea20000-fea3ffff : 0000:01:00.0
feb00000-feb3ffff : 0000:00:01.0
feb40000-feb43fff : 0000:00:14.2
feb40000-feb43fff : ICH HD audio
feb44000-feb45fff : 0000:00:10.1
feb44000-feb45fff : xhci_hcd
feb46000-feb47fff : 0000:00:10.0
feb46000-feb47fff : xhci_hcd
feb48000-feb48fff : 0000:00:14.5
feb48000-feb48fff : ohci_hcd
feb49000-feb490ff : 0000:00:13.2
feb49000-feb490ff : ehci_hcd
feb4a000-feb4afff : 0000:00:13.0
feb4a000-feb4afff : ohci_hcd
feb4b000-feb4b0ff : 0000:00:12.2
feb4b000-feb4b0ff : ehci_hcd
feb4c000-feb4cfff : 0000:00:12.0
feb4c000-feb4cfff : ohci_hcd
feb4d000-feb4d7ff : 0000:00:11.0
feb4d000-feb4d7ff : ahci
fec00000-fec00fff : reserved
fec00000-fec003ff : IOAPIC 0
fec10000-fec10fff : reserved
fec10000-fec10fff : pnp 00:02
fed00000-fed00fff : reserved
fed00000-fed00fff : pnp 00:02
fed00000-fed003ff : HPET 0
fed61000-fed70fff : reserved
fed61000-fed70fff : pnp 00:02
fed80000-fed8ffff : reserved
fed80000-fed8ffff : pnp 00:02
fee00000-fee00fff : Local APIC
fee00000-fee00fff : pnp 00:02
ff000000-ffffffff : reserved
ff000000-ffffffff : pnp 00:02
100001000-12fffffff : System RAM
[root@ly /]# cat /proc/meminfo
MemTotal: 3620528 kB
MemFree: 2642804 kB
Buffers: 73280 kB
Cached: 597436 kB
SwapCached: 0 kB
Active: 426436 kB
Inactive: 467428 kB
Active(anon): 223428 kB
Inactive(anon): 5488 kB
Active(file): 203008 kB
Inactive(file): 461940 kB
Unevictable: 0 kB
Mlocked: 0 kB
HighTotal: 2754692 kB
HighFree: 1916328 kB
LowTotal: 865836 kB
LowFree: 726476 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 1440 kB
Writeback: 0 kB
AnonPages: 223340 kB
Mapped: 85604 kB
Shmem: 5628 kB
Slab: 48868 kB
SReclaimable: 28004 kB
SUnreclaim: 20864 kB
KernelStack: 2104 kB
PageTables: 7392 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 1810264 kB
Committed_AS: 878660 kB
VmallocTotal: 122880 kB
VmallocUsed: 22524 kB
VmallocChunk: 49596 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 10232 kB
DirectMap2M: 897024 kB
[root@ly /]#
[root@ly proc]# cat ioports
0000-03af : PCI Bus 0000:00
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-0060 : keyboard
0062-0062 : EC data
0064-0064 : keyboard
0066-0066 : EC cmd
0070-0071 : rtc0
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
03b0-03df : PCI Bus 0000:00
03c0-03df : vga+
03e0-0cf7 : PCI Bus 0000:00
040b-040b : pnp 00:02
04d0-04d1 : pnp 00:02
04d0-04d1 : pnp 00:08
04d6-04d6 : pnp 00:02
0800-089f : pnp 00:02
0800-0803 : ACPI PM1a_EVT_BLK
0804-0805 : ACPI PM1a_CNT_BLK
0808-080b : ACPI PM_TMR
0810-0815 : ACPI CPU throttle
0820-0827 : ACPI GPE0_BLK
0900-090f : pnp 00:02
0910-091f : pnp 00:02
0b00-0b07 : piix4_smbus
0b20-0b3f : pnp 00:02
0c00-0c01 : pnp 00:02
0c14-0c14 : pnp 00:02
0c50-0c51 : pnp 00:02
0c52-0c52 : pnp 00:02
0c6c-0c6c : pnp 00:02
0c6f-0c6f : pnp 00:02
0cd0-0cd1 : pnp 00:02
0cd2-0cd3 : pnp 00:02
0cd4-0cd5 : pnp 00:02
0cd6-0cd7 : pnp 00:02
0cd8-0cdf : pnp 00:02
0cf8-0cff : PCI conf1
1770-1777 : pnp 00:0a
1778-f14f : PCI Bus 0000:00
d000-dfff : PCI Bus 0000:05
d000-d0ff : 0000:05:00.0
d000-d0ff : r8169
e000-efff : PCI Bus 0000:01
e000-e0ff : 0000:01:00.0
f000-f0ff : 0000:00:01.0
f100-f10f : 0000:00:11.0
f100-f10f : ahci
f110-f113 : 0000:00:11.0
f110-f113 : ahci
f120-f127 : 0000:00:11.0
f120-f127 : ahci
f130-f133 : 0000:00:11.0
f130-f133 : ahci
f140-f147 : 0000:00:11.0
f140-f147 : ahci
fe00-fefe : pnp 00:02
[root@ly proc]#
[root@ly proc]# cat buddyinfo
Node 0, zone DMA 2 3 3 3 6 3 3 2 2 2 0
Node 0, zone Normal 264 63 5 8 4 3 4 7 1 3 168
Node 0, zone HighMem 69 577 56 224 319 76 28 8 3 3 450
[root@ly proc]#
[root@ly proc]# cat slabinfo
slabinfo - version: 2.1
# name <active_objs> <num_objs> <objsize> <objperslab> <pagesperslab> : tunables <limit> <batchcount> <sharedfactor> : slabdata <active_slabs> <num_slabs> <sharedavail>
ntfs_big_inode_cache 0 0 512 7 1 : tunables 54 27 8 : slabdata 0 0 0
ntfs_inode_cache 0 0 176 22 1 : tunables 120 60 8 : slabdata 0 0 0
ntfs_name_cache 0 0 512 8 1 : tunables 54 27 8 : slabdata 0 0 0
ntfs_attr_ctx_cache 0 0 32 113 1 : tunables 120 60 8 : slabdata 0 0 0
ntfs_index_ctx_cache 0 0 64 59 1 : tunables 120 60 8 : slabdata 0 0 0
fuse_request 1 10 376 10 1 : tunables 54 27 8 : slabdata 1 1 0
fuse_inode 580 594 448 9 1 : tunables 54 27 8 : slabdata 66 66 0
dm_raid1_read_record 0 0 1056 7 2 : tunables 24 12 8 : slabdata 0 0 0
kcopyd_job 0 0 2344 3 2 : tunables 24 12 8 : slabdata 0 0 0
io 0 0 32 113 1 : tunables 120 60 8 : slabdata 0 0 0
dm_uevent 0 0 2464 3 2 : tunables 24 12 8 : slabdata 0 0 0
dm_rq_clone_bio_info 0 0 8 339 1 : tunables 120 60 8 : slabdata 0 0 0
dm_rq_target_io 0 0 256 15 1 : tunables 120 60 8 : slabdata 0 0 0
dm_target_io 0 0 16 203 1 : tunables 120 60 8 : slabdata 0 0 0
dm_io 0 0 24 145 1 : tunables 120 60 8 : slabdata 0 0 0
ext3_inode_cache 14906 15328 488 8 1 : tunables 54 27 8 : slabdata 1916 1916 0
ext3_xattr 1 78 48 78 1 : tunables 120 60 8 : slabdata 1 1 0
journal_handle 6 145 24 145 1 : tunables 120 60 8 : slabdata 1 1 0
journal_head 231 767 64 59 1 : tunables 120 60 8 : slabdata 13 13 30
revoke_table 2 203 16 203 1 : tunables 120 60 8 : slabdata 1 1 0
revoke_record 0 0 16 203 1 : tunables 120 60 8 : slabdata 0 0 0
sd_ext_cdb 2 113 32 113 1 : tunables 120 60 8 : slabdata 1 1 0
scsi_sense_cache 135 180 128 30 1 : tunables 120 60 8 : slabdata 6 6 0
scsi_cmd_cache 131 160 192 20 1 : tunables 120 60 8 : slabdata 8 8 0
flow_cache 0 0 88 44 1 : tunables 120 60 8 : slabdata 0 0 0
uhci_urb_priv 0 0 32 113 1 : tunables 120 60 8 : slabdata 0 0 0
cfq_io_cq 103 268 56 67 1 : tunables 120 60 8 : slabdata 4 4 0
cfq_queue 103 260 152 26 1 : tunables 120 60 8 : slabdata 10 10 0
bsg_cmd 0 0 288 13 1 : tunables 54 27 8 : slabdata 0 0 0
mqueue_inode_cache 1 7 512 7 1 : tunables 54 27 8 : slabdata 1 1 0
isofs_inode_cache 0 0 360 11 1 : tunables 54 27 8 : slabdata 0 0 0
hugetlbfs_inode_cache 1 12 328 12 1 : tunables 54 27 8 : slabdata 1 1 0
dquot 0 0 192 20 1 : tunables 120 60 8 : slabdata 0 0 0
kioctx 0 0 256 15 1 : tunables 120 60 8 : slabdata 0 0 0
kiocb 0 0 128 30 1 : tunables 120 60 8 : slabdata 0 0 0
inotify_event_private_data 16 203 16 203 1 : tunables 120 60 8 : slabdata 1 1 0
inotify_inode_mark 276 336 80 48 1 : tunables 120 60 8 : slabdata 7 7 0
dnotify_mark 0 0 80 48 1 : tunables 120 60 8 : slabdata 0 0 0
dnotify_struct 0 0 24 145 1 : tunables 120 60 8 : slabdata 0 0 0
dio 0 0 320 12 1 : tunables 54 27 8 : slabdata 0 0 0
fasync_cache 7 113 32 113 1 : tunables 120 60 8 : slabdata 1 1 0
ksm_mm_slot 0 0 24 145 1 : tunables 120 60 8 : slabdata 0 0 0
ksm_stable_node 0 0 24 145 1 : tunables 120 60 8 : slabdata 0 0 0
ksm_rmap_item 0 0 32 113 1 : tunables 120 60 8 : slabdata 0 0 0
pid_namespace 0 0 48 78 1 : tunables 120 60 8 : slabdata 0 0 0
user_namespace 0 0 536 7 1 : tunables 54 27 8 : slabdata 0 0 0
posix_timers_cache 0 0 120 32 1 : tunables 120 60 8 : slabdata 0 0 0
uid_cache 6 59 64 59 1 : tunables 120 60 8 : slabdata 1 1 0
UNIX 670 686 576 7 1 : tunables 54 27 8 : slabdata 98 98 0
UDP-Lite 0 0 640 6 1 : tunables 54 27 8 : slabdata 0 0 0
tcp_bind_bucket 16 113 32 113 1 : tunables 120 60 8 : slabdata 1 1 0
inet_peer_cache 85 120 192 20 1 : tunables 120 60 8 : slabdata 6 6 0
secpath_cache 0 0 32 113 1 : tunables 120 60 8 : slabdata 0 0 0
xfrm_dst_cache 0 0 320 12 1 : tunables 54 27 8 : slabdata 0 0 0
ip_fib_trie 8 113 32 113 1 : tunables 120 60 8 : slabdata 1 1 0
ip_fib_alias 9 145 24 145 1 : tunables 120 60 8 : slabdata 1 1 0
ip_dst_cache 86 240 192 20 1 : tunables 120 60 8 : slabdata 12 12 0
PING 0 0 576 7 1 : tunables 54 27 8 : slabdata 0 0 0
RAW 5 7 576 7 1 : tunables 54 27 8 : slabdata 1 1 0
UDP 6 12 640 6 1 : tunables 54 27 8 : slabdata 2 2 0
tw_sock_TCP 30 30 128 30 1 : tunables 120 60 8 : slabdata 1 1 0
request_sock_TCP 0 0 128 30 1 : tunables 120 60 8 : slabdata 0 0 0
TCP 10 24 1280 3 1 : tunables 24 12 8 : slabdata 8 8 0
eventpoll_pwq 5 92 40 92 1 : tunables 120 60 8 : slabdata 1 1 0
eventpoll_epi 5 30 128 30 1 : tunables 120 60 8 : slabdata 1 1 0
sgpool-128 2 4 3072 2 2 : tunables 24 12 8 : slabdata 1 2 0
sgpool-64 2 5 1536 5 2 : tunables 24 12 8 : slabdata 1 1 0
sgpool-32 2 10 768 5 1 : tunables 54 27 8 : slabdata 1 2 0
sgpool-16 2 10 384 10 1 : tunables 54 27 8 : slabdata 1 1 0
sgpool-8 135 200 192 20 1 : tunables 120 60 8 : slabdata 10 10 15
scsi_data_buffer 0 0 24 145 1 : tunables 120 60 8 : slabdata 0 0 0
blkdev_integrity 0 0 64 59 1 : tunables 120 60 8 : slabdata 0 0 0
blkdev_queue 26 35 1152 7 2 : tunables 24 12 8 : slabdata 5 5 0
blkdev_requests 137 221 232 17 1 : tunables 120 60 8 : slabdata 13 13 30
blkdev_ioc 97 268 56 67 1 : tunables 120 60 8 : slabdata 4 4 0
fsnotify_event_holder 36 203 16 203 1 : tunables 120 60 8 : slabdata 1 1 0
fsnotify_event 4 59 64 59 1 : tunables 120 60 8 : slabdata 1 1 0
bio-0 98 390 128 30 1 : tunables 120 60 8 : slabdata 12 13 0
biovec-256 2 2 3072 2 2 : tunables 24 12 8 : slabdata 1 1 0
biovec-128 0 0 1536 5 2 : tunables 24 12 8 : slabdata 0 0 0
biovec-64 0 10 768 5 1 : tunables 54 27 8 : slabdata 0 2 0
biovec-16 0 20 192 20 1 : tunables 120 60 8 : slabdata 0 1 0
bip-256 2 2 3136 2 2 : tunables 24 12 8 : slabdata 1 1 0
bip-128 0 0 1600 5 2 : tunables 24 12 8 : slabdata 0 0 0
bip-64 0 0 832 9 2 : tunables 54 27 8 : slabdata 0 0 0
bip-16 0 0 256 15 1 : tunables 120 60 8 : slabdata 0 0 0
bip-4 0 0 128 30 1 : tunables 120 60 8 : slabdata 0 0 0
bip-1 0 0 64 59 1 : tunables 120 60 8 : slabdata 0 0 0
sock_inode_cache 744 780 384 10 1 : tunables 54 27 8 : slabdata 78 78 0
skbuff_fclone_cache 18 20 384 10 1 : tunables 54 27 8 : slabdata 2 2 0
skbuff_head_cache 301 480 192 20 1 : tunables 120 60 8 : slabdata 24 24 0
file_lock_cache 12 105 112 35 1 : tunables 120 60 8 : slabdata 3 3 0
net_namespace 0 0 768 5 1 : tunables 54 27 8 : slabdata 0 0 0
shmem_inode_cache 1632 1782 360 11 1 : tunables 54 27 8 : slabdata 162 162 216
Acpi-Operand 2887 2964 48 78 1 : tunables 120 60 8 : slabdata 38 38 0
Acpi-ParseExt 0 0 48 78 1 : tunables 120 60 8 : slabdata 0 0 0
Acpi-Parse 0 0 32 113 1 : tunables 120 60 8 : slabdata 0 0 0
Acpi-State 0 0 48 78 1 : tunables 120 60 8 : slabdata 0 0 0
Acpi-Namespace 1212 1305 24 145 1 : tunables 120 60 8 : slabdata 9 9 0
task_delay_info 297 480 80 48 1 : tunables 120 60 8 : slabdata 10 10 0
taskstats 13 36 328 12 1 : tunables 54 27 8 : slabdata 3 3 0
proc_inode_cache 2044 2068 360 11 1 : tunables 54 27 8 : slabdata 188 188 0
sigqueue 72 81 144 27 1 : tunables 120 60 8 : slabdata 3 3 0
bdev_cache 34 42 512 7 1 : tunables 54 27 8 : slabdata 6 6 0
sysfs_dir_cache 13642 13680 80 48 1 : tunables 120 60 8 : slabdata 285 285 0
mnt_cache 35 60 192 20 1 : tunables 120 60 8 : slabdata 3 3 0
filp 6960 7060 192 20 1 : tunables 120 60 8 : slabdata 353 353 240
inode_cache 8571 8592 328 12 1 : tunables 54 27 8 : slabdata 716 716 0
dentry 57720 57720 128 30 1 : tunables 120 60 8 : slabdata 1924 1924 180
names_cache 33 33 4096 1 1 : tunables 24 12 8 : slabdata 33 33 0
buffer_head 66083 66129 56 67 1 : tunables 120 60 8 : slabdata 987 987 0
nsproxy 1 145 24 145 1 : tunables 120 60 8 : slabdata 1 1 0
vm_area_struct 11719 11968 88 44 1 : tunables 120 60 8 : slabdata 272 272 0
mm_struct 131 207 448 9 1 : tunables 54 27 8 : slabdata 23 23 0
fs_cache 178 295 64 59 1 : tunables 120 60 8 : slabdata 5 5 0
files_cache 178 210 256 15 1 : tunables 120 60 8 : slabdata 14 14 0
signal_cache 185 222 640 6 1 : tunables 54 27 8 : slabdata 37 37 0
sighand_cache 177 192 1344 3 1 : tunables 24 12 8 : slabdata 64 64 0
task_xstate 239 256 512 8 1 : tunables 54 27 8 : slabdata 32 32 0
task_struct 288 291 1280 3 1 : tunables 24 12 8 : slabdata 97 97 0
cred_jar 468 630 128 30 1 : tunables 120 60 8 : slabdata 21 21 0
anon_vma_chain 7473 7975 24 145 1 : tunables 120 60 8 : slabdata 55 55 0
anon_vma 5847 5888 40 92 1 : tunables 120 60 8 : slabdata 64 64 0
pid 307 531 64 59 1 : tunables 120 60 8 : slabdata 9 9 0
radix_tree_node 14469 14482 296 13 1 : tunables 54 27 8 : slabdata 1114 1114 0
idr_layer_cache 946 1040 152 26 1 : tunables 120 60 8 : slabdata 40 40 0
size-4194304(DMA) 0 0 4194304 1 1024 : tunables 1 1 0 : slabdata 0 0 0
size-4194304 0 0 4194304 1 1024 : tunables 1 1 0 : slabdata 0 0 0
size-2097152(DMA) 0 0 2097152 1 512 : tunables 1 1 0 : slabdata 0 0 0
size-2097152 0 0 2097152 1 512 : tunables 1 1 0 : slabdata 0 0 0
size-1048576(DMA) 0 0 1048576 1 256 : tunables 1 1 0 : slabdata 0 0 0
size-1048576 2 2 1048576 1 256 : tunables 1 1 0 : slabdata 2 2 0
size-524288(DMA) 0 0 524288 1 128 : tunables 1 1 0 : slabdata 0 0 0
size-524288 2 2 524288 1 128 : tunables 1 1 0 : slabdata 2 2 0
size-262144(DMA) 0 0 262144 1 64 : tunables 1 1 0 : slabdata 0 0 0
size-262144 0 0 262144 1 64 : tunables 1 1 0 : slabdata 0 0 0
size-131072(DMA) 0 0 131072 1 32 : tunables 8 4 0 : slabdata 0 0 0
size-131072 2 2 131072 1 32 : tunables 8 4 0 : slabdata 2 2 0
size-65536(DMA) 0 0 65536 1 16 : tunables 8 4 0 : slabdata 0 0 0
size-65536 3 3 65536 1 16 : tunables 8 4 0 : slabdata 3 3 0
size-32768(DMA) 0 0 32768 1 8 : tunables 8 4 0 : slabdata 0 0 0
size-32768 9 9 32768 1 8 : tunables 8 4 0 : slabdata 9 9 0
size-16384(DMA) 0 0 16384 1 4 : tunables 8 4 0 : slabdata 0 0 0
size-16384 270 272 16384 1 4 : tunables 8 4 0 : slabdata 270 272 0
size-8192(DMA) 0 0 8192 1 2 : tunables 8 4 0 : slabdata 0 0 0
size-8192 24 24 8192 1 2 : tunables 8 4 0 : slabdata 24 24 0
size-4096(DMA) 0 0 4096 1 1 : tunables 24 12 8 : slabdata 0 0 0
size-4096 89 91 4096 1 1 : tunables 24 12 8 : slabdata 89 91 2
size-2048(DMA) 0 0 2048 2 1 : tunables 24 12 8 : slabdata 0 0 0
size-2048 217 222 2048 2 1 : tunables 24 12 8 : slabdata 109 111 0
size-1024(DMA) 0 0 1024 4 1 : tunables 54 27 8 : slabdata 0 0 0
size-1024 508 544 1024 4 1 : tunables 54 27 8 : slabdata 136 136 0
size-512(DMA) 0 0 512 8 1 : tunables 54 27 8 : slabdata 0 0 0
size-512 1933 2088 512 8 1 : tunables 54 27 8 : slabdata 261 261 216
size-256(DMA) 0 0 256 15 1 : tunables 120 60 8 : slabdata 0 0 0
size-256 760 840 256 15 1 : tunables 120 60 8 : slabdata 56 56 0
size-192(DMA) 0 0 192 20 1 : tunables 120 60 8 : slabdata 0 0 0
size-192 232 240 192 20 1 : tunables 120 60 8 : slabdata 12 12 0
size-128(DMA) 0 0 128 30 1 : tunables 120 60 8 : slabdata 0 0 0
size-128 2399 2670 128 30 1 : tunables 120 60 8 : slabdata 89 89 0
size-64(DMA) 0 0 64 59 1 : tunables 120 60 8 : slabdata 0 0 0
size-32(DMA) 0 0 32 113 1 : tunables 120 60 8 : slabdata 0 0 0
size-64 6424 6962 64 59 1 : tunables 120 60 8 : slabdata 118 118 15
size-32 17129 17967 32 113 1 : tunables 120 60 8 : slabdata 159 159 180
kmem_cache 164 210 128 30 1 : tunables 120 60 8 : slabdata 7 7 0
[root@ly proc]#
[root@ly proc]# cat vmallocinfo
0xf7dfe000-0xf7e00000 8192 hpet_enable+0x2b/0x213 phys=fed00000 ioremap
0xf7e00000-0xf7e08000 32768 acpi_os_map_memory+0xf0/0x14e phys=af626000 ioremap
0xf7e08000-0xf7e0b000 12288 acpi_os_map_memory+0xf0/0x14e phys=af62c000 ioremap
0xf7e0c000-0xf7e0e000 8192 acpi_os_map_memory+0xf0/0x14e phys=af8be000 ioremap
0xf7e0e000-0xf7e10000 8192 acpi_os_map_memory+0xf0/0x14e phys=af8bd000 ioremap
0xf7e10000-0xf7e12000 8192 acpi_os_map_memory+0xf0/0x14e phys=e0088000 ioremap
0xf7e12000-0xf7e14000 8192 acpi_os_map_memory+0xf0/0x14e phys=fed80000 ioremap
0xf7e14000-0xf7e20000 49152 zisofs_init+0xa/0x18 pages=11 vmalloc
0xf7e20000-0xf7e28000 32768 module_alloc_update_bounds+0x11/0x60 pages=7 vmalloc
0xf7e30000-0xf7e41000 69632 raw_init+0x3e/0x133 pages=16 vmalloc
0xf7e41000-0xf7e44000 12288 firmware_loading_store+0xaf/0x180
0xf7e44000-0xf7e46000 8192 usb_hcd_pci_probe+0x207/0x550 phys=feb4b000 ioremap
0xf7e46000-0xf7e48000 8192 usb_hcd_pci_probe+0x207/0x550 phys=feb49000 ioremap
0xf7e48000-0xf7e4a000 8192 usb_hcd_pci_probe+0x207/0x550 phys=feb4c000 ioremap
0xf7e4a000-0xf7e4c000 8192 usb_hcd_pci_probe+0x207/0x550 phys=feb4a000 ioremap
0xf7e4c000-0xf7e4e000 8192 usb_hcd_pci_probe+0x207/0x550 phys=feb48000 ioremap
0xf7ea3000-0xf7ea6000 12288 module_alloc_update_bounds+0x11/0x60 pages=2 vmalloc
0xf8125000-0xf8136000 69632 module_alloc_update_bounds+0x11/0x60 pages=16 vmalloc
0xf819b000-0xf81d8000 249856 module_alloc_update_bounds+0x11/0x60 pages=60 vmalloc
0xf81ef000-0xf81f1000 8192 module_alloc_update_bounds+0x11/0x60 pages=1 vmalloc
0xf836a000-0xf839c000 204800 module_alloc_update_bounds+0x11/0x60 pages=49 vmalloc
0xf8437000-0xf8440000 36864 module_alloc_update_bounds+0x11/0x60 pages=8 vmalloc
0xf8585000-0xf8594000 61440 module_alloc_update_bounds+0x11/0x60 pages=14 vmalloc
0xf92ba000-0xf9373000 757760 module_alloc_update_bounds+0x11/0x60 pages=184 vmalloc
0xf938f000-0xf9394000 20480 drm_ht_create+0x48/0x70 [drm] pages=4 vmalloc
0xf9394000-0xf9399000 20480 drm_ht_create+0x48/0x70 [drm] pages=4 vmalloc
0xf9399000-0xf939c000 12288 firmware_loading_store+0xaf/0x180
0xf939c000-0xf939e000 8192 firmware_loading_store+0xaf/0x180
0xf939e000-0xf93a0000 8192 ttm_bo_kmap+0x101/0x120 [ttm] phys=b0140000 ioremap
0xf93a2000-0xf93b3000 69632 ttm_bo_kmap_ttm+0x71/0xf0 [ttm]
0xf93b3000-0xf93b8000 20480 drm_ht_create+0x48/0x70 [drm] pages=4 vmalloc
0xf93b8000-0xf93bd000 20480 drm_ht_create+0x48/0x70 [drm] pages=4 vmalloc
0xf93bd000-0xf93c0000 12288 firmware_loading_store+0xaf/0x180
0xf93c0000-0xf93e1000 135168 radeon_device_init+0x357/0x5c0 [radeon] phys=fea20000 ioremap
0xf93e1000-0xf93e4000 12288 firmware_loading_store+0xaf/0x180
0xf93e4000-0xf93e6000 8192 firmware_loading_store+0xaf/0x180
0xf93e6000-0xf93ed000 28672 firmware_loading_store+0xaf/0x180
0xf93ee000-0xf93f0000 8192 ttm_bo_kmap+0x101/0x120 [ttm] phys=c0140000 ioremap
0xf93f2000-0xf93f8000 24576 module_alloc_update_bounds+0x11/0x60 pages=5 vmalloc
0xf93fc000-0xf93fe000 8192 pcim_iomap+0x54/0x60 phys=feb4d000 ioremap
0xf93fe000-0xf9400000 8192 module_alloc_update_bounds+0x11/0x60 pages=1 vmalloc
0xf9400000-0xf9441000 266240 radeon_device_init+0x357/0x5c0 [radeon] phys=feb00000 ioremap
0xf9441000-0xf9452000 69632 ttm_bo_kmap_ttm+0x71/0xf0 [ttm]
0xf946c000-0xf9472000 24576 module_alloc_update_bounds+0x11/0x60 pages=5 vmalloc
0xf94f5000-0xf94ff000 40960 module_alloc_update_bounds+0x11/0x60 pages=9 vmalloc
0xf9500000-0xf9601000 1052672 ttm_bo_kmap+0x101/0x120 [ttm] phys=b0040000 ioremap
0xf9601000-0xf9702000 1052672 ttm_bo_kmap_ttm+0x71/0xf0 [ttm]
0xf9702000-0xf9803000 1052672 ttm_bo_kmap_ttm+0x71/0xf0 [ttm]
0xf9812000-0xf981c000 40960 module_alloc_update_bounds+0x11/0x60 pages=9 vmalloc
0xf981c000-0xf9821000 20480 module_alloc_update_bounds+0x11/0x60 pages=4 vmalloc
0xf9824000-0xf9827000 12288 module_alloc_update_bounds+0x11/0x60 pages=2 vmalloc
0xf982a000-0xf983a000 65536 module_alloc_update_bounds+0x11/0x60 pages=15 vmalloc
0xf983a000-0xf983e000 16384 module_alloc_update_bounds+0x11/0x60 pages=3 vmalloc
0xf983e000-0xf9840000 8192 msix_capability_init+0xbb/0x2c0 phys=feb47000 ioremap
0xf9880000-0xfa06a000 8298496 ttm_bo_kmap+0x101/0x120 [ttm] phys=b0142000 ioremap
0xfa06a000-0xfa06c000 8192 msix_capability_init+0xbb/0x2c0 phys=feb45000 ioremap
0xfa06c000-0xfa06f000 12288 usb_hcd_pci_probe+0x207/0x550 phys=feb46000 ioremap
0xfa070000-0xfa073000 12288 usb_hcd_pci_probe+0x207/0x550 phys=feb44000 ioremap
0xfa073000-0xfa077000 16384 module_alloc_update_bounds+0x11/0x60 pages=3 vmalloc
0xfa079000-0xfa07c000 12288 module_alloc_update_bounds+0x11/0x60 pages=2 vmalloc
0xfa080000-0xfa181000 1052672 ttm_bo_kmap+0x101/0x120 [ttm] phys=c0040000 ioremap
0xfa181000-0xfa282000 1052672 ttm_bo_kmap_ttm+0x71/0xf0 [ttm]
0xfa282000-0xfa383000 1052672 ttm_bo_kmap_ttm+0x71/0xf0 [ttm]
0xfa3f9000-0xfa3fc000 12288 module_alloc_update_bounds+0x11/0x60 pages=2 vmalloc
0xfa400000-0xfa701000 3149824 ttm_bo_kmap+0x101/0x120 [ttm] phys=c0142000 ioremap
0xfac34000-0xfac63000 192512 module_alloc_update_bounds+0x11/0x60 pages=46 vmalloc
0xfadbf000-0xfaddc000 118784 module_alloc_update_bounds+0x11/0x60 pages=28 vmalloc
0xfafa7000-0xfafb5000 57344 module_alloc_update_bounds+0x11/0x60 pages=13 vmalloc
0xfaffb000-0xfb001000 24576 module_alloc_update_bounds+0x11/0x60 pages=5 vmalloc
0xfb0fb000-0xfb10d000 73728 module_alloc_update_bounds+0x11/0x60 pages=17 vmalloc
0xfb13b000-0xfb13e000 12288 module_alloc_update_bounds+0x11/0x60 pages=2 vmalloc
0xfb26b000-0xfb277000 49152 module_alloc_update_bounds+0x11/0x60 pages=11 vmalloc
0xfb2a6000-0xfb2a9000 12288 module_alloc_update_bounds+0x11/0x60 pages=2 vmalloc
0xfb3c8000-0xfb3e0000 98304 module_alloc_update_bounds+0x11/0x60 pages=23 vmalloc
0xfb438000-0xfb43f000 28672 module_alloc_update_bounds+0x11/0x60 pages=6 vmalloc
0xfb443000-0xfb446000 12288 module_alloc_update_bounds+0x11/0x60 pages=2 vmalloc
0xfb448000-0xfb44d000 20480 azx_create+0x396/0x7df [snd_hda_intel] phys=feb40000 ioremap
0xfb4c2000-0xfb4dc000 106496 module_alloc_update_bounds+0x11/0x60 pages=25 vmalloc
0xfb4e2000-0xfb563000 528384 snd_malloc_sgbuf_pages+0x210/0x250 [snd_page_alloc] vmap
0xfb563000-0xfb5e4000 528384 snd_malloc_sgbuf_pages+0x210/0x250 [snd_page_alloc] vmap
0xfb694000-0xfb6a0000 49152 module_alloc_update_bounds+0x11/0x60 pages=11 vmalloc
0xfb6a4000-0xfb6a6000 8192 rtl8169_init_one+0x2eb/0x9bc [r8169] phys=d0004000 ioremap
0xfb6bf000-0xfb6c1000 8192 module_alloc_update_bounds+0x11/0x60 pages=1 vmalloc
0xfb6df000-0xfb6e1000 8192 module_alloc_update_bounds+0x11/0x60 pages=1 vmalloc
0xfb723000-0xfb727000 16384 module_alloc_update_bounds+0x11/0x60 pages=3 vmalloc
0xfb78a000-0xfb792000 32768 module_alloc_update_bounds+0x11/0x60 pages=7 vmalloc
0xfb7b8000-0xfb7ba000 8192 module_alloc_update_bounds+0x11/0x60 pages=1 vmalloc
0xfb7dd000-0xfb7df000 8192 module_alloc_update_bounds+0x11/0x60 pages=1 vmalloc
0xfb8ce000-0xfb8e3000 86016 module_alloc_update_bounds+0x11/0x60 pages=20 vmalloc
0xfb919000-0xfb91f000 24576 module_alloc_update_bounds+0x11/0x60 pages=5 vmalloc
0xfba70000-0xfba80000 65536 module_alloc_update_bounds+0x11/0x60 pages=15 vmalloc
0xfbac3000-0xfbac9000 24576 module_alloc_update_bounds+0x11/0x60 pages=5 vmalloc
0xfbb05000-0xfbb0b000 24576 module_alloc_update_bounds+0x11/0x60 pages=5 vmalloc
0xfbc8b000-0xfbca3000 98304 module_alloc_update_bounds+0x11/0x60 pages=23 vmalloc
0xfbcde000-0xfbce1000 12288 module_alloc_update_bounds+0x11/0x60 pages=2 vmalloc
0xfbe7f000-0xfbe91000 73728 module_alloc_update_bounds+0x11/0x60 pages=17 vmalloc
0xfbecd000-0xfbed1000 16384 module_alloc_update_bounds+0x11/0x60 pages=3 vmalloc
0xfbf06000-0xfbf0a000 16384 module_alloc_update_bounds+0x11/0x60 pages=3 vmalloc
0xfbf4a000-0xfbf4e000 16384 module_alloc_update_bounds+0x11/0x60 pages=3 vmalloc
0xfbf92000-0xfbf94000 8192 module_alloc_update_bounds+0x11/0x60 pages=1 vmalloc
0xfbfcd000-0xfbfd4000 28672 module_alloc_update_bounds+0x11/0x60 pages=6 vmalloc
0xfbff9000-0xfbffc000 12288 module_alloc_update_bounds+0x11/0x60 pages=2 vmalloc
0xfc587000-0xfc58f000 32768 module_alloc_update_bounds+0x11/0x60 pages=7 vmalloc
[root@ly proc]# cat vmstat
nr_free_pages 637970
nr_inactive_anon 1394
nr_active_anon 57617
nr_inactive_file 132896
nr_active_file 54174
nr_unevictable 0
nr_mlock 0
nr_anon_pages 57582
nr_mapped 22930
nr_file_pages 188512
nr_dirty 400
nr_writeback 0
nr_slab_reclaimable 6989
nr_slab_unreclaimable 5238
nr_page_table_pages 1919
nr_kernel_stack 266
nr_unstable 0
nr_bounce 0
nr_vmscan_write 0
nr_vmscan_immediate_reclaim 0
nr_writeback_temp 0
nr_isolated_anon 0
nr_isolated_file 0
nr_shmem 1429
nr_dirtied 98846
nr_written 83603
nr_anon_transparent_hugepages 0
nr_dirty_threshold 34741
nr_dirty_background_threshold 17370
pgpgin 673770
pgpgout 491374
pswpin 0
pswpout 0
pgalloc_dma 1
pgalloc_normal 1194602
pgalloc_high 3286266
pgalloc_movable 0
pgfree 5119831
pgactivate 79872
pgdeactivate 0
pgfault 6432146
pgmajfault 2564
pgrefill_dma 0
pgrefill_normal 0
pgrefill_high 0
pgrefill_movable 0
pgsteal_dma 0
pgsteal_normal 0
pgsteal_high 0
pgsteal_movable 0
pgscan_kswapd_dma 0
pgscan_kswapd_normal 0
pgscan_kswapd_high 0
pgscan_kswapd_movable 0
pgscan_direct_dma 0
pgscan_direct_normal 0
pgscan_direct_high 0
pgscan_direct_movable 0
pginodesteal 0
slabs_scanned 0
kswapd_steal 0
kswapd_inodesteal 0
kswapd_low_wmark_hit_quickly 0
kswapd_high_wmark_hit_quickly 0
kswapd_skip_congestion_wait 0
pageoutrun 1
allocstall 0
pgrotated 5
compact_blocks_moved 0
compact_pages_moved 0
compact_pagemigrate_failed 0
compact_stall 0
compact_fail 0
compact_success 0
htlb_buddy_alloc_success 0
htlb_buddy_alloc_fail 0
unevictable_pgs_culled 1483
unevictable_pgs_scanned 0
unevictable_pgs_rescued 915
unevictable_pgs_mlocked 2403
unevictable_pgs_munlocked 2403
unevictable_pgs_cleared 0
unevictable_pgs_stranded 0
unevictable_pgs_mlockfreed 0
[root@ly proc]# cat zoneinfo
Node 0, zone DMA
pages free 2220
min 16
low 20
high 24
scanned 0
spanned 4080
present 3951
nr_free_pages 2220
nr_inactive_anon 0
nr_active_anon 0
nr_inactive_file 0
nr_active_file 0
nr_unevictable 0
nr_mlock 0
nr_anon_pages 0
nr_mapped 0
nr_file_pages 0
nr_dirty 0
nr_writeback 0
nr_slab_reclaimable 0
nr_slab_unreclaimable 0
nr_page_table_pages 0
nr_kernel_stack 0
nr_unstable 0
nr_bounce 0
nr_vmscan_write 0
nr_vmscan_immediate_reclaim 0
nr_writeback_temp 0
nr_isolated_anon 0
nr_isolated_file 0
nr_shmem 0
nr_dirtied 0
nr_written 0
nr_anon_transparent_hugepages 0
protection: (0, 863, 3522, 3522)
pagesets
cpu: 0
count: 0
high: 0
batch: 1
vm stats threshold: 6
cpu: 1
count: 0
high: 0
batch: 1
vm stats threshold: 6
cpu: 2
count: 0
high: 0
batch: 1
vm stats threshold: 6
cpu: 3
count: 0
high: 0
batch: 1
vm stats threshold: 6
all_unreclaimable: 0
start_pfn: 16
inactive_ratio: 1
Node 0, zone Normal
pages free 175357
min 931
low 1163
high 1396
scanned 0
spanned 222718
present 220978
nr_free_pages 175357
nr_inactive_anon 0
nr_active_anon 0
nr_inactive_file 8232
nr_active_file 14108
nr_unevictable 0
nr_mlock 0
nr_anon_pages 0
nr_mapped 1
nr_file_pages 22340
nr_dirty 12
nr_writeback 0
nr_slab_reclaimable 7082
nr_slab_unreclaimable 5131
nr_page_table_pages 0
nr_kernel_stack 264
nr_unstable 0
nr_bounce 0
nr_vmscan_write 0
nr_vmscan_immediate_reclaim 0
nr_writeback_temp 0
nr_isolated_anon 0
nr_isolated_file 0
nr_shmem 0
nr_dirtied 10424
nr_written 10412
nr_anon_transparent_hugepages 0
protection: (0, 0, 21272, 21272)
pagesets
cpu: 0
count: 107
high: 186
batch: 31
vm stats threshold: 24
cpu: 1
count: 69
high: 186
batch: 31
vm stats threshold: 24
cpu: 2
count: 164
high: 186
batch: 31
vm stats threshold: 24
cpu: 3
count: 65
high: 186
batch: 31
vm stats threshold: 24
all_unreclaimable: 0
start_pfn: 4096
inactive_ratio: 1
Node 0, zone HighMem
pages free 461536
min 128
low 845
high 1562
scanned 0
spanned 1018370
present 680716
nr_free_pages 461536
nr_inactive_anon 1442
nr_active_anon 56909
nr_inactive_file 123742
nr_active_file 40605
nr_unevictable 0
nr_mlock 0
nr_anon_pages 56874
nr_mapped 22419
nr_file_pages 165834
nr_dirty 5669
nr_writeback 0
nr_slab_reclaimable 0
nr_slab_unreclaimable 0
nr_page_table_pages 1890
nr_kernel_stack 0
nr_unstable 0
nr_bounce 0
nr_vmscan_write 0
nr_vmscan_immediate_reclaim 0
nr_writeback_temp 0
nr_isolated_anon 0
nr_isolated_file 0
nr_shmem 1477
nr_dirtied 94427
nr_written 73607
nr_anon_transparent_hugepages 0
protection: (0, 0, 0, 0)
pagesets
cpu: 0
count: 152
high: 186
batch: 31
vm stats threshold: 36
cpu: 1
count: 164
high: 186
batch: 31
vm stats threshold: 36
cpu: 2
count: 110
high: 186
batch: 31
vm stats threshold: 36
cpu: 3
count: 154
high: 186
batch: 31
vm stats threshold: 36
all_unreclaimable: 0
start_pfn: 226814
inactive_ratio: 4
[root@ly proc]#
[root@ly proc]# cat version
Linux version 3.3.6 (root@ly.centos) (gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC) ) #11 SMP Sun Jun 10 00:54:28 CST 2012
[root@ly proc]# cat timer_list
Timer List Version: v0.6
HRTIMER_MAX_CLOCK_BASES: 3
now at 2437584551241 nsecs
cpu: 0
clock 0:
.base: f71a4bec
.index: 0
.resolution: 1 nsecs
.get_time: ktime_get
.offset: 0 nsecs
active timers:
#0: <f71a4d60>, tick_sched_timer, S:01, hrtimer_start_range_ns, swapper/0/0
# expires at 2437585000000-2437585000000 nsecs [in 448759 to 448759 nsecs]
#1: <f19dbb5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, gnome-terminal/3383
# expires at 2437588724103-2437588774103 nsecs [in 4172862 to 4222862 nsecs]
#2: <f1935ef8>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, firefox/2892
# expires at 2438458784929-2438458834929 nsecs [in 874233688 to 874283688 nsecs]
#3: <f1e49b5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, gnome-panel/2404
# expires at 2439660314858-2439663887857 nsecs [in 2075763617 to 2079336616 nsecs]
#4: <f1d89b5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, gnome-settings-/2374
# expires at 2439660829723-2439664380722 nsecs [in 2076278482 to 2079829481 nsecs]
#5: <f71a4e60>, watchdog_timer_fn, S:01, hrtimer_start, watchdog/0/7
# expires at 2440014998934-2440014998934 nsecs [in 2430447693 to 2430447693 nsecs]
#6: <eb1efb5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, packagekitd/19143
# expires at 2440025110882-2440030105881 nsecs [in 2440559641 to 2445554640 nsecs]
#7: <f1d29b5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, rtkit-daemon/2266
# expires at 2445279318828-2445279318828 nsecs [in 7694767587 to 7694767587 nsecs]
#8: <f0dc9ef8>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, nautilus/19209
# expires at 2449951507661-2449951557661 nsecs [in 12366956420 to 12367006420 nsecs]
#9: <f1e0fb5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, udisks-daemon/2445
# expires at 3646025017612-3646125017612 nsecs [in 1208440466371 to 1208540466371 nsecs]
#10: <f235bb5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, avahi-daemon/1859
# expires at 3704339246318-3704439246318 nsecs [in 1266754695077 to 1266854695077 nsecs]
clock 1:
.base: f71a4c1c
.index: 1
.resolution: 1 nsecs
.get_time: ktime_get_real
.offset: 1359907010975253069 nsecs
active timers:
clock 2:
.base: f71a4c4c
.index: 2
.resolution: 1 nsecs
.get_time: ktime_get_boottime
.offset: 0 nsecs
active timers:
.expires_next : 2437585000000 nsecs
.hres_active : 1
.nr_events : 335995
.nr_retries : 35
.nr_hangs : 0
.max_hang_time : 0 nsecs
.nohz_mode : 2
.idle_tick : 2437580000000 nsecs
.tick_stopped : 0
.idle_jiffies : 2137579
.idle_calls : 735960
.idle_sleeps : 545875
.idle_entrytime : 2437584014899 nsecs
.idle_waketime : 2437578472313 nsecs
.idle_exittime : 2437579796738 nsecs
.idle_sleeptime : 2247970680088 nsecs
.iowait_sleeptime: 11860757768 nsecs
.last_jiffies : 2137584
.next_jiffies : 2137585
.idle_expires : 2437828000000 nsecs
jiffies: 2137584
cpu: 1
clock 0:
.base: f71b1bec
.index: 0
.resolution: 1 nsecs
.get_time: ktime_get
.offset: 0 nsecs
active timers:
#0: <f71b1d60>, tick_sched_timer, S:01, hrtimer_start_range_ns, swapper/1/0
# expires at 2437585000000-2437585000000 nsecs [in 448759 to 448759 nsecs]
#1: <f1e53b5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, nautilus/2409
# expires at 2437661070382-2437661363381 nsecs [in 76519141 to 76812140 nsecs]
#2: <f1ea1f44>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, gvfs-afc-volume/2528
# expires at 2438283774687-2438283824687 nsecs [in 699223446 to 699273446 nsecs]
#3: <f71b1e60>, watchdog_timer_fn, S:01, hrtimer_start, watchdog/1/12
# expires at 2440026998257-2440026998257 nsecs [in 2442447016 to 2442447016 nsecs]
#4: <f1d2db5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, gnome-power-man/2442
# expires at 2446661380002-2446671380001 nsecs [in 9076828761 to 9086828760 nsecs]
#5: <f2317b5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, hald/1913
# expires at 2453025477954-2453055447953 nsecs [in 15440926713 to 15470896712 nsecs]
#6: <eb2bbef8>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, firefox/17740
# expires at 2597423579615-2597423629615 nsecs [in 159839028374 to 159839078374 nsecs]
#7: <f1f3fb5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, gpk-update-icon/2462
# expires at 3647660397510-3647760397510 nsecs [in 1210075846269 to 1210175846269 nsecs]
#8: <f1907b5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, firefox/2889
# expires at 67972467486139-67972567486139 nsecs [in 65534882934898 to 65534982934898 nsecs]
clock 1:
.base: f71b1c1c
.index: 1
.resolution: 1 nsecs
.get_time: ktime_get_real
.offset: 1359907010975253069 nsecs
active timers:
clock 2:
.base: f71b1c4c
.index: 2
.resolution: 1 nsecs
.get_time: ktime_get_boottime
.offset: 0 nsecs
active timers:
.expires_next : 2437585000000 nsecs
.hres_active : 1
.nr_events : 313075
.nr_retries : 52
.nr_hangs : 0
.max_hang_time : 0 nsecs
.nohz_mode : 2
.idle_tick : 2437580000000 nsecs
.tick_stopped : 0
.idle_jiffies : 2137579
.idle_calls : 661761
.idle_sleeps : 490352
.idle_entrytime : 2437582490122 nsecs
.idle_waketime : 2437467546495 nsecs
.idle_exittime : 2437579838253 nsecs
.idle_sleeptime : 2205012906515 nsecs
.iowait_sleeptime: 46597577323 nsecs
.last_jiffies : 2137582
.next_jiffies : 2137583
.idle_expires : 2437696000000 nsecs
jiffies: 2137584
cpu: 2
clock 0:
.base: f71bebec
.index: 0
.resolution: 1 nsecs
.get_time: ktime_get
.offset: 0 nsecs
active timers:
#0: <f71bed60>, tick_sched_timer, S:01, hrtimer_start_range_ns, swapper/2/0
# expires at 2437585000000-2437585000000 nsecs [in 448759 to 448759 nsecs]
#1: <f18a7b5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, multiload-apple/2772
# expires at 2437610091027-2437610590026 nsecs [in 25539786 to 26038785 nsecs]
#2: <f1ecfb5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, udisks-daemon/2458
# expires at 2438024928782-2438026921781 nsecs [in 440377541 to 442370540 nsecs]
#3: <f23b3b5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, hald-addon-stor/1967
# expires at 2438025492192-2438027482191 nsecs [in 440940951 to 442930950 nsecs]
#4: <f1ed1b40>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, pulseaudio/2463
# expires at 2438078549443-2438078549443 nsecs [in 493998202 to 493998202 nsecs]
#5: <f18e7b5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, firefox/2885
# expires at 2438116441147-2438117054146 nsecs [in 531889906 to 532502905 nsecs]
#6: <f71bee60>, watchdog_timer_fn, S:01, hrtimer_start, watchdog/2/16
# expires at 2440038997227-2440038997227 nsecs [in 2454445986 to 2454445986 nsecs]
#7: <f6413f44>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, crond/2044
# expires at 2470312901351-2470312951351 nsecs [in 32728350110 to 32728400110 nsecs]
#8: <eae07ef8>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, firefox/17760
# expires at 2706432535671-2706432585671 nsecs [in 268847984430 to 268848034430 nsecs]
#9: <f2335af4>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, dhclient/1854
# expires at 42141024752594-42141124752594 nsecs [in 39703440201353 to 39703540201353 nsecs]
clock 1:
.base: f71bec1c
.index: 1
.resolution: 1 nsecs
.get_time: ktime_get_real
.offset: 1359907010975253069 nsecs
active timers:
clock 2:
.base: f71bec4c
.index: 2
.resolution: 1 nsecs
.get_time: ktime_get_boottime
.offset: 0 nsecs
active timers:
.expires_next : 2437585000000 nsecs
.hres_active : 1
.nr_events : 390459
.nr_retries : 107
.nr_hangs : 0
.max_hang_time : 0 nsecs
.nohz_mode : 2
.idle_tick : 2437581000000 nsecs
.tick_stopped : 0
.idle_jiffies : 2137580
.idle_calls : 689671
.idle_sleeps : 421087
.idle_entrytime : 2437584011502 nsecs
.idle_waketime : 2437517007333 nsecs
.idle_exittime : 2437581888388 nsecs
.idle_sleeptime : 2132328827321 nsecs
.iowait_sleeptime: 109024697817 nsecs
.last_jiffies : 2137584
.next_jiffies : 2137585
.idle_expires : 2439395000000 nsecs
jiffies: 2137584
cpu: 3
clock 0:
.base: f71cbbec
.index: 0
.resolution: 1 nsecs
.get_time: ktime_get
.offset: 0 nsecs
active timers:
#0: <f71cbd60>, tick_sched_timer, S:01, hrtimer_start_range_ns, swapper/3/0
# expires at 2437585000000-2437585000000 nsecs [in 448759 to 448759 nsecs]
#1: <f1db9ef8>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, firefox/2893
# expires at 2437624375499-2437624425499 nsecs [in 39824258 to 39874258 nsecs]
#2: <f189db5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, cpufreq-applet/2766
# expires at 2437662039776-2437663038775 nsecs [in 77488535 to 78487534 nsecs]
#3: <f6adbaf4>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, Xorg/2095
# expires at 2438079947657-2438080447655 nsecs [in 495396416 to 495896414 nsecs]
#4: <f237bf44>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, gpm/2036
# expires at 2439487473764-2439487523764 nsecs [in 1902922523 to 1902972523 nsecs]
#5: <f71cbe60>, watchdog_timer_fn, S:01, hrtimer_start, watchdog/3/20
# expires at 2440050995919-2440050995919 nsecs [in 2466444678 to 2466444678 nsecs]
#6: <f1d01b5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, rtkit-daemon/2265
# expires at 2440279298787-2440284298786 nsecs [in 2694747546 to 2699747545 nsecs]
#7: <f23f5b40>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, pulseaudio/2452
# expires at 2441088480015-2441093458957 nsecs [in 3503928774 to 3508907716 nsecs]
#8: <f230df44>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, irqbalance/1779
# expires at 2442024749401-2442024799401 nsecs [in 4440198160 to 4440248160 nsecs]
#9: <f1c03b5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, gconfd-2/2367
# expires at 2442661697981-2442691696979 nsecs [in 5077146740 to 5107145738 nsecs]
#10: <f64edb5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, gnome-screensav/2470
# expires at 2446539275404-2446549727403 nsecs [in 8954724163 to 8965176162 nsecs]
#11: <f1d41b5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, nm-applet/2446
# expires at 2446661100844-2446671674843 nsecs [in 9076549603 to 9087123602 nsecs]
#12: <f2a37ef8>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, automount/1988
# expires at 2450738144984-2450738194984 nsecs [in 13153593743 to 13153643743 nsecs]
#13: <f233db5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, rpcbind/1802
# expires at 2452860257022-2452890257021 nsecs [in 15275705781 to 15305705780 nsecs]
#14: <f0c23ef8>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, firefox/19184
# expires at 2466616701102-2466616751102 nsecs [in 29032149861 to 29032199861 nsecs]
#15: <f18d1b5c>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, clock-applet/2778
# expires at 2469025507618-2469085455617 nsecs [in 31440956377 to 31500904376 nsecs]
#16: <eb1e3ef8>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, firefox/19106
# expires at 2637458559631-2637458609631 nsecs [in 199874008390 to 199874058390 nsecs]
#17: <f2c97f44>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, atd/2055
# expires at 3625472128503-3625472178503 nsecs [in 1187887577262 to 1187887627262 nsecs]
#18: <f6587af4>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, rsyslogd/1744
# expires at 86420358054890-86420458054890 nsecs [in 83982773503649 to 83982873503649 nsecs]
clock 1:
.base: f71cbc1c
.index: 1
.resolution: 1 nsecs
.get_time: ktime_get_real
.offset: 1359907010975253069 nsecs
active timers:
clock 2:
.base: f71cbc4c
.index: 2
.resolution: 1 nsecs
.get_time: ktime_get_boottime
.offset: 0 nsecs
active timers:
.expires_next : 2437586000000 nsecs
.hres_active : 1
.nr_events : 309990
.nr_retries : 79
.nr_hangs : 0
.max_hang_time : 0 nsecs
.nohz_mode : 2
.idle_tick : 2437580000000 nsecs
.tick_stopped : 0
.idle_jiffies : 2137579
.idle_calls : 572314
.idle_sleeps : 422205
.idle_entrytime : 2437585011507 nsecs
.idle_waketime : 2437503287378 nsecs
.idle_exittime : 2437581920155 nsecs
.idle_sleeptime : 2232589024007 nsecs
.iowait_sleeptime: 30977297045 nsecs
.last_jiffies : 2137585
.next_jiffies : 2137586
.idle_expires : 2437903000000 nsecs
jiffies: 2137585
Tick Device: mode: 1
Broadcast device
Clock Event Device: hpet
max_delta_ns: 149983003520
min_delta_ns: 13409
mult: 61496115
shift: 32
mode: 3
next_event: 9223372036854775807 nsecs
set_next_event: hpet_legacy_next_event
set_mode: hpet_legacy_set_mode
event_handler: tick_handle_oneshot_broadcast
retries: 0
tick_broadcast_mask: 00000000
tick_broadcast_oneshot_mask: 00000000
Tick Device: mode: 1
Per CPU device: 0
Clock Event Device: lapic
max_delta_ns: 172087156745
min_delta_ns: 1202
mult: 53597097
shift: 32
mode: 3
next_event: 2437586000000 nsecs
set_next_event: lapic_next_event
set_mode: lapic_timer_setup
event_handler: hrtimer_interrupt
retries: 0
Tick Device: mode: 1
Per CPU device: 1
Clock Event Device: lapic
max_delta_ns: 172087156745
min_delta_ns: 1202
mult: 53597097
shift: 32
mode: 3
next_event: 2437586000000 nsecs
set_next_event: lapic_next_event
set_mode: lapic_timer_setup
event_handler: hrtimer_interrupt
retries: 0
Tick Device: mode: 1
Per CPU device: 2
Clock Event Device: lapic
max_delta_ns: 172087156745
min_delta_ns: 1202
mult: 53597097
shift: 32
mode: 3
next_event: 2437586000000 nsecs
set_next_event: lapic_next_event
set_mode: lapic_timer_setup
event_handler: hrtimer_interrupt
retries: 0
Tick Device: mode: 1
Per CPU device: 3
Clock Event Device: lapic
max_delta_ns: 172087156745
min_delta_ns: 1202
mult: 53597097
shift: 32
mode: 3
next_event: 2437586000000 nsecs
set_next_event: lapic_next_event
set_mode: lapic_timer_setup
event_handler: hrtimer_interrupt
retries: 0