On Thu, 23 Nov 2006, Jan Stary wrote:

[snip]
> > 
> >   2153 foo      CALL  munmap(0x470d7000,0x1000)
> >   2153 foo      RET   munmap 0
> >   2153 foo      CALL  exit(0)
> > $ 
> 
> thanks! This exactly is the minimal example I wanted to understand.
> Would you please recommend a piece of literature where I can learn
> this from the begining?

The 4.4BSD book by McKusick et al comes to mind for a general
overview. But for the gory details you must turn to the source tree.
It might not be literature, but it reads like a book.

        -Otto

Reply via email to