Package : perl-Sys-Mmap > RPM : perl-Sys-Mmap-0.190.0-5.mga7.src.rpm

Basic items

Name perl-Sys-Mmap
Version 0.190.0
Release 5.mga7
URL http://search.cpan.org/dist/Sys-Mmap
Group Development/Perl
Summary Uses mmap to map in a file as a Perl variable
Size 22KB
Arch armv7hl
License GPL+ or Artistic

Description

The Mmap module uses the POSIX the mmap manpage call to map in a file as a
Perl variable. Memory access by mmap may be shared between threads or
forked processes, and may be a disc file that has been mapped into memory.
the Sys::Mmap manpage depends on your operating system supporting UNIX or
POSIX.1b mmap, of course.

*Note* that the PerlIO manpage now defines a ':mmap' tag and presents
mmap'd files as regular files, if that is your cup of joe.

Several processes may share one copy of the file or string, saving memory,
and concurrently making changes to portions of the file or string. When not
used with a file, it is an alternative to SysV shared memory. Unlike SysV
shared memory, there are no arbitrary size limits on the shared memory
area, and sparce memory usage is handled optimally on most modern UNIX
implementations.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-21 09:47:03
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie