[RESEND][PATCH] DSPBRIDGE: Replacing custom implementation for Mapping

2009-04-21 Thread Omar Ramirez Luna
From: Omar Ramirez Luna x0084...@ti.com Currently, we walk through the entire page table translating the addresses from virtual to physical whenever we map a buffer. This custom implementation is meant to be optimized for performance, but it bypasses the standard memory management subsystem.

[PATCH] DSPBRIDGE: Replacing custom implementation for Mapping

2009-04-20 Thread Ramirez Luna, Omar
From: Omar Ramirez Luna x0084...@ti.com Date: Mon, 20 Apr 2009 21:45:46 -0500 Subject: [PATCH] DSPBRIDGE: Replacing custom implementation for Mapping DSPBRIDGE: Replacing custom implementation for Mapping Currently, we walk through the entire page table translating the addresses from virtual