Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: stupid question



On Wed, Aug 20, 2008 at 02:05:58AM -0700, kamel derouiche wrote:
> I know it, but I just want to write some tests and see
> what it can give by the replacement of malloc related
> to libc  by the system calls UVM

There are no UVM system calls. UVM is the internal implemenation of the
memory system.

The system calls you can for allocating memory are brk(2) and mmap(2).

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index