Code Comments
Programming Forum and web based access to our favorite programming groups.Hi All, What prevent a user process from writing to arbitrary memory locations? Thanks Jeff
Post Follow-up to this messagezhefu.fan@gmail.com (Jeff) writes: > Hi All, > > What prevent a user process from writing to arbitrary memory > locations? The MMU. -- Måns Rullgård mru@inprovide.com
Post Follow-up to this messageJeff wrote: > Hi All, > > What prevent a user process from writing to arbitrary memory > locations? The kernels policy for memory management, with a great help from hardware(the MMU). -- Nils O. Selåsdal www.utelsystems.com
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.