|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Slawa Olhovchenkov 2:5030/500 01 Jan 2007 22:31:26 To : All Subject : Вести с полей -------------------------------------------------------------------------------- julian 2006-12-06 06:34:57 UTC FreeBSD src repository Modified files: sys/amd64/amd64 machdep.c sys/arm/at91 kb920x_machdep.c sys/arm/sa11x0 assabet_machdep.c sys/arm/xscale/i80321 ep80219_machdep.c iq31244_machdep.c sys/arm/xscale/ixp425 avila_machdep.c sys/ddb db_ps.c sys/fs/procfs procfs_status.c sys/i386/i386 machdep.c sys/ia64/ia64 machdep.c sys/kern init_main.c kern_clock.c kern_fork.c kern_idle.c kern_intr.c kern_kse.c kern_poll.c kern_proc.c kern_resource.c kern_subr.c kern_switch.c kern_thr.c kern_thread.c kern_umtx.c ksched.c sched_4bsd.c sched_ule.c subr_trap.c tty.c sys/pc98/pc98 machdep.c sys/powerpc/powerpc machdep.c sys/sparc64/sparc64 machdep.c sys/sun4v/sun4v machdep.c sys/sys proc.h rtprio.h runq.h sched.h sys/vm vm_glue.c vm_zeroidle.c Log: Threading cleanup.. part 2 of several. Make part of John Birrell's KSE patch permanent.. Specifically, remove: Any reference of the ksegrp structure. This feature was never fully utilised and made things overly complicated. All code in the scheduler that tried to make threaded programs fair to unthreaded programs. Libpthread processes will already do this to some extent and libthr processes already disable it. Also: Since this makes such a big change to the scheduler(s), take the opportunity to rename some structures and elements that had to be moved anyhow. This makes the code a lot more readable. The ULE scheduler compiles again but I have no idea if it works. The 4bsd scheduler still reqires a little cleaning and some functions that now do ALMOST nothing will go away, but I thought I'd do that as a separate commit. Tested by David Xu, and Dan Eischen using libthr and libpthread. ... Сигнал к атаке - три зеленых свистка --- GoldED+/BSD 1.1.5 * Origin: (2:5030/500) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/22214599551e.html, оценка из 5, голосов 10
|