Sam, On Wed, May 24, 2006 at 10:11:08PM +0000, Sam Leffler wrote: S> sam 2006-05-24 22:11:08 UTC S> S> FreeBSD src repository S> S> Modified files: S> sys/kern subr_taskqueue.c S> Log: S> When starting up threads in taskqueue_start_threads create them S> stopped before adjusting their priority and setting them on the run S> q so they cannot race for resources (pointed out by njl). S> S> While here add a console printf on thread create fails; otherwise S> noone may notice (e.g. return value is always 0 and caller has no S> way to verify). S> S> Reviewed by: jhb, scottl S> MFC after: 2 weeks
Since "pointed out by njl", I hope that this fix for the ACPI problem that prevented merging the new taskqueue code to RELENG_6? -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"