There is not much the kernel can do dynamically with this: You need
contiguous physical memmory (until the IO system gets a complete
overhaul as Larry Mcvoy is propagating).
<commercial plug> I'm in the business of writing Linux device drivers,
and I can handle a new assignment any time now :-) Anybody know a
device driver that needs writing fast? </commercial plug>
The upside of this is that I have I'll write up a patch tomorrow that
allows several different subsystems to allocate memory from a single
buffer that is allocated at boot time.
For example a video grabber would need a big contiguous physical
buffer, just like "sg". Using my big buffer patch, you would be able
to share that buffer between these two "users".
Roger.
-- ** R.E.Wolff@BitWizard.nl ** +31-15-2137555 ** http://www.BitWizard.nl/ ** Florida -- A 39 year old construction worker woke up this morning when a 109-car freight train drove over him. According to the police the man was drunk. The man himself claims he slipped while walking the dog. 080897
-- Source code, list archive, and docs: http://www.azstarnet.com/~axplinux/sane/ To unsubscribe: mail -s unsubscribe sane-devel-request@listserv.azstarnet.com