Reliable Delivery of Oops Information


 
0
Views: 1020

Share this video:

URL
Embed
Download
The Japan Linux Symposium is the newest Linux conference in Asia Pacific that brings together a unique blend
More...
of core developers, administrators, users, community managers and industry experts. It is designed not only to encourage collaboration but to support future interaction between Japan and other Asia Pacific countries and the rest of the global Linux community. Less...

Comments

The video is quite good, In a minute you have conveyed a strong message to the viewers. I loved the scene where they give free kisses while the woman standing there with Poker CPA looks surprised, like that most of the comparison scenes are great.



koedoyoshida's picture
By
koedoyoshida
Added
January 2, 2010
Dirk Hohndel, Intel Corporation When the kernel gets in trouble it tries to print out an
More...
"oops" that captures data that could be helpful to developers in order to analyse the issue. Unfortunately there are a number of scenarios where it is hard or nearly impossible to get to this data - be it because the oops happens very early during boot, or be it that the only way to get to the data is a screen shot that then needs to be transcribed. The presentation discusses a number of approaches to improve this situation, focusing on one solution that displays a 2D bar code on the display which can easily be photographed and then automatically converted back into the desired information. This talk is targeted at kernel developers but also at sysadmins and support staff. It could also be useful for application developers (as the same approach could easily be implemented in userspace). Less...