lkml.org 
[lkml]   [1998]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.1.82 oops (pagemap)
Hi,

Just got two oopses from 2.1.82. The first occurred at pagemap.h:76
(remove_page_from_hash_queue):

if(page->next_hash)
page->next_hash->pprev_hash = page->pprev_hash;

Problem is, page->next_hash is 0x800. kswapd then became a zombie!

If it's any help, page->count is 1, and page->inode is non-zero (and not
&swapper_inode) [just following the code sequence in shrink_mmap].

Tim.
*/


\
 
 \ /
  Last update: 2005-03-22 13:41    [W:1.824 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site