How the Processor deals with the bits operation ?
Posted: Sat Dec 06, 2014 11:56 am
Hi,
I am currently studying OS from "OS Internals and Design Principals". In the topic of Memory Management I just encounter a paragraph in which it is mentioned that while doing paging in case of virtual memory, there are some additional control bits are involved, in which each bit has its own meaning. In processor hardware there are registers that basically deals with the 8 bit 16 bit etc. I am little bit confused that how micro-prcessor deals with individual bits. How the bit wise operation is done. Another example is each file has attributes and bits in the attributes basically defines that whether that the file can be read/write. How processor instruction can perform bit operations. Please your kind help is required to clear this confusion. Thanks
I am currently studying OS from "OS Internals and Design Principals". In the topic of Memory Management I just encounter a paragraph in which it is mentioned that while doing paging in case of virtual memory, there are some additional control bits are involved, in which each bit has its own meaning. In processor hardware there are registers that basically deals with the 8 bit 16 bit etc. I am little bit confused that how micro-prcessor deals with individual bits. How the bit wise operation is done. Another example is each file has attributes and bits in the attributes basically defines that whether that the file can be read/write. How processor instruction can perform bit operations. Please your kind help is required to clear this confusion. Thanks