2 #DESCR: Test cpu tickless feature works when system is idle
3 # Copyright (C) 2009 Intel Corporation.
5 # This program is free software; you can redistribute it and/or modify it
6 # under the terms and conditions of the GNU General Public License,
7 # version 2, as published by the Free Software Foundation.
9 # This program is distributed in the hope it will be useful, but WITHOUT
10 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
14 # You should have received a copy of the GNU General Public License along with
15 # this program; if not, write to the Free Software Foundation, Inc., 59 Temple
16 # Place - Suite 330, Boston, MA 02111-1307 USA.
20 # Gong, Zhipeng <zhipeng.gong@intel.com>
23 if [ ! -f /boot/config-`uname -r` ]; then
24 echo "mount /dev/sda1 "
28 if [ ! -f /boot/config-`uname -r` ]; then
29 echo "can't find boot config"
33 /usr/bin/python check_timer_interrupt.py