a question that a co-interviewer asked in interviews. I always thought it was a silly question.
Assume single processor and not dual core.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes you can if DMA is not available. In that case you could end up using the CPU to move data around from I/O to I/O through central memory, if the I/O bandwidth on both devices is high enough you will effectively saturate the CPU.