|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Slawa Olhovchenkov 2:5030/500 15 Oct 2007 01:29:14 To : All Subject : Вести с полей -------------------------------------------------------------------------------- netchild 2007-10-14 10:45:31 UTC FreeBSD src repository Modified files: etc Makefile etc/defaults rc.conf etc/rc.d Makefile lib/libc/gen sysctl.3 sbin/sysctl sysctl.8 sysctl.c share/man/man5 rc.conf.5 share/man/man9 Makefile sys/conf files sys/sys sysctl.h usr.bin/systat Makefile cmdtab.c extern.h systat.1 usr.sbin Makefile Added files: etc sensorsd.conf etc/rc.d sensorsd share/man/man9 sensor_attach.9 sys/kern kern_sensors.c sys/sys sensors.h usr.bin/systat sensors.c usr.sbin/sensorsd Makefile sensorsd.8 sensorsd.c sensorsd.conf.5 Log: Import OpenBSD's sysctl hardware sensors framework. This commit includes the following core components: * sample configuration file for sensorsd * rc(8) script and glue code for sensorsd(8) * sysctl(3) doc fixes for CTL_HW tree * sysctl(3) documentation for hardware sensors * sysctl(8) documentation for hardware sensors * support for the sensor structure for sysctl(8) * rc.conf(5) documentation for starting sensorsd(8) * sensor_attach(9) et al documentation * /sys/kern/kern_sensors.c o sensor_attach(9) API for drivers to register ksensors o sensor_task_register(9) API for the update task o sysctl(3) glue code o hw.sensors shadow tree for sysctl(8) internal magic * <sys/sensors.h> * HW_SENSORS definition for <sys/sysctl.h> * sensors display for systat(1), including documentation * sensorsd(8) and all applicable documentation The userland part of the framework is entirely source-code compatible with OpenBSD 4.1, 4.2 and -current as of today. All sensor readings can be viewed with `sysctl hw.sensors`, monitored in semi-realtime with `systat -sensors` and also logged with `sensorsd`. netchild 2007-10-14 10:55:50 UTC FreeBSD src repository Modified files: share/man/man4 Makefile sys/amd64/conf GENERIC.hints sys/conf files files.amd64 files.i386 sys/i386/conf GENERIC.hints sys/modules Makefile Added files: share/man/man4 it.4 lm.4 sys/dev/it it.c itvar.h sys/dev/lm lm78.c lm78_isa.c lm78var.h sys/modules/it Makefile sys/modules/lm Makefile Log: Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors. Submitted by: Constantine A. Murenin <cnst@FreeBSD.org> Sponsored by: Google Summer of Code 2007 (GSoC2007/cnst-sensors) Mentored by: syrinx Tested by: many OKed by: kensmith Obtained from: OpenBSD (parts) netchild 2007-10-14 10:59:44 UTC FreeBSD src repository Modified files: share/man/man4 coretemp.4 sys/dev/coretemp coretemp.c Log: Convert coretemp(4) to the hardware sensors framework and make sure to never call sched_bind() for uninitialised CPUs. Submitted by: Constantine A. Murenin <cnst@FreeBSD.org> Sponsored by: Google Summer of Code 2007 (GSoC2007/cnst-sensors) Mentored by: syrinx Tested by: many OKed by: kensmith ... Кто мешает тебе выдумать порох непромокаемым? --- GoldED+/BSD 1.1.5 * Origin: (2:5030/500) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/222147128aa5.html, оценка из 5, голосов 10
|