Difference between revisions of "Shmm"

From Free Software Directory
Jump to: navigation, search
(https://www. to start of the Homepage)
(resources)
Line 2: Line 2:
 
|Name=Shared Memory Manager
 
|Name=Shared Memory Manager
 
|Short description=access all shared memory
 
|Short description=access all shared memory
|Full description=SHMM (for shared memory manager) is a software which permit to control, analyze, modify all shared memory in use on your system. It comes to complete ipcs and ipcrm commands which give you a list of all ipc in use on your system and give you the possibility to destroy them.
+
|Full description='''SHMM'' (shared memory manager) permits to control, analyze and modify all shared memory in use. SHMM comes with complete ipcs and ipcrm commands which give you a list of all ipc in use on your system and give you the possibility to destroy them.
 +
 
 +
SHMM can help you to debug your program by dumping the memory in a file or to change content of a shared memory currently in use by another software by loading memory from a file or directly from the command line when you use only string.
 +
 
 +
You can even use it to use shared memory in your shell script!
 
|Homepage URL=https://www.gnu.org/software/shmm/
 
|Homepage URL=https://www.gnu.org/software/shmm/
|User level=intermediate
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
|VCS checkout command=cvs -z3- - -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/shmm co shmm-1.0
+
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/shmm co shmm
|Computer languages=C
+
|Decommissioned or Obsolete=No
|Accepts cryptocurrency donations=No
+
|Donate=https://my.fsf.org/donate
 
|Related projects=gnulib,libc
 
|Related projects=gnulib,libc
 
|Keywords=memory,share,memory allocation,memory pooling,memory usage,memory utilization
 
|Keywords=memory,share,memory allocation,memory pooling,memory usage,memory utilization
Line 14: Line 17:
 
|Version date=2008-06-28
 
|Version date=2008-06-28
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/pub/gnu/shmm/1.0/shmm-1.0.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/shmm/1.0/shmm-1.0.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/20
+
|Last review date=2018/06/26
|Submitted by=David Hedlund
+
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/12
 +
|User level=intermediate
 +
|Paid support=https://www.fsf.org/resources/service
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=shmm
 
|GNU package identifier=shmm
Line 38: Line 45:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=VCS Repository Webview
|Resource kind=E-mail
+
|Resource URL=https://cvs.savannah.gnu.org/viewvc/shmm
|Resource URL=mailto:help-shmm@gnu.org
+
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-shmm
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-shmm
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Download
|Resource kind=Bug Tracking
+
|Resource URL=https://ftp.gnu.org/gnu/shmm
|Resource URL=mailto:bug-shmm@gnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|Use=system-administration
 
|Use=system-administration
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 05:30, 26 June 2018


[edit]

Shared Memory Manager

https://www.gnu.org/software/shmm/
Access all shared memory.

SHMM (shared memory manager) permits to control, analyze and modify all shared memory in use. SHMM comes with complete ipcs and ipcrm commands which give you a list of all ipc in use on your system and give you the possibility to destroy them.

SHMM can help you to debug your program by dumping the memory in a file or to change content of a shared memory currently in use by another software by loading memory from a file or directly from the command line when you use only string.

You can even use it to use shared memory in your shell script!





Licensing

License

Verified by

Verified on

Notes

Verified by

Deborah Nicholson

Verified on

30 June 2008




Leaders and contributors

Contact(s)Role
Jeannie Boffel Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-shmm/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/info-shmm/
Savannah (Ref)https://savannah.gnu.org/projects/shmm/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/shmm/
Downloadhttps://ftp.gnu.org/gnu/shmm/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-shmm/


Software prerequisites




Entry







"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.