Peter Zijlstra wrote: > Also, how do you avoid referencing dead data with your sll? I haven't > actually looked at your patches, but the simple scheme you outlined > didn't handle the iteration + concurrent removal scenario: 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. Regards. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [TOMOYO 05/15](repost) Domain transition handler functions.
- From: Jiri Kosina <[email protected]>
- Re: [TOMOYO 05/15](repost) Domain transition handler functions.
- From: Peter Zijlstra <[email protected]>
- Re: [TOMOYO 05/15](repost) Domain transition handler functions.
- From: YOSHIFUJI Hideaki / 吉藤英明 <[email protected]>
- Re: [TOMOYO 05/15](repost) Domain transition handler functions.
- References:
- Re: [TOMOYO 05/15](repost) Domain transition handler functions.
- From: James Morris <[email protected]>
- Re: [TOMOYO 05/15](repost) Domain transition handler functions.
- From: Tetsuo Handa <[email protected]>
- Re: [TOMOYO 05/15](repost) Domain transition handler functions.
- From: KaiGai Kohei <[email protected]>
- Re: [TOMOYO 05/15](repost) Domain transition handler functions.
- From: Tetsuo Handa <[email protected]>
- Re: [TOMOYO 05/15](repost) Domain transition handler functions.
- From: Peter Zijlstra <[email protected]>
- Re: [TOMOYO 05/15](repost) Domain transition handler functions.
- Prev by Date: Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
- Next by Date: [PATCH] Use task_pid_nr() instead of pid_nr(task_pid())
- Previous by thread: Re: [TOMOYO 05/15](repost) Domain transition handler functions.
- Next by thread: Re: [TOMOYO 05/15](repost) Domain transition handler functions.
- Index(es):