Re: [prePATCH] new VM (2.4.0-test4)

From: Rik van Riel (riel@conectiva.com.br)
Date: Mon Aug 14 2000 - 10:47:52 EST


On Mon, 14 Aug 2000, Tim N . van der Leeuw wrote:

> I applied your pre-patch against a completely clean -test4 and I got the
> following link-error trying to compile it:

> mm/mm.o: In function `activate_page_nolock':
> mm/mm.o(.text+0x8a52): undefined reference to
> `del_page_from_inactive_list'

Yup, there was a small typo in the patch...
(I think I edited something between booting my
test machine and diffing up the patch .. oops)

If you change the reference to del_page_from_inactive_list
to del_page_from_inactive_dirty_list (in mm/swap.c), the
patch will compile ...

(and crash when you run it too long, there seems to be a
memory leak somewhere ... but at least the code is good
enough now that I can ask others for help in locating it)

regards,

Rik

--
"What you're running that piece of shit Gnome?!?!"
       -- Miguel de Icaza, UKUUG 2000

http://www.conectiva.com/ http://www.surriel.com/

- 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 : Tue Aug 15 2000 - 21:00:33 EST