25,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in 6-10 Tagen
  • Broschiertes Buch

Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. ULE is the default scheduler for the FreeBSD operating system (versions 7.1 and forward) for the i386 and AMD64 architectures. Introduced in FreeBSD version 5, it was disabled by default in favor of the traditional BSD scheduler. The BSD scheduler does not make full use of SMP or SMT, which is important in modern computing environments. The primary goal of the ULE project is to make better use of SMP and SMT environments. ULE should improve performance in both…mehr

Andere Kunden interessierten sich auch für
Produktbeschreibung
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. ULE is the default scheduler for the FreeBSD operating system (versions 7.1 and forward) for the i386 and AMD64 architectures. Introduced in FreeBSD version 5, it was disabled by default in favor of the traditional BSD scheduler. The BSD scheduler does not make full use of SMP or SMT, which is important in modern computing environments. The primary goal of the ULE project is to make better use of SMP and SMT environments. ULE should improve performance in both uniprocessor and multiprocessor environments, as well as interactive response under heavy load. The user may switch between the the BSD scheduler and ULE using a kernel compile-time tunable.