File: control

package info (click to toggle)
preload 0.6.4-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 756 kB
  • ctags: 327
  • sloc: ansic: 2,100; sh: 1,262; makefile: 192
file content (19 lines) | stat: -rw-r--r-- 728 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: preload
Section: misc
Priority: optional
Maintainer: Kari Pahula <kaol@debian.org>
Build-Depends: cdbs, debhelper (>= 6), libglib2.0-dev (>= 2.14), help2man, dh-autoreconf, lsb-base
Standards-Version: 3.9.3
Homepage: http://sourceforge.net/projects/preload

Package: preload
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: adaptive readahead daemon
 preload monitors applications that users run, and by analyzing this
 data, predicts what applications users might run, and fetches those
 binaries and their dependencies into memory for faster startup times.
 .
 Note that installing preload will not make your system boot faster
 and that preload is a daemon that runs with root priviledges.