diff options
| author | Frank Ch. Eigler <fche@redhat.com> | 2024-11-08 20:15:06 -0500 |
|---|---|---|
| committer | Frank Ch. Eigler <fche@redhat.com> | 2024-11-08 20:15:06 -0500 |
| commit | f482219e0031fa76a785735146bdc953c7a60f28 (patch) | |
| tree | b71c5cc38e5e376be4c9c878f415662040e4afd8 /tapsets/API-nfs-aop-readpages.html | |
| parent | Links page: add some bunsen/build/test related outgoing links (diff) | |
add new tapsets/*.html
Diffstat (limited to 'tapsets/API-nfs-aop-readpages.html')
| -rw-r--r-- | tapsets/API-nfs-aop-readpages.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tapsets/API-nfs-aop-readpages.html b/tapsets/API-nfs-aop-readpages.html index 16da492e..794fafcc 100644 --- a/tapsets/API-nfs-aop-readpages.html +++ b/tapsets/API-nfs-aop-readpages.html | |||
| @@ -1,19 +1,19 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::nfs.aop.readpages</title><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 31. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-readpage.html" title="probe::nfs.aop.readpage"><link rel="next" href="API-nfs-aop-release-page.html" title="probe::nfs.aop.release_page"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span class="phrase">probe::nfs.aop.readpages</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-readpage.html">Prev</a> </td><th width="60%" align="center">Chapter 31. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-aop-release-page.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-nfs-aop-readpages"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.readpages — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::nfs.aop.readpages</title><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 31. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-readpage.html" title="probe::nfs.aop.readpage"><link rel="next" href="API-nfs-aop-release-page.html" title="probe::nfs.aop.release_page"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span class="phrase">probe::nfs.aop.readpages</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-readpage.html">Prev</a> </td><th width="60%" align="center">Chapter 31. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-aop-release-page.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-nfs-aop-readpages"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.readpages — |
| 2 | NFS client reading multiple pages | 2 | NFS client reading multiple pages |
| 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.readpages </pre></div><div class="refsect1"><a name="id2518"></a><h2>Values</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.readpages </pre></div><div class="refsect1"><a name="id2520"></a><h2>Values</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> |
| 4 | inode number | 4 | inode number |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> | ||
| 6 | number of pages attempted to read in this execution | ||
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nr_pages</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>nr_pages</code></em></span></dt><dd><p> |
| 6 | number of pages attempted to read in this execution | 8 | number of pages attempted to read in this execution |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>rpages</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>rsize</code></em></span></dt><dd><p> |
| 8 | read size (in pages) | 10 | read size (in bytes) |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | 11 | </p></dd><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> |
| 10 | device identifier | 12 | device identifier |
| 11 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> | ||
| 12 | number of pages attempted to read in this execution | ||
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>file</code></em></span></dt><dd><p> | 13 | </p></dd><dt><span class="term"><em class="parameter"><code>file</code></em></span></dt><dd><p> |
| 14 | filp argument | 14 | filp argument |
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>rsize</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>rpages</code></em></span></dt><dd><p> |
| 16 | read size (in bytes) | 16 | read size (in pages) |
| 17 | </p></dd></dl></div></div><div class="refsect1"><a name="id2519"></a><h2>Description</h2><p> | 17 | </p></dd></dl></div></div><div class="refsect1"><a name="id2521"></a><h2>Description</h2><p> |
| 18 | Fires when in readahead way, read several pages once | 18 | Fires when in readahead way, read several pages once |
| 19 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-aop-readpage.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-aop-release-page.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">probe::nfs.aop.readpage</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">probe::nfs.aop.release_page</span></td></tr></table></div></body></html> | 19 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-aop-readpage.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-aop-release-page.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">probe::nfs.aop.readpage</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">probe::nfs.aop.release_page</span></td></tr></table></div></body></html> |
