Thread (43 messages) 43 messages, 16 authors, 2011-02-03

Re: [PATCH 0/2][concept RFC] x86: BIOS-save kernel log to disk upon panic

From: Randy Dunlap <hidden>
Date: 2011-01-25 22:16:11
Also in: lkml

On Tue, 25 Jan 2011 17:10:49 -0500 Mark Lord wrote:
On 11-01-25 12:05 PM, Ahmed S. Darwish wrote:
quoted
My current x86 laptop includes the very common ATA PIIX controller. 

ata_piix is just about ideal for this sort of thing.

Except, don't use the BIOS to write the logs,
but rather code/use a very simple set of polling-PIO
functions to talk directly through the PIIX to the drive.

Really really simple code to do that, and it would likely
work with anything ata-piix, and most other non-AHCI chipsets too.

Not perfect, but probably good enough for a lot of scenarios.
The old hd.c driver shows how to read/write a sector at a time,
and that kind of code is easily converted to simply poll for completion.
I don't know how/where to find it, but Rusty Russell had a version of this
many, many years ago.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help