What is the kernel doing?
Barry Shein
bzs at world.std.com
Thu Nov 15 11:59:12 AEST 1990
> I'm curious, I was running umon386 and watching my system when there was
>no activity. I notice that a rawch read causes a process switch. And in turn
>it appears that the pwitch causes a iget, namei and dirblk. I assume the
>latter are disk access. Why does it do this?
Looks like it's updating the access time for the /dev/ inode associated
with the device. Not sure why it's going thru namei() tho.
--
-Barry Shein
Software Tool & Die | {xylogics,uunet}!world!bzs | bzs at world.std.com
Purveyors to the Trade | Voice: 617-739-0202 | Login: 617-739-WRLD
More information about the Comp.unix.internals
mailing list