Re: [TOMOYO 05/15](repost) Domain transition handler functions.

From: Jiri Kosina
Date: Wed Oct 03 2007 - 10:38:36 EST


On Wed, 3 Oct 2007, Tetsuo Handa wrote:

> Regarding my singly-linked list, no entries are removed from the list.
> It's append only (like CD-R media). I set is_deleted flag of a entry
> instead of removing the entry from the list.

Why so?

This smells like a horrible leaking of memory. How fast can the list grow
during the lifetime of the system?

--
Jiri Kosina
-
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/