[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] page allocation failure



Hello,

I have setup 2 virtual partitions. When I try to start
unicore client on one of the virtual machines the
following message is displayed and the unicore client
is hanged. I dont understand why there is a page
allocation failure. I would appreciate if any body has
pointers to my questions.

Thanks in advance,
Sai

------------------------------------------------------
HighMem: empty
Swap cache: add 0, delete 0, find 0/0, race 0+0
Out of Memory: Killed process 1662 (java).
java: page allocation failure. order:0, mode:0x1d2
 [<c013782c>] __alloc_pages+0x2d7/0x347
 
 [<c013a7be>] do_page_cache_readahead+0x16c/0x1d7
 
 [<c01345f3>] filemap_nopage+0x31f/0x3c2
 
 [<c0142d6a>] do_no_page+0xc3/0x3cd
 
 [<c0143288>] handle_mm_fault+0xfa/0x204
 
 [<c01156b5>] do_page_fault+0x3d0/0x641
 
 [<c012e2f3>] wake_futex+0x37/0x62
 
 [<c012e3e5>] futex_wake+0xc7/0xcd
 
 [<c012eb60>] do_futex+0x64/0x9c
 
 [<c010d98b>] do_gettimeofday+0x2b/0x278
 
 [<c01f918e>] copy_to_user+0x3e/0x4e
 
 [<c011f25b>] sys_gettimeofday+0x3b/0x7f
 
 [<c010d8a0>] page_fault+0x38/0x40
 
java: page allocation failure. order:0, mode:0x1d2
 [<c013782c>] __alloc_pages+0x2d7/0x347
 
 [<c013422e>] page_cache_read+0x2d/0xd3
 
 [<c013328c>] find_get_page+0x36/0x74
 
 [<c0134618>] filemap_nopage+0x344/0x3c2
 
 [<c0142d6a>] do_no_page+0xc3/0x3cd
 
 [<c012e6f2>] unqueue_me+0x59/0xaf
 
 [<c0123cb4>] process_timeout+0x0/0x9
 
 [<c0143288>] handle_mm_fault+0xfa/0x204
 
 [<c01156b5>] do_page_fault+0x3d0/0x641
 
 [<c012e364>] futex_wake+0x46/0xcd
 
 [<c012eb60>] do_futex+0x64/0x9c
 
 [<c012ec56>] sys_futex+0xbe/0xca
 
 [<c010d8a0>] page_fault+0x38/0x40
 
VM: killing process java
java: page allocation failure. order:0, mode:0x1d2
 [<c013782c>] __alloc_pages+0x2d7/0x347
 
 [<c013a7be>] do_page_cache_readahead+0x16c/0x1d7
 
 [<c01345f3>] filemap_nopage+0x31f/0x3c2
 
 [<c0142d6a>] do_no_page+0xc3/0x3cd
java: page allocation failure. order:0, mode:0x1d2
 [<c013782c>] __alloc_pages+0x2d7/0x347
 
 [<c013a7be>] do_page_cache_readahead+0x16c/0x1d7
 
 [<c01345f3>] filemap_nopage+0x31f/0x3c2
 
 [<c0142d6a>] do_no_page+0xc3/0x3cd
 
 [<c0143288>] handle_mm_fault+0xfa/0x204
 
 [<c01156b5>] do_page_fault+0x3d0/0x641
 
 [<c012e2f3>] wake_futex+0x37/0x62
 
 [<c012e3e5>] futex_wake+0xc7/0xcd
 
 [<c012eb60>] do_futex+0x64/0x9c
 
 [<c010d98b>] do_gettimeofday+0x2b/0x278
 
 [<c01f918e>] copy_to_user+0x3e/0x4e
 
 [<c011f25b>] sys_gettimeofday+0x3b/0x7f
 
 [<c010d8a0>] page_fault+0x38/0x40
 
java: page allocation failure. order:0, mode:0x1d2
 [<c013782c>] __alloc_pages+0x2d7/0x347
 
 [<c013422e>] page_cache_read+0x2d/0xd3
 
 [<c013328c>] find_get_page+0x36/0x74
 
 [<c0134618>] filemap_nopage+0x344/0x3c2
 
 [<c0142d6a>] do_no_page+0xc3/0x3cd
 
 [<c0143288>] handle_mm_fault+0xfa/0x204
 
 [<c01156b5>] do_page_fault+0x3d0/0x641
 
 [<c012e2f3>] wake_futex+0x37/0x62
 
 [<c012e3e5>] futex_wake+0xc7/0xcd
 
 [<c012eb60>] do_futex+0x64/0x9c
 
 [<c010d98b>] do_gettimeofday+0x2b/0x278
 
 [<c01f918e>] copy_to_user+0x3e/0x4e
 
 [<c011f25b>] sys_gettimeofday+0x3b/0x7f
 
 [<c010d8a0>] page_fault+0x38/0x40
 
VM: killing process java
 
 [<c012e6f2>] unqueue_me+0x59/0xaf
 
 [<c0143288>] handle_mm_fault+0xfa/0x204
 
 [<c01156b5>] do_page_fault+0x3d0/0x641
 
 [<c012e364>] futex_wake+0x46/0xcd
 
 [<c012eb60>] do_futex+0x64/0x9c
 
 [<c01f91e0>] copy_from_user+0x42/0x6e
 
 [<c0118f38>] setscheduler+0x85/0x219
 
 [<c010d8a0>] page_fault+0x38/0x40
------------------------------------------------------


=====
Sai Srinivas Dharanikota
Master of Science INFOTECH
University of Stuttgart
Germany

Home:+49 711 9963590
Mobile:+49 179 9090669


                
__________________________________ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.