From mboxrd@z Thu Jan 1 00:00:00 1970 From: "D'laila Pereira" Date: Wed, 05 Dec 2001 21:09:40 +0000 Subject: [Linux-ia64] mprotect?? Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Hi I am running a program on Linux (tried on both TurboLinux, and Redhat linux) ,itanium machine , that needs to "mprotect" (PROT_READ or PROT_RD/WR, depending on the certain parameters) a sequence of pages. What i noticed is that "mprotect" works at times, but does not take affect at other times. What is the cause of such random behaviur of mprotect.? Does mprotect work for Linux Itanium, or there is some problem with it ? thanks d'laila