Le mercredi 24 mai 2006 à 22:26 +0600, Alexander E. Patrakov a écrit : > Now suppose this. > > The kernel has to save the video memory contents somewhereto restore it after > pressing Enter. This may swap something out. Whoops, swap is on that failed disk. > > Or: lock the memory in advance, to avoid the use of swap. But this is not better > than doing the same thing from a userspace application that shows a pop-up > ballon with the contents of this oops. And it won't be affected by a disk > failure, because it has everything already in memory. Don't save the framebuffer. Just send a message to the client application saying "fb is corrupted, please redraw". X11 can do it, console can do it. Xav - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: OpenGL-based framebuffer concepts
- From: Helge Hafting <[email protected]>
- Re: OpenGL-based framebuffer concepts
- References:
- Re: replacing X Window System !
- From: linux cbon <[email protected]>
- Re: replacing X Window System !
- From: Manu Abraham <[email protected]>
- OpenGL-based framebuffer concepts
- From: Kyle Moffett <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: "D. Hazelton" <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: "Jon Smirl" <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: Kyle Moffett <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: Helge Hafting <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: "Alexander E. Patrakov" <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: "Jon Smirl" <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: "Alexander E. Patrakov" <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: "Matheus Izvekov" <[email protected]>
- Re: OpenGL-based framebuffer concepts
- From: "Alexander E. Patrakov" <[email protected]>
- Re: replacing X Window System !
- Prev by Date: Re: [PATCH] Change ll_rw_block() calls in JBD
- Next by Date: Re: Program to convert core file to executable.
- Previous by thread: Re: OpenGL-based framebuffer concepts
- Next by thread: Re: OpenGL-based framebuffer concepts
- Index(es):