summaryrefslogtreecommitdiff
path: root/sysutils/gkx86info
AgeCommit message (Collapse)AuthorFilesLines
2002-08-12mark as only for i386 as it uses i386 assembly code to find the speeddmcmahill1-1/+3
of the i386 processor its running on.
2002-08-12add missing RCS IDdmcmahill1-0/+1
2002-07-10Initial import of gkx86info-0.0.2 into the NetBSD Packages Collection.agc6-0/+72
Provided in PR 17219 by ptiJo (ptiJo@noos.fr) This is a plugin for gkrellm that simply prints the current clock speed for users that own speed stepping processors. It works on normal non-stepping processors also, but there isn't really any point in measuring the clock if it is the same every time you measure it, is there? Included code from x86info to calculate an estimate clock speed.