Re: locking pages in memory, mapping memory

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sat, 27 Feb 1999 00:16:51 +0000 (GMT)


> > The sound drivers do exactly this for one example.
>
> can you please point me to some syscalls and/or specific files
> I can look at?

drivers/sound/soundcard.c: sound_mmap

This is the mmap() handler for the sound subsystem.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/