[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1LxIDf-0004qD-00.dendron2000-mail-ru@f159.mail.ru>
Date: Fri, 24 Apr 2009 14:01:19 +0400
From: Rutkov Denis <dendron2000@...l.ru>
To: linux-kernel@...r.kernel.org
Subject: High kernel CPU usage when copying files
Dear linux kernel hackers, I need help hunting a very annoying bug.
I'm using Xubuntu 9.04 (kernel 2.6.28-11-42) on a P4@...Ghz PC with 512MB RAM and two IDE drives (ext4).
Whenever I copy files I got very high CPU usage from kernel. I tested this with ext3, ext4 and fat32 file systems. To trace the problem I installed oprofile and debug kernel image. I ran the profiler during file copying and saw that there are many calls to copy_to_user_ll and copy_from_user_ll functions. So I have two questions:
1. Is this normal I get so many of those function calls?
2. What can I do to further trace this bug?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists