Sophie

Sophie

distrib > Fedora > 18 > x86_64 > media > updates > by-pkgid > 1a595394b241504ff370a8d12ebfcea7 > files > 5025

kernel-doc-3.11.10-100.fc18.noarch.rpm

<?xml version="1.0" encoding="ANSI_X3.4-1968" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968" /><title>Chapter&#160;4.&#160;Block IO</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><link rel="home" href="index.html" title="The Linux Kernel Tracepoint API" /><link rel="up" href="index.html" title="The Linux Kernel Tracepoint API" /><link rel="prev" href="API-trace-signal-deliver.html" title="trace_signal_deliver" /><link rel="next" href="API-trace-block-touch-buffer.html" title="trace_block_touch_buffer" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter&#160;4.&#160;Block IO</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-trace-signal-deliver.html">Prev</a>&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="API-trace-block-touch-buffer.html">Next</a></td></tr></table><hr /></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a id="block"></a>Chapter&#160;4.&#160;Block IO</h1></div></div></div><div class="toc"><p><strong>Table of Contents</strong></p><dl class="toc"><dt><span class="refentrytitle"><a href="API-trace-block-touch-buffer.html"><span class="phrase">trace_block_touch_buffer</span></a></span><span class="refpurpose"> &#8212; 
  mark a buffer accessed
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-dirty-buffer.html"><span class="phrase">trace_block_dirty_buffer</span></a></span><span class="refpurpose"> &#8212; 
     mark a buffer dirty
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-rq-abort.html"><span class="phrase">trace_block_rq_abort</span></a></span><span class="refpurpose"> &#8212; 
     abort block operation request
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-rq-requeue.html"><span class="phrase">trace_block_rq_requeue</span></a></span><span class="refpurpose"> &#8212; 
     place block IO request back on a queue
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-rq-complete.html"><span class="phrase">trace_block_rq_complete</span></a></span><span class="refpurpose"> &#8212; 
     block IO operation completed by device driver
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-rq-insert.html"><span class="phrase">trace_block_rq_insert</span></a></span><span class="refpurpose"> &#8212; 
     insert block operation request into queue
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-rq-issue.html"><span class="phrase">trace_block_rq_issue</span></a></span><span class="refpurpose"> &#8212; 
     issue pending block IO request operation to device driver
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-bio-bounce.html"><span class="phrase">trace_block_bio_bounce</span></a></span><span class="refpurpose"> &#8212; 
     used bounce buffer when processing block operation
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-bio-complete.html"><span class="phrase">trace_block_bio_complete</span></a></span><span class="refpurpose"> &#8212; 
     completed all work on the block operation
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-bio-backmerge.html"><span class="phrase">trace_block_bio_backmerge</span></a></span><span class="refpurpose"> &#8212; 
     merging block operation to the end of an existing operation
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-bio-frontmerge.html"><span class="phrase">trace_block_bio_frontmerge</span></a></span><span class="refpurpose"> &#8212; 
     merging block operation to the beginning of an existing operation
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-bio-queue.html"><span class="phrase">trace_block_bio_queue</span></a></span><span class="refpurpose"> &#8212; 
     putting new block IO operation in queue
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-getrq.html"><span class="phrase">trace_block_getrq</span></a></span><span class="refpurpose"> &#8212; 
     get a free request entry in queue for block IO operations
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-sleeprq.html"><span class="phrase">trace_block_sleeprq</span></a></span><span class="refpurpose"> &#8212; 
     waiting to get a free request entry in queue for block IO operation
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-plug.html"><span class="phrase">trace_block_plug</span></a></span><span class="refpurpose"> &#8212; 
     keep operations requests in request queue
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-unplug.html"><span class="phrase">trace_block_unplug</span></a></span><span class="refpurpose"> &#8212; 
     release of operations requests in request queue
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-split.html"><span class="phrase">trace_block_split</span></a></span><span class="refpurpose"> &#8212; 
     split a single bio struct into two bio structs
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-bio-remap.html"><span class="phrase">trace_block_bio_remap</span></a></span><span class="refpurpose"> &#8212; 
     map request for a logical device to the raw device
 </span></dt><dt><span class="refentrytitle"><a href="API-trace-block-rq-remap.html"><span class="phrase">trace_block_rq_remap</span></a></span><span class="refpurpose"> &#8212; 
     map request for a block operation request
 </span></dt></dl></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-trace-signal-deliver.html">Prev</a>&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="API-trace-block-touch-buffer.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">trace_signal_deliver</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span class="phrase">trace_block_touch_buffer</span></td></tr></table></div></body></html>