[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mm->mmap_sem



Hi,

On Wed, 29 Sep 1999 20:17:01 -0400 (EDT), James Simmons
<jsimmons@edgeglobal.com> said:

> Yikes. I think the best solution is to just put the process that owns
> the framebuffer to be put to sleep just before accel engine access. Wake
> it up once its done. 

On SMP, that still requires inter-CPU interrupts to all processors in
the worst case, as the process may already be running elsewhere.  It
doesn't get around the IPI cost.

--Stephen
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://humbolt.geo.uu.nl/Linux-MM/