xxyzz / ostep-hw

Operating Systems: Three Easy Pieces(OSTEP) homework and project solutions
GNU General Public License v3.0
763 stars 179 forks source link

Error in question6's answer of Chapter 37 #14

Closed Star-xing1 closed 2 years ago

Star-xing1 commented 2 years ago

I think skew should be calculate as follow: skew = (rotation-speed*track-distance(40)) / seek-speed / rotational-space-degrees(360 / 12)