libcache-fastmmap-perl binary package in Ubuntu Noble riscv64

 Cache::FastMmap uses the mmap system call to establish an interprocess shared
 memory cache. Its core code is written in C, which can provide significant
 performance compared to a Pure Perl implementation such as Cache::Mmap. It can
 handle rather large pages without the socket connection and latency of using
 full-fledged databases where long-term persistence is unnecessary.
 .
 Since the algorithm uses a dual-level hashing system (a hash is used to find
 a page, then another hash within each page to find a given slot), most get
 calls can execute in constant O(1) time. The system uses fcntl to handle
 concurrent access, but only locks individual pages to reduce contention. The
 oldest (least recently used) data is evicted from the cache first, making
 this cache implementation most suitable for cases when old data is unlikely
 to be searched.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-04-03 13:11:29 UTC Published Ubuntu Noble riscv64 release universe perl Optional 1.57-2build4
  • Published
  • Copied from ubuntu noble-proposed riscv64 in Primary Archive for Ubuntu
  Deleted Ubuntu Noble riscv64 proposed universe perl Optional 1.57-2build4
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-04-06 12:10:12 UTC Deleted Ubuntu Noble riscv64 updates universe perl Optional 1.57-2build2
  • Removed from disk .
  • Removal requested .
  • Deleted by Steve Langasek

    superseded by release

  • Published
  • Copied from ubuntu noble-proposed riscv64 in Primary Archive for Ubuntu
  2024-04-03 13:24:57 UTC Superseded Ubuntu Noble riscv64 release universe perl Optional 1.57-2build3
  • Removed from disk .
  • Removal requested .
  • Superseded by riscv64 build of libcache-fastmmap-perl 1.57-2build4 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu noble-proposed riscv64 in Primary Archive for Ubuntu
  2024-04-04 18:10:15 UTC Deleted Ubuntu Noble riscv64 proposed universe perl Optional 1.57-2build3
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-03-29 03:56:46 UTC Superseded Ubuntu Noble riscv64 release universe perl Optional 1.57-2build2
  • Removed from disk .
  • Removal requested .
  • Superseded by riscv64 build of libcache-fastmmap-perl 1.57-2build3 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu noble-proposed riscv64 in Primary Archive for Ubuntu
  2024-04-06 12:10:12 UTC Deleted Ubuntu Noble riscv64 proposed universe perl Optional 1.57-2build2
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-02-15 04:35:19 UTC Superseded Ubuntu Noble riscv64 release universe perl Optional 1.57-2build1
  • Removal requested .
  • Superseded by riscv64 build of libcache-fastmmap-perl 1.57-2build2 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed riscv64 in Primary Archive for Ubuntu