home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
misc
/
volume5
/
mapmem
/
README
< prev
Wrap
Text File
|
1989-02-03
|
501b
|
10 lines
MAPMEM displays a visual map of physical memory and swap device allocations
for a swapping (i.e., non-paged) Unix system. The map is updated at 1 second
intervals, providing a real-time indication of system memory utilization.
To install, simply edit the makefile and type 'make'. Typing 'make install'
will install the executable with the appropriate privileges.
MAPMEM requires read access to /dev/kmem, and must therefore be run as
setgid to some group with the appropriate access (e.g., sys).