Re: intercepting memory access

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 26 Oct 2004 15:07:39 +0300, Momchil Velikov <velco@xxxxxxxxx> wrote:
> Simone Vellei wrote:
> > Hi, there is an user space method to intercept memory access, or this
> > can be done only in kernel space (through mmap hacking)?
> > I need to implement a mechanism for handling different address spaces
> > for a distributed shared memory. I need to intercept remote address
> > space access (locally invalid!) and handling this with a remote
> > operation.
> 
> You can do it in userspace, with mmap and sigaction+SA_SIGINFO+siginfo_t

That's going to be painfully slow and unpleasant.

Jon.

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux