can application find out the physical address of it's buffer ?
- From: Andray Kaganovsky <andrayk@xxxxxxxxxxx>
- Date: Wed, 09 May 2007 14:18:35 -0400
Hello,
I would appreciate any help regarding the following problem.
I am writing user-space application, and I need to allocate moderately
sized (few KBytes) buffer in such a way that my application knows
which physical address the allocated buffer resides at.
The related question is, how can I lock the allocated buffer in RAM
so that it will not be swapped out when my application exhaust it's
time slice and is scheduled off the CPU, and will still be at
the same physical address when my application will get back on the
CPU.
Any advice is greatly appreciated.
Thanks and regards,
Andray
.
- Follow-Ups:
- Re: can application find out the physical address of it's buffer ?
- From: Roberto Waltman
- Re: can application find out the physical address of it's buffer ?
- From: Ico
- Re: can application find out the physical address of it's buffer ?
- Prev by Date: Interrupts - Loss of Edge triggered interrupts
- Next by Date: Re: can application find out the physical address of it's buffer ?
- Previous by thread: Interrupts - Loss of Edge triggered interrupts
- Next by thread: Re: can application find out the physical address of it's buffer ?
- Index(es):
Relevant Pages
|