Skip to content
Commit d7c30c68 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Store Queue API rework.



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: default avatarPaul Mundt <lethal@linux-sh.org>
parent 373e68b5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment