> jake        2001/02/11 16:20:08 PST
> 
>   Modified files:
>     sys/alpha/alpha      trap.c 
>     sys/dev/acpica/Osd   OsdSchedule.c 
>     sys/i386/i386        genassym.c swtch.s trap.c 
>     sys/ia64/ia64        trap.c 
>     sys/kern             init_main.c kern_condvar.c kern_idle.c 
>                          kern_intr.c kern_mib.c kern_mutex.c 
>                          kern_proc.c kern_resource.c kern_sig.c 
>                          kern_subr.c kern_switch.c kern_synch.c 
>     sys/posix4           ksched.c 
>     sys/sys              ktr.h param.h proc.h rtprio.h systm.h 
>                          tty.h user.h 
>     sys/ufs/ffs          ffs_snapshot.c 
>     sys/vm               vm_glue.c vm_meter.c 
>   Added files:
>     sys/sys              priority.h runq.h 
>   Log:
>   Implement a unified run queue and adjust priority levels accordingly.

...

As I mentioned in the commit message, this changes the size and layout
of struct kinfo_proc, so you'll have to recompile libkvm-using programs.

As always, make world is your friend.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to