Re: scheduler (sched_4bsd) questions
From: Julian Elischer (julian_at_elischer.org)
Date: 10/03/04
- Previous message: Stephan Uphoff: "Re: scheduler (sched_4bsd) questions"
- In reply to: Stephan Uphoff: "Re: scheduler (sched_4bsd) questions"
- Next in thread: Peter Holm: "Re: scheduler (sched_4bsd) questions"
- Reply: Peter Holm: "Re: scheduler (sched_4bsd) questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 02 Oct 2004 19:44:11 -0700 To: Stephan Uphoff <ups@tree.com>
Stephan Uphoff wrote:
> On Sat, 2004-10-02 at 14:31, Peter Holm wrote:
>
>>OK, right now I'm testing with all of Stephan's patches + the
>>MUTEX_WAKE_ALL flag. Uptime is 3 3/4 hour and looking good.
I've just resurfaced after a week of hell at work and home
not BAD hell but more like "busy as hell".
I'm just integrating your fixes into my tree to understand what they do..
expect more mail from me later.
>
>
> Great.
>
> Your attached diff contained all the fixes needed and I don't see the
> need to post a cumulative patch.
>
> The only thing left to do is migrate a critical sections from
> kern_mutex.c to subr_turnstile.c for readability.
> (no functional changes)
>
> Maybe it would also better to just force MUTEX_WAKE_ALL in
> kern_mutex.c (#ifndef MUTEX_WAKE_ALL \n#define MUTEX_WAKE_ALL\n#endif)
> to avoid temporary configuration file pollution?
>
> Stephan
>
>
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Stephan Uphoff: "Re: scheduler (sched_4bsd) questions"
- In reply to: Stephan Uphoff: "Re: scheduler (sched_4bsd) questions"
- Next in thread: Peter Holm: "Re: scheduler (sched_4bsd) questions"
- Reply: Peter Holm: "Re: scheduler (sched_4bsd) questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|