Giter Site home page Giter Site logo

linux-cpuinfo's Introduction

README FOR Linux::Cpuinfo
==========================

Linux::Cpuinfo is a module that provides an object oriented interface to
the /proc/cpuinfo on Linux systems.  This file contains information about
the CPU (or CPUs) in the computer which may be of use for diagnostic
purposes.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

There are no other modules needed.  The only absolute dependency is that
there is a file that contains the same information as the /proc/cpuinfo
found on Linux systems with the 2.2.16 kernel with the procfs configured.

I would be delighted if this was found to work on other systems than Linux
and indeed if other OS do have a similar interface then I might be 
persuaded to include support for them in future releases.

Since the original release of this module I have received copies of the
/proc/cpuinfo from a variety of architectures from a number of people
which has been very helpful in developing this module further.  
Keep them coming - and if you understand what the information means a 
little note explaining it for inclusion in the documentation would
be very welcome.

COPYRIGHT AND LICENCE

Copyright (C) 2001 - 2015 Jonathan Stowe All rights reserved.

This library is free software: it can be distributed under the same terms
as Perl itself.

linux-cpuinfo's People

Contributors

jonathanstowe avatar

Stargazers

Ilya avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.