Date: Fri, 6 May 2005 01:03:38 +0000 From: Halil Demirezen <halil@enderunix.org> To: Scott Long <scottl@samsco.org> Cc: freebsd-hackers@freebsd.org Subject: Re: A bit confused with the sched_4bsd.c code Message-ID: <200505060103.38645.halil@enderunix.org> In-Reply-To: <427A94C0.1020205@samsco.org> References: <200505060010.26184.halil@enderunix.org> <427A94C0.1020205@samsco.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 05 May 2005 21:48, Scott Long wrote: > #define td_kse td_sched Yes that is also a magical case since in the sys/proc.h file, only a single definition lies; struct td_sched; I could not understand anything from this. There is not body of the structure. Shouldn't there be a definitive structure for td_sched? if there is i really could not find the body :) hmm, what kind of a different matter is this ? :-) Halil
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505060103.38645.halil>