hi. is there a convenient way to display CPU cache statistics in openbsd? like the amount of L1/L2 hits/misses? there's OProfile for linux, Vtune for Linux/Windows, cachekit for Solaris, but what's available for the best OS out there?
sure i could read the intel manuals on accessing the special performance registers to find out. but time is limited. i've searched manpages and on the web without any "cache hits" so to speak. David