Re: problem with linux 2.2.15pre4 + Rik's VM fix

From: Rik van Riel (riel@nl.linux.org)
Date: Thu Jan 27 2000 - 19:18:52 EST


On Thu, 27 Jan 2000, Alan Cox wrote:

> > >>EIP: c0118af2 <do_wp_page+1a/1a0>
> > >>EIP: c0118ed6 <do_anonymous_page+2e/84>
> > >>EIP: c0118af2 <do_wp_page+1a/1a0>
> > >>EIP: c0118af2 <do_wp_page+1a/1a0>
>
> Ok these are all copies from/to user space being done by tasks which
> are in TASK_INTERRUPTIBLE, that trace alone doesnt help in your case

I've added boobytraps to do_wp_page, do_anonymous_page,
swap_in, kmem_cache_alloc and kmem_cache_create.

> > I commented out that line, because I couldn't do anything with so many
> > messages and now I will see if I get anymore.
>
> No problem: you've extracted the relevant info for your box.

With the new patch (see my other message) we can track down
the bug in a slighly more detailed way. This is because most
of the calls to __get_free_pages() are not done directly but
through other functions.

The new patch contains booby traps for those functions too.

regards,

Rik

--
The Internet is not a network of computers. It is a network
of people. That is its real strength.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 31 2000 - 21:00:20 EST