Giter Site home page Giter Site logo

smm's Introduction

+++++++++++++++++++++++++++++++++++++++++++++++++
Simple Memory Manager (smm)

*********************************************
# Compilazione di Simple Memory Manager (smm)
*********************************************

Lanciare il comando make oppure make all dalla
directory nella si e' scompattato il progetto.

Viene creata la libreria libsmm.a nella directory
lib del progetto.

Vengono generati i file esegubili smmMon e smmd 
nella directory bin del progetto.


**********************************************
# Installazione di Simple Memory Manager (smm)
**********************************************

Come precondizione, viene richiesto che sia
stata eseguita la compilazione attraverso il 
comando make o make all e che esista la directory
$HOME/smm.

Lanciare il comando make install.

Vengono copiati smmMon, smmd e libsmm.a nella directory $HOME/smm


***********************************************************
# Esecuzione di Simple Memory Manager (smm) smmMon + start
***********************************************************

Eseguire il comando cd $HOME/smm dalla directory del progetto.

Lanciare l'eseguibile smmMon.

Una volta proposto il prompt digitare il comando start o start -d,
per avviare il demone smmd.

# start 

oppure

# start -d

*******************************************************
# Esecuzione di Simple Memory Manager (smm) alternativa
*******************************************************

Eseguire il comando cd $HOME/smm dalla directory del progetto.

Lanciare l'esegubile smmd dalla directory $HOME/smm


*************************************************
# Disinstallazione di Simple Memory Manager (smm)
*************************************************

Lanciare il comando make uninstall dalla directory dove
il progetto e' stato scompattato.

Vengono eliminati gli esegubili smmMon, smmd e la libreria
libsmm.a presenti nella directory $HOME/smm


*********************************************************
# Rimozione dei file generati dal comando make o make all
*********************************************************

Lanciare il comando make clean nella directory dove
il progetto e' stato scompattato.

smm's People

Contributors

rotiroti avatar

Stargazers

Roman avatar

Watchers

 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.