Re: [PATCH] Use extents for recording what swap is allocated.

From: Jens Axboe
Date: Wed Oct 25 2006 - 05:16:10 EST


On Wed, Oct 25 2006, Nigel Cunningham wrote:
> IIRC, I avoided list.h because I only wanted a singly linked list (it
> never gets traversed backwards). List.h looks to me like all doubly
> linked lists. Do you know if there are any other singly linked list
> implementations I could piggy-back?

Look closer in list.h, more specifically at the hlist_ entries.

--
Jens Axboe

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