Re: [PATCH] O11int for interactivity

From: William Lee Irwin III (wli_at_holomorphy.com)
Date: 07/31/03

  • Next message: Dipankar Sarma: "Re: [PATCH] RCU: Reduce size of rcu_head 1 of 2"
    Date:	Thu, 31 Jul 2003 14:38:46 -0700
    To: Szonyi Calin <sony@etc.utt.ro>
    
    

    On Thu, Jul 31, 2003 at 04:55:54PM +0300, Szonyi Calin wrote:
    > A little bit better than O10 but mplayer still skips frames while
    > doind a make bzImage in the background

    Could you do the following during an mp3 skipping test please:

    vmstat 1 | tee -a vmstat.log

    n=1; while true; do /usr/sbin/readprofile -n -m /boot/System.map-`uname -r` | sort -k 2,2 > profile.log.$n ; n=$(($n + 1)) ; sleep 1 ; done

    If you could stop both the vmstat and the readprofile loop shortly
    after the skip (not _too_ shortly, at least 1 second after it) I'd be
    much obliged.

    --- wli
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Dipankar Sarma: "Re: [PATCH] RCU: Reduce size of rcu_head 1 of 2"

    Relevant Pages