Find out the process address space
From: For-NG (singhal_maneesh_at_yahoo.com)
Date: 11/29/03
- Next message: Jay: "Re: how to partitionate"
- Previous message: J.O. Aho: "Re: how to partitionate"
- Next in thread: mjt: "Re: Find out the process address space"
- Reply: mjt: "Re: Find out the process address space"
- Reply: Måns Rullgård: "Re: Find out the process address space"
- Reply: Andrew Gabriel: "Re: Find out the process address space"
- Reply: David Schwartz: "Re: Find out the process address space"
- Reply: inf: "Re: Find out the process address space"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Nov 2003 04:16:07 -0800
Hi there,
Is there a way to find out the process address space boundaries
(interms of addresses) programatically (in the user space only). Also
the start and end boundaries of different segments, if they can be
found out.
More precisely, I want to find out an authentic way by which I can
say a given address is invalid for this process (or for the current
process), and I get EFAULT kind of error if I use this address for
system calls like write,sigaction etc. Is there any existing library
routine exists which can do so. More wanted for Linux.
I hope I am clear in specifying my doubt.
TIA!
- Next message: Jay: "Re: how to partitionate"
- Previous message: J.O. Aho: "Re: how to partitionate"
- Next in thread: mjt: "Re: Find out the process address space"
- Reply: mjt: "Re: Find out the process address space"
- Reply: Måns Rullgård: "Re: Find out the process address space"
- Reply: Andrew Gabriel: "Re: Find out the process address space"
- Reply: David Schwartz: "Re: Find out the process address space"
- Reply: inf: "Re: Find out the process address space"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|