Module Name: src
Committed By: pooka
Date: Fri Jan 7 15:50:40 UTC 2011
Modified Files:
src/lib/libp2k: p2k.3
Log Message:
Document how to get debug info for the mount.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libp2k/p2k.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libp2k/p2k.3
diff -u src/lib/libp2k/p2k.3:1.8 src/lib/libp2k/p2k.3:1.9
--- src/lib/libp2k/p2k.3:1.8 Thu May 20 05:43:54 2010
+++ src/lib/libp2k/p2k.3 Fri Jan 7 15:50:40 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: p2k.3,v 1.8 2010/05/20 05:43:54 jruoho Exp $
+.\" $NetBSD: p2k.3,v 1.9 2011/01/07 15:50:40 pooka Exp $
.\"
.\" Copyright (c) 2008 Antti Kantee. All rights reserved.
.\"
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd May 20, 2010
+.Dd January 7, 2011
.Dt P2K 3
.Os
.Sh NAME
@@ -100,6 +100,12 @@
.Bl -tag -width "XP2K_NOCACHE_PAGE" -offset 2n
.It Dv P2K_DEBUG
Do not detach from tty and print information about each puffs operation.
+In case the daemon receives
+.Dv SIGINFO
+(typically from ctrl-T), it dumps out the status of the mount point.
+Sending
+.Dv SIGUSR1
+causes a dump of all the vnodes (verbose).
.It Dv P2K_NODETACH
Do not detach from tty.
.It Dv P2K_NOCACHE_PAGE