Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Protection boundary??

Answer Posted / guest

A protection boundary protects one software subsystem on a
computer from another, in such a way that only data that is
explicitly shared across such a boundary is accessible to
the entities on both sides. In general, all code within a
protection boundary will have access to all data within
that boundary.
The canonical example of a protection boundary on most
modern systems is that between processes and the kernel.
The kernel is protected from processes, so that they can
only examine or change its internal state in certain
strictly-defined ways.

Protection boundaries also exist between individual
processes on most modern systems. This prevents one buggy
or malicious process from wreaking havoc on others.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is critical section?

1018


Explain the performance differences between user-space threads and kernel-supported threads.?

1335


Explain what is protection boundary?

1090


Explain the different kinds of threads?

1090


What is the window of the working set of a process?

1120


explain about the initial process sequence while the system boots up?

1106


Explain what are threads?

1090


List the system calls used for process management?

1132


How would you kill a process?

1069


Explain what is scheduling?

1103


Tell me when should we use thread-safe "_r" library calls?

940


Explain similarities between thread and process?

1027


What is protection boundary?

1115


Explain how to work unix commands on windows xp without installing unix o/s in pc?

1012


Explain what are the main families of threads?

1153