* Bill Huey <[email protected]> wrote: > > more than just changing locking behavior. Which is what brought me > > into this conversation in the first place. So removing that point > > of discord would be good. > > Yes, there are few places. It was primarily to handle the reaping > during the finishing parts of a fork. All in all, it's not at all a > critical path. no. It was primarily to move the put_task_struct() off the context-switch fastpath. (In comparison the fork use is much rarer) Ingo - 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/
- References:
- 2.6.18-rt1
- From: Ingo Molnar <[email protected]>
- [PATCH] move put_task_struct() reaping into a thread [Re: 2.6.18-rt1]
- From: Bill Huey (hui) <[email protected]>
- Re: [PATCH] move put_task_struct() reaping into a thread [Re: 2.6.18-rt1]
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH] move put_task_struct() reaping into a thread [Re: 2.6.18-rt1]
- From: Bill Huey (hui) <[email protected]>
- Re: [PATCH] move put_task_struct() reaping into a thread [Re: 2.6.18-rt1]
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH] move put_task_struct() reaping into a thread [Re: 2.6.18-rt1]
- From: Bill Huey (hui) <[email protected]>
- Re: [PATCH] move put_task_struct() reaping into a thread [Re: 2.6.18-rt1]
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH] move put_task_struct() reaping into a thread [Re: 2.6.18-rt1]
- From: Bill Huey (hui) <[email protected]>
- 2.6.18-rt1
- Prev by Date: Re: [PATCH] move put_task_struct() reaping into a thread [Re: 2.6.18-rt1]
- Next by Date: Re: [PATCH] move put_task_struct() reaping into a thread [Re: 2.6.18-rt1]
- Previous by thread: Re: [PATCH] move put_task_struct() reaping into a thread [Re: 2.6.18-rt1]
- Next by thread: Re: [PATCH] move put_task_struct() reaping into a thread [Re: 2.6.18-rt1]
- Index(es):