[go: up one dir, main page]

File: irqbalance.xml

package info (click to toggle)
irqbalance 0.12-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 160 kB
  • ctags: 54
  • sloc: ansic: 491; sh: 94; xml: 31; makefile: 10
file content (36 lines) | stat: -rw-r--r-- 958 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version='1.0'?> <!-- -*- xml -*- -->
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<refentry>
  <refentryinfo>
    <title>irqbalance</title>
    <date>May 2003</date>
    <productname>Linux</productname>
  </refentryinfo>

  <refmeta>
    <refentrytitle>irqbalance</refentrytitle>
    <manvolnum>1</manvolnum>
  </refmeta>

  <refnamediv>
    <refname>irqbalance</refname>
    <refpurpose>distribute hardware interrupts across processors on a
multiprocessor system</refpurpose>
  </refnamediv>

  <refsynopsisdiv>
    <cmdsynopsis>
      <command>irqbalance</command>
    </cmdsynopsis>
  </refsynopsisdiv>

  <refsect1>
    <title>Description</title>

    <para>The purpose of <command>irqbalance</command> is distribute
      hardware interrupts across processors on a multiprocessor system in 
      order to increase performance.
    </para>    
  </refsect1>
</refentry>