descriptionPage Cache Utilities
homepage URLhttp://bogomips.org/pcu/
repository URLgit://git.bogomips.org/pcu.git
ownernormalperson@yhbt.net
last changeWed, 28 Nov 2012 23:40:25 +0000
last refreshWed, 22 May 2013 00:00:24 +0200
Content tags:
Add:
readme

pcu - Page Cache Utilities

This package contains command-line utilities for viewing/managing the kernel page cache.

See manpages for the individual commands for more details. Neither command requires privileges other than read access to the files specified on the command-line.

pcu is copyright Eric Wong normalperson@yhbt.net and contributors. It is covered under the GNU General Public License, version 2.

shortlog
2012-11-28 Eric WongMakefile: ghetto generation task for the website master
2012-11-28 Eric Wongpcu 0.3.0 - syncfs() support for pcu-fsync v0.3.0
2012-11-28 Eric WongMakefile: remove --sanitize-html for pandoc
2012-11-15 Eric Wongpcu-fsync: add support for syncfs() on Linux (-f flag)
2012-01-21 Eric WongREADME: update URLs for bogomips.org
2010-04-06 Eric Wongadd pcu-fsync(1) manpage
2010-04-06 Eric Wongmincore: add '-s' summary option
2010-04-03 Eric Wongmincore: mmap() returns MAP_FAILED on failure
2010-01-26 Eric Wonginline cstr_to_off_t to avoid warning
2010-01-26 Eric Wongrename pcu-sync -> pcu-fsync
2009-08-09 Eric WongAdd `pcu-sync' command
2009-08-09 Eric Wongcast sizeof() to unsigned to avoid warnings on 64-bit
2009-08-01 Eric Wongmincore: bad cast caused misprinted output on 32-bit v0.2.1
2009-08-01 Eric Wongfix header dependencies in Makefile
2009-08-01 Eric WongMore accurate string => off_t conversion
2009-07-27 Eric WongUpdate external links to syscall manpages
...
tags
5 months ago v0.3.0 pcu 0.3.0 - syncfs() support for...
3 years ago v0.2.1 pcu 0.2.1
4 years ago v0.2.0 pcu v0.2.0
4 years ago v0.1.1 pcu v0.1.1
4 years ago v0.1.0 pcu v0.1.0
heads
5 months ago master