Changes between Version 1 and Version 2 of R-MPI_Problem


Ignore:
Timestamp:
Apr 1, 2008, 3:31:43 PM (16 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • R-MPI_Problem

    v1 v2  
    1313
    1414$ dmesg
    15 
     15init.orig invoked oom-killer: gfp_mask=0x201d2, order=0, oomkilladj=0
     16 [<c013fd53>] out_of_memory+0x7f/0x19c
     17 [<c014124d>] __alloc_pages+0x208/0x292
     18 [<c0142742>] __do_page_cache_readahead+0xcf/0x1fc
     19 [<c03fe349>] io_schedule+0x22/0x2c
     20 [<c03fe5c4>] __wait_on_bit_lock+0x4b/0x52
     21 [<c013cf7a>] __lock_page+0x64/0x6b
     22 [<c0142b7d>] do_page_cache_readahead+0x41/0x4a
     23 [<c013f1ca>] filemap_nopage+0x159/0x304
     24 [<c0147ed6>] __handle_mm_fault+0x170/0x85d
     25 [<c01043af>] common_interrupt+0x23/0x28
     26 [<c0400e01>] do_page_fault+0x231/0x543
     27 [<c0108b13>] read_tsc+0x6/0x7
     28 [<c0400bd0>] do_page_fault+0x0/0x543
     29 [<c03ff81c>] error_code+0x7c/0x84
     30 [<c03f0033>] tipc_link_send_long_buf+0x2b/0x1eb
     31 =======================
     32Mem-info:
     33DMA per-cpu:
     34CPU    0: Hot: hi:    0, btch:   1 usd:   0   Cold: hi:    0, btch:   1 usd:   0
     35CPU    1: Hot: hi:    0, btch:   1 usd:   0   Cold: hi:    0, btch:   1 usd:   0
     36CPU    2: Hot: hi:    0, btch:   1 usd:   0   Cold: hi:    0, btch:   1 usd:   0
     37CPU    3: Hot: hi:    0, btch:   1 usd:   0   Cold: hi:    0, btch:   1 usd:   0
     38Normal per-cpu:
     39CPU    0: Hot: hi:  186, btch:  31 usd:  57   Cold: hi:   62, btch:  15 usd:  61
     40CPU    1: Hot: hi:  186, btch:  31 usd:  44   Cold: hi:   62, btch:  15 usd:  50
     41CPU    2: Hot: hi:  186, btch:  31 usd: 156   Cold: hi:   62, btch:  15 usd:  14
     42CPU    3: Hot: hi:  186, btch:  31 usd: 163   Cold: hi:   62, btch:  15 usd:  25
     43HighMem per-cpu:
     44CPU    0: Hot: hi:  186, btch:  31 usd:  30   Cold: hi:   62, btch:  15 usd:  14
     45CPU    1: Hot: hi:  186, btch:  31 usd:   9   Cold: hi:   62, btch:  15 usd:  17
     46CPU    2: Hot: hi:  186, btch:  31 usd:  29   Cold: hi:   62, btch:  15 usd:  43
     47CPU    3: Hot: hi:  186, btch:  31 usd: 149   Cold: hi:   62, btch:  15 usd:  56
     48Active:493418 inactive:306 dirty:0 writeback:0 unstable:0 free:12001 slab:4191 mapped:2 pagetables:576
     49DMA free:8032kB min:68kB low:84kB high:100kB active:2748kB inactive:0kB present:16256kB pages_scanned:13504 all_unreclaimable? yes
     50lowmem_reserve[]: 0 873 1991
     51Normal free:39508kB min:3744kB low:4680kB high:5616kB active:819348kB inactive:748kB present:894080kB pages_scanned:1380165 all_unreclaimable? yes
     52lowmem_reserve[]: 0 0 8950
     53HighMem free:464kB min:512kB low:1712kB high:2912kB active:1151464kB inactive:476kB present:1145604kB pages_scanned:3364854 all_unreclaimable? yes
     54lowmem_reserve[]: 0 0 0
     55DMA: 0*4kB 0*8kB 0*16kB 1*32kB 1*64kB 0*128kB 1*256kB 1*512kB 1*1024kB 1*2048kB 1*4096kB = 8032kB
     56Normal: 1*4kB 0*8kB 1*16kB 0*32kB 1*64kB 0*128kB 0*256kB 1*512kB 0*1024kB 15*2048kB 2*4096kB = 39508kB
     57HighMem: 0*4kB 2*8kB 2*16kB 1*32kB 0*64kB 1*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 464kB
     58Swap cache: add 0, delete 0, find 0/0, race 0+0
     59Free swap  = 0kB
     60Total swap = 0kB
     61Free swap:            0kB
     62518032 pages of RAM
     63288656 pages of HIGHMEM
     645714 reserved pages
     65173 pages shared
     660 pages swap cached
     670 pages dirty
     680 pages writeback
     692 pages mapped
     704191 pages slab
     71576 pages pagetables
    1672}}}
    17 
    1873   * Don't enable Kerrighed USE_REMOTE_MEMORY
    1974{{{