I attempted to build a kernel from the latest current and it failed with a "remrunqueue defined but not used" warning when it hit kern/kern_switch.c due to the fact it's compiling with the -Werror switch. Building with SCHED_4BSD worked fine. I don't have all that much time to mess with it right now so I'm going to post this instead of digging further at this point. I wasn't able to surmise where the -Werror option was being added (I don't have it as a makeoption in my kernel config) to see if it compiled fine otherwise. Perhaps this is an error with my kernel config; since it worked with 4BSD I'll post it. If anyone has any patches I can test them out; just don't have time to try and come up with one. Ryan Sommers ryans_at_gamersimpact.comReceived on Wed Sep 15 2004 - 00:10:01 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:12 UTC