login
Header Space

 
 

Re: copy-on-write anonymous memory?

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Teemu Rinta-aho <teemu@...>
Cc: <freebsd-hackers@...>
Date: Thursday, May 15, 2008 - 7:18 am

On Thu, May 15, 2008 at 01:20:32PM +0300, Teemu Rinta-aho wrote:

I cannot get a complete handle on your problem without full code, but
I guess that you have only one reference to the backing object through
the vm map entry. If this is the case, then the shadow copying actually
does not make sense since no other users of the object need it.

Look at the vm_object_shadow(), check at the start of the function.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
copy-on-write anonymous memory?, Teemu Rinta-aho, (Thu May 15, 6:20 am)
Re: copy-on-write anonymous memory?, Kostik Belousov, (Thu May 15, 7:18 am)
Re: copy-on-write anonymous memory?, Teemu Rinta-aho, (Thu May 15, 8:33 am)
Re: copy-on-write anonymous memory?, Teemu Rinta-aho, (Thu May 15, 10:51 am)
Re: copy-on-write anonymous memory?, Mark Tinguely, (Fri May 16, 10:34 am)
Re: copy-on-write anonymous memory?, Teemu Rinta-aho, (Fri May 16, 11:08 am)
speck-geostationary