Skip to content

Commit

Permalink
sh: Store Queue API rework.
Browse files Browse the repository at this point in the history
Rewrite the store queue API for a per-cpu interface in the driver
model. The old miscdevice is dropped, due to TASK_SIZE limitations,
and no one was using it anyways.

Carve up and allocate store queue space with a bitmap, back sq
mapping objects with a slab cache, and let userspace worry about
its own prefetching.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Sep 27, 2006
1 parent 373e68b commit d7c30c6
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 314 deletions.
Loading

0 comments on commit d7c30c6

Please sign in to comment.