Mauricio Lin <[EMAIL PROTECTED]> wrote: > > But can i use jiffies to measure this kind of performance??? AFAIK, if > it is more efficient, then it is faster, right? How can I know how > fast it is? Any idea?
umm, time ( for i in $(seq 100); do; cat /proc/nnn/smaps; done > /dev/null ) ? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/