File: control

package info (click to toggle)
vmtouch 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 156 kB
  • ctags: 84
  • sloc: ansic: 719; sh: 51; makefile: 24; perl: 16
file content (22 lines) | stat: -rw-r--r-- 880 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: vmtouch
Section: admin
Priority: optional
Maintainer: Lucas Nussbaum <lucas@debian.org>
Uploaders: Antoine Beaupré <anarcat@debian.org>,
           Doug Hoyte <doug@hcsw.org>
Build-Depends: debhelper (>= 10~)
Standards-Version: 4.0.0
Homepage: https://hoytech.com/vmtouch/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/vmtouch.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/vmtouch.git

Package: vmtouch
Architecture: any
Depends: lsb-base (>= 3.0-6),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Portable file system cache diagnostics and control
 vmtouch is a tool for learning about and controlling the file system cache of
 unix and unix-like systems. It can discover which files the OS is caching, tell
 the OS to cache or evict some files or regions of files, lock files into memory
 so the OS won't evict them, and more.