aerides Posted April 3, 2006 Posted April 3, 2006 Hi there. I really need help with understanding basic hardware/software data movment. I was given a take-home exam for an introductury computer course and I've been battling with some of the questions for days and days. The main question that's posing a problem is this: 3. Computers often move data from one storage area to another. For example, the operating system often pages data between a hard drive and memory, copying the data into memory so that a program can be executed. We have also seen that the hardware (processor) moves data between memory and cache. Why is software (i.e. the operating system) in control of some of this data movement and the hardware in control of others? Is there a pattern in terms of how much data is moved, where it is moved from or moved to? Does anyone think they can answer this, or at least give me some direction on where to look for an answer? Any help will be appreciated!!!!!!
RyanJ Posted April 3, 2006 Posted April 3, 2006 Heres a hint, think about the what hardware can do that software can't. This will give you a starting point for an answer Cheers, Ryan Jones
mik60487 Posted July 30, 2006 Posted July 30, 2006 dictionary look-up exercise! registers,right and left shifting and similar hardware expressions,register size etc
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now