SailfishOS:Chum icon

SailfishOS:Chum

A Sailfish OS software repository by the community

App icon of nocache

nocache

minimize the effect an application has on the Linux file system cache

v1.1

The nocache tool tries to minimize the effect an application has on the Linux file system cache. This is done by intercepting the open and close system calls and calling posix_fadvise with the POSIX_FADV_DONTNEED parameter. Because the library remembers which pages (ie., 4K-blocks of the file) were already in file system cache when the file was opened, these will not be marked as "don't need", because other applications might need that, although they are not actively used (think: hot standby).

Use case: backup processes that should not interfere with the present state of the cache.

Download

The easiest way to download and install this software is by the SailfishOS:Chum GUI app. If you wish to download the RPM file by yourself, please expand the section below.

Download links

Changelog

1.1-3 (2021-08-13)

- move to OBS/chum

Older changelogs

1.1-2 (2021-01-12)

- fix libexec location

1.1-2 (2021-01-12)

- first release

App information

Package name
nocache
Version
1.1-1.4.1.jolla
Licence
BSD-2-Clause
Last updated
2024-06-03 00:47:17

Download size
19.3 KiB
Installed size
13.8 KiB
Checksum (sha256)
8b2fb6ff696642a6bbc7dddd28d3d9e0d4ea95889fdec620d8a3a4aea2cb49d6

Links

Debug packages