Skip to content

[TYPO] Operating Systems - IO Management #108

@asummers1

Description

@asummers1

What needs to be fixed?
"The whole operation will take 1 CPU access to the command register and then 188 - 1500 / 8 rounded up - accesses to the data register."

I think the use of '-' is supposed to suggest an aside in the sentence. When I first read it, though, I was confused, because "188 - 1500" can be read as a mathematical operation.

Instead, I would suggest writing it as, "The whole operation will take 1 CPU access to the command register and then 188 (calculating 1500/8 and rounding up) accesses to the data register."

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions