Subject: Re: mmap'ing framebuffer memory in MI drivers... To: None <eeh@netbsd.org> From: Anders Magnusson <ragge@ludd.luth.se> List: tech-kern Date: 03/04/1999 22:22:00
>
> Now, since the memory should be wired why are we doing per-page mapin
> during pagefaults? Is anyone planning on paging his framebuffer out to
> disk?
>
Not likely :-) but maybe the page tables that maps the framebuffer
gets paged out.
-- Ragge