On Thu, 9 Mar 2000, Kiran Jonnalagadda wrote:
} > The idea is that most parts of shared data may (implicitly) be read only,
} > so there really is no reason why both processes shouldn't use the same
} > copy. Saves memory as well as time lost while making copies.
}
} I was aware of the code base of identical processes not being duplicated
} unnecessarily, but memory too? This is good.
non duplication of the code base is standard in all multiprocessing
systems and has always been AFAIK. Only the very early OSes did not allow
it (I think) because back then it was not uncommon to write programs that
modified their own code (refer the story of mel).
Philip
===========
Prototype designs always work.
-- Don Vonada
To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the mailing list
button and fill the appropriate information
and submit. For any other queries contact the ML maintener
- [ILUG-BOM] Microsoft "Innovation": What ... Sameer D. Sahasrabuddhe
- Re: [ILUG-BOM] Microsoft "Innovation&quo... Kiran Jonnalagadda
- Re: [ILUG-BOM] Microsoft "Innovation... Ravindra Jaju
- Re: [ILUG-BOM] Microsoft "Innova... Kiran Jonnalagadda
- Re: [ILUG-BOM] Microsoft "In... Ravindra Jaju
- Re: [ILUG-BOM] Microsoft &qu... Kiran Jonnalagadda
- [ILUG-BOM] DJSCE worksho... Lord HELLBringer
- Re: [ILUG-BOM] DJSCE... Philip S Tellis
- [ILUG-BOM] Copy on write... Philip S Tellis
- Re: [ILUG-BOM] Copy ... Kiran Jonnalagadda
- Re: [ILUG-BOM] Copy ... Philip S Tellis
- Re: [ILUG-BOM] Copy ... Kiran Jonnalagadda
- Re: [ILUG-BOM] Microsoft "Innovation... Sameer D. Sahasrabuddhe
- Re: [ILUG-BOM] Microsoft "Innovation&quo... Kiran Jonnalagadda
- Re: [ILUG-BOM] Microsoft "Innovation... Philip S Tellis
- Re: [ILUG-BOM] Microsoft "Innova... Devdas Bhagat
- Re: [ILUG-BOM] Microsoft "In... Philip S Tellis
- Re: [ILUG-BOM] Microsoft &qu... Devdas Bhagat
- Re: [ILUG-BOM] Microsoft "Innovation&quo... Aditya Kulkarni
