Re: [RFC PATCH v5 1/9] fadump: Add documentation for firmware-assisted dump.

2011-12-09 Thread Mahesh Jagannath Salgaonkar
On 11/25/2011 04:04 AM, Paul Mackerras wrote: >> + /sys/kernel/debug/powerpc/fadump_region >> + >> +This file shows the reserved memory regions if fadump is >> +enabled otherwise this file is empty. The output format >> +is: >> +: [-] bytes, Dumped: >> + >> +e.g. >> +Conte

Re: [RFC PATCH v5 1/9] fadump: Add documentation for firmware-assisted dump.

2011-11-25 Thread Mahesh J. Salgaonkar
On 11/25/2011 04:04 AM, Paul Mackerras wrote: > On Tue, Nov 15, 2011 at 08:43:34PM +0530, Mahesh J Salgaonkar wrote: >> From: Mahesh Salgaonkar >> >> Documentation for firmware-assisted dump. This document is based on the >> original documentation written for phyp assisted dump by Linas Vepstas >>

Re: [RFC PATCH v5 1/9] fadump: Add documentation for firmware-assisted dump.

2011-11-24 Thread Paul Mackerras
On Tue, Nov 15, 2011 at 08:43:34PM +0530, Mahesh J Salgaonkar wrote: > From: Mahesh Salgaonkar > > Documentation for firmware-assisted dump. This document is based on the > original documentation written for phyp assisted dump by Linas Vepstas > and Manish Ahuja, with few changes to reflect the c

[RFC PATCH v5 1/9] fadump: Add documentation for firmware-assisted dump.

2011-11-15 Thread Mahesh J Salgaonkar
From: Mahesh Salgaonkar Documentation for firmware-assisted dump. This document is based on the original documentation written for phyp assisted dump by Linas Vepstas and Manish Ahuja, with few changes to reflect the current implementation. Change in v3: - Modified the documentation to reflect i