Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.13 /Documentation/s390/s390dbf.txt

Filename:/Documentation/s390/s390dbf.txt
Lines Added:15
Lines Deleted:1
Also changed in: (Previous) 2.4.13-pre6  2.4.13-pre5  2.4.13-pre4  2.4.13-pre3  2.4.13-pre2  2.4.13-pre1 
(Following) 2.5.59bk3  2.5.59bk4  2.5.60  2.5.62-ac1  2.5.63bk1  2.5.63bk2 

Location
[  2.4.13
  [  Documentation
    [  s390
       o  s390dbf.txt

Patch

diff -u --recursive --new-file v2.4.12/linux/Documentation/s390/s390dbf.txt linux/Documentation/s390/s390dbf.txt
--- v2.4.12/linux/Documentation/s390/s390dbf.txt   Wed Apr 11 19:02:27 2001
+++ linux/Documentation/s390/s390dbf.txt   Thu Oct 11 09:04:57 2001
@@ -336,7 +336,7 @@
 Example:
 
 > ls /proc/s390dbf/dasd
-hex_ascii  level      raw
+flush  hex_ascii  level      raw 
 > cat /proc/s390dbf/dasd/hex_ascii | sort +1
 00 00974733272:680099 2 - 02 0006ad7e  07 ea 4a 90 | ....
 00 00974733272:682210 2 - 02 0006ade6  46 52 45 45 | FREE
@@ -362,6 +362,20 @@
 > echo "5" > /proc/s390dbf/dasd/level
 > cat /proc/s390dbf/dasd/level
 5
+
+Flushing debug areas
+--------------------
+Debug areas can be flushed with piping the number of the desired
+area (0...n) to the proc file "flush". When using "-" all debug areas
+are flushed.
+
+Examples:
+
+1. Flush debug area 0:
+> echo "0" > /proc/s390dbf/dasd/flush  
+
+2. Flush all debug areas:
+> echo "-" > /proc/s390dbf/dasd/flush
 
 lcrash Interface
 ----------------


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.