Re: [TOMOYO #7 02/30] Internal functions prototypes for SAKURA andTOMOYO.
- From: Daniel Walker <dwalker@xxxxxxxxxx>
- Date: Mon, 07 Apr 2008 08:24:26 -0700
On Mon, 2008-04-07 at 22:56 +0900, Tetsuo Handa wrote:
I see. I'll move it on next posting.
Although people advised me to use standard doubly linked list,
TOMOYO wants to use singly linked list because the elements are append only.
If TOMOYO is allowed to use singly linked list, it can make the source code read lock free.
I was just suggesting that you move your singly linked list operations
into list.h . There are some other places in the kernel that use singly
linked lists, but they have open coded operations (for instance
tasklets) ..
Daniel
--
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/
- References:
- [TOMOYO #7 00/30] TOMOYO Linux 1.6.0 released
- From: Tetsuo Handa
- [TOMOYO #7 02/30] Internal functions prototypes for SAKURA and TOMOYO.
- From: Tetsuo Handa
- Re: [TOMOYO #7 02/30] Internal functions prototypes for SAKURA and TOMOYO.
- From: Daniel Walker
- Re: [TOMOYO #7 02/30] Internal functions prototypes for SAKURA andTOMOYO.
- From: Tetsuo Handa
- [TOMOYO #7 00/30] TOMOYO Linux 1.6.0 released
- Prev by Date: Re: Trouble compiling kvm.git
- Next by Date: Re: [TOMOYO #7 30/30] Hooks for SAKURA and TOMOYO.
- Previous by thread: Re: [TOMOYO #7 02/30] Internal functions prototypes for SAKURA andTOMOYO.
- Next by thread: [TOMOYO #7 06/30] External functions prototypes for TOMOYO.
- Index(es):