Date: Wed, 16 Apr 2003 02:12:37 -0400 (EDT) From: Jeff Roberson <jroberson@chesapeake.net> To: threads@freebsd.org Subject: struct kse Message-ID: <20030416020803.D76635-100000@mail.chesapeake.net>
next in thread | raw e-mail | index | archive | help
Can we totally nuke ke_oncpu since it's only used in one place? Also, KEF_DIDRUN is sched_4bsd specific. I may move this. If we move the KEF_IDLEKSE as a property of the idle thread instead and do something else with KEF_EXIT we could remove ke_flags. ke_pctcpu is also scheduler specific although it is referenced from kinfo_proc so I wont move it yet. Comments? Jeff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030416020803.D76635-100000>