| Author |
Message |
mycmos *nix forums beginner
Joined: 15 Feb 2006
Posts: 3
|
Posted: Thu Jul 13, 2006 3:28 am Post subject:
malloc problem
|
|
|
Hi everybody,
I am working on a at91rm9200 board with arm linux. When I call malloc()
to get some memory larger than 8M, it only return some KB, that's why?
--
mycmos |
|
| Back to top |
|
 |
Bob Smith *nix forums addict
Joined: 02 Mar 2005
Posts: 64
|
Posted: Sat Jul 15, 2006 10:08 am Post subject:
Non-executable stack for the ARM
|
|
|
I am new to ARM Linux and was wondering if
it's possible to configure an ARM system to
have a non-executable stack?
Does PaX work on ARM?
Does SELinux?
thanks,
Bob Smith |
|
| Back to top |
|
 |
Bob Smith *nix forums addict
Joined: 02 Mar 2005
Posts: 64
|
Posted: Sat Jul 15, 2006 4:05 pm Post subject:
Re: Non-executable stack for the ARM
|
|
|
Bob Smith wrote:
| Quote: | I am new to ARM Linux and was wondering if
it's possible to configure an ARM system to
have a non-executable stack?
Does PaX work on ARM?
Does SELinux?
|
Oops. Sorry this was meant as a new post, not
as a reply mycos' question about malloc on the
at91rm9200. (At least we're both using the
same part)
Bob |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|