可以接触到主机么?还是通过ssh访问的?

解决方案 »

  1.   

    想看到系统运行了什么程序,还是需要登录进系统才能用命令查看啊!应该是用ps这个命令吧。
    这个帖子发在C#版貌似不太合适。移到Linux版会有更多人讨论。
      

  2.   


    可以接触到主机,并且通过 SSH 访问都可以。在主机操作的时候,也是大概 2 分钟的时候就在提示符下不能动,或者正在运行的的命令也是不能动。
    在 SSH 的时候也是一样。请继续帮忙。
      

  3.   

    Ctrl+Alt+F1~Ctrl+Alt+F7都没用了?
      

  4.   


    刚才试了,这几个键也完全没发生作用。这台主机是一台 XEN 机器 (XEN 系统 IP 是 192.168.1.100), 上面 192.168.1.2 是这台 XEN 里面一个虚拟机。我今天用 Putty 连接到这台 XEN 主机,并且打开 Putty 的日志功能,然后登录 root 后直接使用命令  
    # xm destroy RH (这里面的 RH 是 192.168.1.2 机器在 XEN 里面的 Domain Name)
    使用上面这个命令把 RH 强行关机后,然后再用
    # xm start RH 
    把 192.168.1.2 再开机来,这个时候,发现这个系统启动的时候停在了下面那句红色的行上面,我已经等了几个小时,按了全部按键,但是也是没有用,情况就跟上面进到系统 2 分钟后的情况是一样。 
    使用
    #xentop
    的结果显示 192.168.1.2 的 CPU 是 100%
    Linux version 2.6.18-348.AV04xen (gcc version 4.1.2 20080704 (Red Hat 4.1.2-52)) #1 SMP Fri Jan 18 17:44:38 MST 2013
    BIOS-provided physical RAM map:
     Xen: 0000000000000000 - 0000000040000000 (usable)
    296MB HIGHMEM available.
    727MB LOWMEM available.
    NX (Execute Disable) protection: active
    ACPI in unprivileged domain disabled
    Built 1 zonelists.  Total pages: 262144
    Kernel command line: console=xvc0 clock=tsc selinux=0  root=/dev/xvda1 
    Warning! clock= boot option is deprecated. Use clocksource=xyz
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    PID hash table entries: 4096 (order: 12, 16384 bytes)
    Xen reported: 2000.996 MHz processor.
    Console: colour dummy device 80x25
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Software IO TLB disabled
    vmalloc area: ee000000-f51fe000, maxmem 2d7fe000
    Memory: 1028440k/1048576k available (2213k kernel code, 19612k reserved, 1269k data, 184k init, 303112k highmem)
    Checking if this processor honours the WP bit even in supervisor mode... Ok.
    然后,我为了比较系统是发生什么问题,在 XEN 上装了另一个系统,安装完成后,第一次启动时用 Putty 记录了日志,整个过程启动正常也很快就完成启动,但是 login 后过了两份钟左右还是一样情况,请参考下面日志。下面新安装的系统使用
    #xentop
    的结果显示 192.168.1.3 的 CPU 也是 100%
    Linux version 2.6.18-348.AV04xen (gcc version 4.1.2 20080704 (Red Hat 4.1.2-52)) #1 SMP Fri Jan 18 17:44:38 MST 2013
    BIOS-provided physical RAM map:
     Xen: 0000000000000000 - 0000000040000000 (usable)
    296MB HIGHMEM available.
    727MB LOWMEM available.
    NX (Execute Disable) protection: active
    ACPI in unprivileged domain disabled
    Built 1 zonelists.  Total pages: 262144
    Kernel command line: console=xvc0 clock=tsc selinux=0  root=/dev/xvda1 
    Warning! clock= boot option is deprecated. Use clocksource=xyz
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    PID hash table entries: 4096 (order: 12, 16384 bytes)
    Xen reported: 1922.460 MHz processor.
    Console: colour dummy device 80x25
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Software IO TLB disabled
    vmalloc area: ee000000-f51fe000, maxmem 2d7fe000
    Memory: 1028440k/1048576k available (2213k kernel code, 19612k reserved, 1269k data, 184k init, 303112k highmem)
    Checking if this processor honours the WP bit even in supervisor mode... Ok.
    Calibrating delay using timer specific routine.. 5114.13 BogoMIPS (lpj=10228264)
    Security Framework v1.0.0 initialized
    SELinux:  Disabled at boot.
    Capability LSM initialized
    Mount-cache hash table entries: 512
    CPU: L1 I cache: 32K, L1 D cache: 32K
    CPU: L2 cache: 2048K
    Checking 'hlt' instruction... OK.
    SMP alternatives: switching to UP code
    Freeing SMP alternatives: 13k freed
    Brought up 1 CPUs
    checking if image is initramfs... it is
    Freeing initrd memory: 3428k freed
    Grant table initialized
    NET: Registered protocol family 16
    Brought up 1 CPUs
    PCI: setting up Xen PCI frontend stub
    ACPI: Interpreter disabled.
    Linux Plug and Play Support v0.97 (c) Adam Belay
    pnp: PnP ACPI: disabled
    xen_mem: Initialising balloon driver.
    usbcore: registered new driver usbfs
    usbcore: registered new driver hub
    PCI: System does not support PCI
    PCI: System does not support PCI
    NetLabel: Initializing
    NetLabel:  domain hash size = 128
    NetLabel:  protocols = UNLABELED CIPSOv4
    NetLabel:  unlabeled traffic allowed by default
    NET: Registered protocol family 2
    IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    audit: initializing netlink socket (disabled)
    type=2000 audit(1412834679.298:1): initialized
    highmem bounce pool size: 64 pages
    VFS: Disk quotas dquot_6.5.1
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Initializing Cryptographic API
    ksign: Installing public key data
    Loading keyring
    - Added public key FCBBEEDB85F94367
    - User ID: Red Hat, Inc. (Kernel Module GPG key)
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    rtc: IRQ 8 is not free.
    Non-volatile memory driver v1.2
    Linux agpgart interface v0.101 (c) Dave Jones
    brd: module loaded
    Xen virtual console successfully installed as xvc0
    Event-channel device installed.
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
    ide-floppy driver 0.99.newide
    usbcore: registered new driver hiddev
    usbcore: registered new driver usbhid
    drivers/usb/input/hid-core.c: v2.6:USB HID core driver
    PNP: No PS/2 controller found. Probing ports directly.
    i8042.c: No controller found.
    mice: PS/2 mouse device common for all mice
    md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
    md: bitmap version 4.39
    TCP bic registered
    Initializing IPsec netlink socket
    NET: Registered protocol family 1
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    XENBUS: Device with no driver: device/vbd/51712
    XENBUS: Device with no driver: device/vbd/51728
    XENBUS: Device with no driver: device/vbd/51760
    XENBUS: Device with no driver: device/vif/0
    XENBUS: Device with no driver: device/console/0
    Initalizing network drop monitor service
    Freeing unused kernel memory: 184k freed
    Write protecting the kernel read-only data: 390kRed Hat nash version 5.1.19.6 starting
    Mounting proc filesystem
    Mounting sysfs filesystem
    Creating /dev
    Creating initial device nodes
    Setting up hotplug.
    Creating block device nodes.
    Loading xenblk.ko module
    Registering block device major 202 xvda: xvda1 xvda4 < xvda5 xvda6 xvda7 xvda8 xvda9 >Changing capacity of (202, 0) to 16777216 sectors xvdb: unknown partition tableChanging capacity of (202, 16) to 27262976 sectors xvdd: unknown partition tableChanging capacity of (202, 48) to 176160768 sectorsLoading ehci-hcd.ko module
    Loading ohci-hcd.ko module
    Loading uhci-hcd.ko module
    USB Universal Host Controller Interface driver v3.0Loading jbd.ko module
    Loading ext3.ko module
    Loading dm-mem-cache.ko module
    Loading dm-mod.ko module
    device-mapper: uevent: version 1.0.3device-mapper: ioctl: 4.11.6-ioctl (2011-02-18) initialised: [email protected] dm-log.ko module
    Loading dm-region_hash.ko module
    Loading dm-message.ko module
    Loading dm-raid45.ko module
    device-mapper: dm-raid45: initialized v0.2594lScanning and configuring dmraid supported devices
    Creating root device.
    Mounting root filesystem.
    EXT3-fs: INFO: recovery required on readonly filesystem.EXT3-fs: write access will be enabled during recovery.kjournald starting.  Commit interval 5 secondsEXT3-fs: recovery complete.EXT3-fs: mounted filesystem with ordered data mode.Setting up other filesystems.
    Setting up new root fs
    no fstab.sys, mounting internal defaults
    Switching to new root and running init.
    unmounting old /dev
    unmounting old /proc
    unmounting old /sysINIT: version 2.86 booting Welcome to Red Hat Enterprise Linux Server
    Press 'I' to enter interactive startup.
     xvdc: unknown partition tableSetting clock  (utc): Thu Oct  9 02:05:48 EDT 2014 [  OK  ]Starting udev: [  OK  ]picknic: error getting SystemName
    Setting hostname localhost:  [  OK  ]Setting up Logical Volume Management: [  OK  ]
    (下面省略)
    我怀着是不是 XEN 的问题?而不是 192.168.1.2 的问题???
    因为上面那个 Destroy 完后停在 Checking if this processor honours the WP bit even in supervisor mode... Ok. 的时候 xentop 显示 CPU 也是 100%请继续帮忙看下是什么原因,帮忙排查一下,谢谢。
      

  5.   


    现在才发现使用引用的时候,不能显示颜色,我把这一行另外再写出来<span style="color: #FF0000;"><strong>Checking if this processor honours the WP bit even in supervisor mode... Ok.</strong></span>供参考,谢谢。
      

  6.   

    Linux version 2.6.18-348.AV04xen (gcc version 4.1.2 20080704 (Red Hat 4.1.2-52)) #1 SMP Fri Jan 18 17:44:38 MST 2013
    BIOS-provided physical RAM map:
     Xen: 0000000000000000 - 0000000040000000 (usable)
    296MB HIGHMEM available.
    727MB LOWMEM available.
    NX (Execute Disable) protection: active
    ACPI in unprivileged domain disabled
    Built 1 zonelists.  Total pages: 262144
    Kernel command line: console=xvc0 clock=tsc selinux=0  root=/dev/xvda1 
    Warning! clock= boot option is deprecated. Use clocksource=xyz
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    PID hash table entries: 4096 (order: 12, 16384 bytes)
    Xen reported: 2000.996 MHz processor.
    Console: colour dummy device 80x25
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Software IO TLB disabled
    vmalloc area: ee000000-f51fe000, maxmem 2d7fe000
    Memory: 1028440k/1048576k available (2213k kernel code, 19612k reserved, 1269k data, 184k init, 303112k highmem)
    <span style="color: #FF0000;"><strong>Checking if this processor honours the WP bit even in supervisor mode... Ok.</strong></span>当登录后在 SSH 里面卡住的时候,就跟上面这一段在启动的时候(还没正式启动到 Redhat 那一部分,请参考上面前面贴子的引用内容)卡在这个红色行的时候,一样的情况。
      

  7.   

    Console: colour dummy device 80x25
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Software IO TLB disabled
    vmalloc area: ee000000-f51fe000, maxmem 2d7fe000
    貌似是你的系统本身有问题了
      

  8.   

    linux系统有问题了,如果是你自己可以控制的就重装吧,如果是别人控制的,那么通知他解决
      

  9.   


    刚才按住 Ctrl 键,然后,对其他键一轮狂按,居然意外发现一件意想不到的事,现在系统可以恢复写命令了,但是所有服务都停止了。我不知道是按了些什么键,但是根本 Putty 输出的日志网上一查,好像是 SysRQ网上搜索有这样一个贴子介绍: http://www.ibm.com/developerworks/cn/linux/l-cn-sysrq/index.html下面两行是发生问题时的输出:#> ls (这一行 ls 命令就是停住的地方,实际上所有命令在此处都一样会停住)
    SysRq : Kill All Tasks (不知按了什么键,最先出现的是这一行)下面是按了什么键后的整个输出, 请帮忙看下是什么原因导致系统会这样像定住一样:SysRq : Kill All TaskschkMtaMem invoked oom-killer: gfp_mask=0x201d2, order=0, oomkilladj=0 [<c0405d54>] show_trace_log_lvl+0x12/0x25 [<c0406243>] show_trace+0xd/0x10 [<c0406281>] dump_stack+0x19/0x1b [<c0458113>] out_of_memory+0x70/0x1bd [<c0459874>] __alloc_pages+0x243/0x2c4 [<c045acf4>] __do_page_cache_readahead+0xc8/0x1ac [<c045b0bb>] do_page_cache_readahead+0x3d/0x4a [<c0457620>] filemap_nopage+0x14b/0x333 [<c0463899>] __handle_mm_fault+0x39e/0x1710 [<c0626f99>] do_page_fault+0x69c/0xbdd [<c04056a7>] error_code+0x2b/0x30 =======================Mem-info:DMA per-cpu:cpu 0 hot: high 0, batch 1 used:0cpu 0 cold: high 0, batch 1 used:0DMA32 per-cpu: emptyNormal per-cpu:cpu 0 hot: high 90, batch 15 used:8cpu 0 cold: high 30, batch 7 used:28HighMem per-cpu: emptyFree pages:        2488kB (0kB HighMem)Active:39047 inactive:18415 dirty:0 writeback:0 unstable:0 free:622 slab:3192 mapped-file:9641 mapped-anon:47812 pagetables:1573DMA free:1056kB min:128kB low:160kB high:192kB active:8908kB inactive:4kB present:16384kB pages_scanned:2867852 all_unreclaimable? yeslowmem_reserve[]: 0 0 240 240DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? nolowmem_reserve[]: 0 0 240 240Normal free:1432kB min:1920kB low:2400kB high:2880kB active:147280kB inactive:73656kB present:245760kB pages_scanned:26850387 all_unreclaimable? yeslowmem_reserve[]: 0 0 0 0HighMem free:0kB min:128kB low:128kB high:128kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? nolowmem_reserve[]: 0 0 0 0DMA: 0*4kB 0*8kB 0*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 1*1024kB 0*2048kB 0*4096kB = 1056kBDMA32: emptyNormal: 8*4kB 1*8kB 1*16kB 1*32kB 1*64kB 0*128kB 1*256kB 0*512kB 1*1024kB 0*2048kB 0*4096kB = 1432kBHighMem: empty57492 pagecache pagesSwap cache: add 55549, delete 7738, find 101/219, race 0+0Free swap  = 835096kBTotal swap = 1052248kBFree swap:       835096kB65536 pages of RAM0 pages of HIGHMEM1882 reserved pages62161 pages shared47811 pages swap cached0 pages dirty0 pages writeback9641 pages mapped3192 pages slab1573 pages pagetableschkMtaMem invoked oom-killer: gfp_mask=0x201d2, order=0, oomkilladj=0 [<c0405d54>] show_trace_log_lvl+0x12/0x25 [<c0406243>] show_trace+0xd/0x10 [<c0406281>] dump_stack+0x19/0x1b [<c0458113>] out_of_memory+0x70/0x1bd [<c0459874>] __alloc_pages+0x243/0x2c4 [<c045acf4>] __do_page_cache_readahead+0xc8/0x1ac [<c045b0bb>] do_page_cache_readahead+0x3d/0x4a [<c0457620>] filemap_nopage+0x14b/0x333 [<c0463899>] __handle_mm_fault+0x39e/0x1710 [<c0626f99>] do_page_fault+0x69c/0xbdd [<c04056a7>] error_code+0x2b/0x30 =======================Mem-info:DMA per-cpu:cpu 0 hot: high 0, batch 1 used:0cpu 0 cold: high 0, batch 1 used:0DMA32 per-cpu: emptyNormal per-cpu:cpu 0 hot: high 90, batch 15 used:18cpu 0 cold: high 30, batch 7 used:28HighMem per-cpu: emptyFree pages:        2488kB (0kB HighMem)Active:39111 inactive:18351 dirty:0 writeback:0 unstable:0 free:622 slab:3192 mapped-file:9641 mapped-anon:47812 pagetables:1566DMA free:1056kB min:128kB low:160kB high:192kB active:8900kB inactive:12kB present:16384kB pages_scanned:3163212 all_unreclaimable? yeslowmem_reserve[]: 0 0 240 240DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? nolowmem_reserve[]: 0 0 240 240Normal free:1432kB min:1920kB low:2400kB high:2880kB active:147544kB inactive:73392kB present:245760kB pages_scanned:29599323 all_unreclaimable? yeslowmem_reserve[]: 0 0 0 0HighMem free:0kB min:128kB low:128kB high:128kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? nolowmem_reserve[]: 0 0 0 0DMA: 0*4kB 0*8kB 0*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 1*1024kB 0*2048kB 0*4096kB = 1056kBDMA32: emptyNormal: 8*4kB 1*8kB 1*16kB 1*32kB 1*64kB 0*128kB 1*256kB 0*512kB 1*1024kB 0*2048kB 0*4096kB = 1432kBHighMem: empty57492 pagecache pagesSwap cache: add 55549, delete 7738, find 101/220, race 0+0Free swap  = 835244kBTotal swap = 1052248kBFree swap:       835244kB65536 pages of RAM0 pages of HIGHMEM1882 reserved pages62160 pages shared47811 pages swap cached0 pages dirty0 pages writeback9641 pages mapped3192 pages slab1566 pages pagetableschkMtaMem invoked oom-killer: gfp_mask=0x201d2, order=0, oomkilladj=0 [<c0405d54>] show_trace_log_lvl+0x12/0x25 [<c0406243>] show_trace+0xd/0x10 [<c0406281>] dump_stack+0x19/0x1b [<c0458113>] out_of_memory+0x70/0x1bd [<c0459874>] __alloc_pages+0x243/0x2c4 [<c045acf4>] __do_page_cache_readahead+0xc8/0x1ac [<c045b0bb>] do_page_cache_readahead+0x3d/0x4a [<c0457620>] filemap_nopage+0x14b/0x333 [<c0463899>] __handle_mm_fault+0x39e/0x1710 [<c0626f99>] do_page_fault+0x69c/0xbdd [<c04056a7>] error_code+0x2b/0x30 =======================Mem-info:DMA per-cpu:cpu 0 hot: high 0, batch 1 used:0cpu 0 cold: high 0, batch 1 used:0DMA32 per-cpu: emptyNormal per-cpu:cpu 0 hot: high 90, batch 15 used:18cpu 0 cold: high 30, batch 7 used:28HighMem per-cpu: emptyFree pages:        2488kB (0kB HighMem)Active:39127 inactive:18303 dirty:0 writeback:0 unstable:0 free:622 slab:3192 mapped-file:9641 mapped-anon:47812 pagetables:1566DMA free:1056kB min:128kB low:160kB high:192kB active:8888kB inactive:24kB present:16384kB pages_scanned:3438348 all_unreclaimable? yeslowmem_reserve[]: 0 0 240 240DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? nolowmem_reserve[]: 0 0 240 240Normal free:1432kB min:1920kB low:2400kB high:2880kB active:147620kB inactive:73188kB present:245760kB pages_scanned:32160003 all_unreclaimable? yeslowmem_reserve[]: 0 0 0 0HighMem free:0kB min:128kB low:128kB high:128kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? nolowmem_reserve[]: 0 0 0 0DMA: 0*4kB 0*8kB 0*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 1*1024kB 0*2048kB 0*4096kB = 1056kBDMA32: emptyNormal: 8*4kB 1*8kB 1*16kB 1*32kB 1*64kB 0*128kB 1*256kB 0*512kB 1*1024kB 0*2048kB 0*4096kB = 1432kBHighMem: empty57492 pagecache pagesSwap cache: add 55549, delete 7738, find 101/220, race 0+0Free swap  = 835244kBTotal swap = 1052248kBFree swap:       835244kB65536 pages of RAM0 pages of HIGHMEM1882 reserved pages62160 pages shared47811 pages swap cached0 pages dirty0 pages writeback9641 pages mapped3192 pages slab1566 pages pagetableschkMtaMem invoked oom-killer: gfp_mask=0x201d2, order=0, oomkilladj=0 [<c0405d54>] show_trace_log_lvl+0x12/0x25 [<c0406243>] show_trace+0xd/0x10 [<c0406281>] dump_stack+0x19/0x1b [<c0458113>] out_of_memory+0x70/0x1bd [<c0459874>] __alloc_pages+0x243/0x2c4 [<c045acf4>] __do_page_cache_readahead+0xc8/0x1ac [<c045b0bb>] do_page_cache_readahead+0x3d/0x4a [<c0457620>] filemap_nopage+0x14b/0x333 [<c0463899>] __handle_mm_fault+0x39e/0x1710 [<c0626f99>] do_page_fault+0x69c/0xbdd [<c04056a7>] error_code+0x2b/0x30 =======================Mem-info:DMA per-cpu:cpu 0 hot: high 0, batch 1 used:0cpu 0 cold: high 0, batch 1 used:0DMA32 per-cpu: emptyNormal per-cpu:cpu 0 hot: high 90, batch 15 used:18cpu 0 cold: high 30, batch 7 used:28HighMem per-cpu: emptyFree pages:        2488kB (0kB HighMem)Active:39095 inactive:18335 dirty:0 writeback:0 unstable:0 free:622 slab:3192 mapped-file:9641 mapped-anon:47812 pagetables:1566DMA free:1056kB min:128kB low:160kB high:192kB active:8896kB inactive:16kB present:16384kB pages_scanned:3720652 all_unreclaimable? yeslowmem_reserve[]: 0 0 240 240DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? nolowmem_reserve[]: 0 0 240 240Normal free:1432kB min:1920kB low:2400kB high:2880kB active:147484kB inactive:73324kB present:245760kB pages_scanned:34787373 all_unreclaimable? yeslowmem_reserve[]: 0 0 0 0HighMem free:0kB min:128kB low:128kB high:128kB active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? nolowmem_reserve[]: 0 0 0 0DMA: 0*4kB 0*8kB 0*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 1*1024kB 0*2048kB 0*4096kB = 1056kBDMA32: emptyNormal: 8*4kB 1*8kB 1*16kB 1*32kB 1*64kB 0*128kB 1*256kB 0*512kB 1*1024kB 0*2048kB 0*4096kB = 1432kBHighMem: empty57492 pagecache pagesSwap cache: add 55549, delete 7738, find 101/220, race 0+0Free swap  = 835244kBTotal swap = 1052248kBFree swap:       835244kB65536 pages of RAM0 pages of HIGHMEM1882 reserved pages62176 pages shared47811 pages swap cached0 pages dirty0 pages writeback9641 pages mapped3192 pages slab1566 pages pagetables^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[11~^[[12~^[[12~^[[12~^[[12~^[[12~^[[12~^[[12~^[[ccccdddsssc