change the way dprintf works so the cache accesses required to fulfill the dprintf...
authorAli Saidi <saidi@eecs.umich.edu>
Tue, 1 May 2007 22:14:16 +0000 (18:14 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Tue, 1 May 2007 22:14:16 +0000 (18:14 -0400)
commit3f2b039c98e57cdcd22376552d77603e6233c371
tree602cdc359534f9d23c47e125970ca2b52a0efa08
parent39743d35a3dbe5b46e5051ade5394518cef8de9e
change the way dprintf works so the cache accesses required to fulfill the dprintf aren't show in between the Cycle: name:
printing and the actual formatted string being printed

--HG--
extra : convert_revision : 8876ba938ba971f854bab490c9af10db039a2e83
src/kern/linux/events.cc
src/kern/linux/events.hh
src/kern/linux/printk.cc
src/kern/linux/printk.hh