1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Stanislav Sedov
169064904f - Update to 0.7
Changes:
- Accuire sched lock when calling the is_sched_bound function.

Reported by:	netchild@
2006-12-12 11:26:02 +00:00
Stanislav Sedov
27c514d668 - Install kernel module into the /boot/modules rather then into the kernel
default dir
- Rebuild cross-reference on uninstall

Reported by:	Alexander Leidinger <Alexander@Leidinger.net>
2006-12-11 00:06:55 +00:00
Stanislav Sedov
7267a01896 - Add port for sysutils/devcpu
This kernel module provides access to i386/amd64 CPUs MSR (Model Specific
Register) registers and cpuid info through /dev/cpu%d devices, where %d
corresponds to cpu number.

It can be used with x86info to retrive information available from MSR registers.

Additionally, this module can be used to update/replace microcode of cpus.

PR:		ports/ports/102454
Submitted by:	stas
2006-12-09 00:35:54 +00:00