Difference between revisions of "Shmm"
(resources) |
m (Text replacement - "|Documentation note='''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-...) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=Shared Memory Manager | |Name=Shared Memory Manager | ||
− | |Short description= | + | |Short description=Access all shared memory. |
− | |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. | + | |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. | 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. | ||
Line 10: | Line 10: | ||
|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 | |VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/shmm co shmm | ||
+ | |||
|Decommissioned or Obsolete=No | |Decommissioned or Obsolete=No | ||
− | |Donate=https://my.fsf.org/donate | + | |Donate=https://my.fsf.org/donate/ |
− | |Related projects=gnulib,libc | + | |Related projects=gnustandards,gnulib,libc |
|Keywords=memory,share,memory allocation,memory pooling,memory usage,memory utilization | |Keywords=memory,share,memory allocation,memory pooling,memory usage,memory utilization | ||
|Version identifier=1.0 | |Version identifier=1.0 | ||
Line 19: | Line 20: | ||
|Version download=https://ftp.gnu.org/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= | + | |Last review date=2019/01/16 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
− | |Submitted date=2011/04/ | + | |Submitted date=2011/04/01 |
|User level=intermediate | |User level=intermediate | ||
− | |Paid support=https://www.fsf.org/resources/service | + | |Paid support=https://www.fsf.org/resources/service/ |
|Accepts cryptocurrency donations=Yes | |Accepts cryptocurrency donations=Yes | ||
+ | |OpenPGP signature=https://ftp.gnu.org/gnu/shmm/1.0/shmm-1.0.tar.gz.sig | ||
|Test entry=No | |Test entry=No | ||
|Is GNU=Yes | |Is GNU=Yes | ||
Line 42: | Line 44: | ||
{{Resource | {{Resource | ||
|Resource audience=Savannah (Ref) | |Resource audience=Savannah (Ref) | ||
− | |Resource URL=https://savannah.gnu.org/projects/shmm | + | |Resource URL=https://savannah.gnu.org/projects/shmm/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL=https://cvs.savannah.gnu.org/viewvc/shmm | + | |Resource URL=https://cvs.savannah.gnu.org/viewvc/shmm/ |
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/help-shmm/ | ||
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https://lists.gnu.org/mailman/listinfo/ | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-shmm/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https://lists.gnu.org/mailman/listinfo/ | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/info-shmm/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=Download | |Resource kind=Download | ||
− | |Resource URL=https://ftp.gnu.org/gnu/shmm | + | |Resource URL=https://ftp.gnu.org/gnu/shmm/ |
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://savannah.gnu.org/people/ | ||
}} | }} | ||
{{Software category | {{Software category |
Latest revision as of 14:56, 4 December 2020
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
Leaders and contributors
Contact(s) | Role |
---|---|
Jeannie Boffel | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-shmm/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/info-shmm/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/shmm/ | |
VCS Repository Webview | https://cvs.savannah.gnu.org/viewvc/shmm/ | |
Download | https://ftp.gnu.org/gnu/shmm/ | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-shmm/ |
Software prerequisites
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.