Date: Mon, 17 Dec 2001 02:19:47 -0800 From: Terry Lambert <tlambert2@mindspring.com> To: Zhihui Zhang <zzhang@cs.binghamton.edu> Cc: freebsd-hackers@freebsd.org Subject: Re: A quick VM question Message-ID: <3C1DC6C3.497BDF02@mindspring.com> References: <Pine.SOL.4.21.0112162202390.21554-100000@opal>
next in thread | previous in thread | raw e-mail | index | archive | help
Zhihui Zhang wrote: > What are the backing objects of the stack and heap area of a process's > address space? When are they created? I saw the code vm_map_insert(), but > the object argument given is NULL. Anonymous pages: swap. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C1DC6C3.497BDF02>