Re: 2.4.0-test8-pre1 is quite bad / how about integrating Rik's VM

From: Rik van Riel (riel@conectiva.com.br)
Date: Tue Sep 05 2000 - 14:10:49 EST


On Wed, 6 Sep 2000, Chris Wedgwood wrote:

> --- mm.h.orig Wed Sep 6 07:01:38 2000
> +++ mm.h Wed Sep 6 07:02:18 2000
> @@ -142,18 +142,18 @@
> * is used for linear searches (eg. clock algorithm scans).
> */
> typedef struct page {
        [snip]
> - atomic_t count;
        [snip]
> + atomic_t p_count;
        [snip]
> } mem_map_t;
>
> #define get_page(p) atomic_inc(&(p)->count)
                                                 ^^^

Ohhh, what a beauty. ;)

regards,

Rik (couldn't resist this one)

--
"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.kernel.org Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Sep 07 2000 - 21:00:23 EST