Re: Mem under Linux
- From: Thomas Jensen <tj@xxxxxxxx>
- Date: 31 Dec 2007 14:13:23 GMT
Den Sun, 30 Dec 2007 16:10:24 +0000 skrev Frank Kotler:
Thomas Jensen wrote:
Can someone help me with a link to a tutorial or a book, where I can
learn about memory in Linux, so I can make dynamic allocations with
syscalls, without malloc.
<http://savannah.nongnu.org/projects/pgubook/>
This uses AT&T syntax.
Great! So do I... :-)
(note that you can also use sys_mmap of an anonymous object to get
memory - dunno which is best...)
Well, I have seen mmap and brk mentioned in relation to memory, but I
don't know what they do... yet.
Thanks a lot - also to Charles!
--
Thomas
.
- References:
- Mem under Linux
- From: Thomas Jensen
- Re: Mem under Linux
- From: Frank Kotler
- Mem under Linux
- Prev by Date: Re: asm grep
- Next by Date: Memory dump program
- Previous by thread: Re: Mem under Linux
- Next by thread: NASM page
- Index(es):
Relevant Pages
|