Gentoo Archives: gentoo-commits

From: "Lukasz Damentko (rane)" <rane@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/pl: kernel-config.xml
Date: Sun, 03 Aug 2008 20:42:10
Message-Id: E1KPkP1-0005aM-Nj@stork.gentoo.org
1 rane 08/08/03 20:42:07
2
3 Modified: kernel-config.xml
4 Log:
5 -> 1.6
6
7 Revision Changes Path
8 1.7 xml/htdocs/doc/pl/kernel-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/kernel-config.xml?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/kernel-config.xml?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/kernel-config.xml?r1=1.6&r2=1.7
13
14 Index: kernel-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/pl/kernel-config.xml,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- kernel-config.xml 17 Apr 2008 15:19:17 -0000 1.6
21 +++ kernel-config.xml 3 Aug 2008 20:42:07 -0000 1.7
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/pl/kernel-config.xml,v 1.6 2008/04/17 15:19:17 rane Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/pl/kernel-config.xml,v 1.7 2008/08/03 20:42:07 rane Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/pl/kernel-config.xml" lang="pl">
29 @@ -20,6 +20,9 @@
30 <author title="Redaktor">
31 <mail link="smithj@g.o">Jonathan Smith</mail>
32 </author>
33 +<author title="Redaktor">
34 + <mail link="nightmorph"/>
35 +</author>
36
37 <abstract>
38 Ten dokument opisuje główne założenia ręcznej konfiguracji jądra oraz
39 @@ -30,8 +33,8 @@
40 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
41 <license/>
42
43 -<version>1.2</version>
44 -<date>2008-04-13</date>
45 +<version>1.3</version>
46 +<date>2008-06-21</date>
47
48 <chapter>
49 <title>Wprowadzenie</title>
50 @@ -311,6 +314,17 @@
51 źródłem problemu jest właśnie nieużywanie DMA.
52 </p>
53
54 +<note>
55 +Tak jak wspominaliśmy wcześniej, libata jest dostępne także dla dysków IDE.
56 +Użytkownicy libata będą mieli włączone DMA na wszystkich swoich dyskach, także
57 +na tych IDE. Nie trzeba nic dodatkowo konfigurować.
58 +</note>
59 +
60 +<p>
61 +Osoby nieużywające libata dla dysków IDE muszą sprawdzić czy jest włączona
62 +obsługa DMA i włączyć ją w razie potrzeby.
63 +</p>
64 +
65 <pre caption="Sprawdzanie czy DMA jest włączone">
66 # <i>hdparm -d /dev/hda</i>