Re: [PATCH/RFC 2.6.20-rc4 1/1] fbdev, mm: hecuba/E-Ink fbdev driver
From: Jaya Kumar <hidden>
Date: 2007-02-17 09:47:57
Also in:
linux-mm, lkml
From: Jaya Kumar <hidden>
Date: 2007-02-17 09:47:57
Also in:
linux-mm, lkml
On 1/12/07, Nick Piggin [off-list ref] wrote:
Jaya Kumar wrote:quoted
- write so get page_mkwrite where we add this page to a list - also schedules a workqueue task to be run after a delay - app continues writing to that page with no additional cost - the workqueue task comes in and unmaps the pages on the list, then completes the work associated with updating the framebufferHave you thought about implementing a traditional write-back cache using the dirty bits, rather than unmapping the page?
Ah, sorry, I erred in my description. I'm not unmapping pages, I'm calling page_mkclean which uses the dirty bits. Thanks, jaya ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV