Hi everyone,

I'm trying to modify the OpenSolaris kernel to track TLB misses on an 
UltraSPARC machine. What I would like to do is record some information about 
each miss in a buffer and then periodically dump the information to a file.

1. What's the correct timer interrupt function to do this?

2. What be the correct output function to dump this information from inside the 
kernel?

Thanks!
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to