Rawhide dead slow on my laptop

2013-04-08 Thread Ozan Çağlayan
Hi, I don't know where to start for debugging but current rawhide on my SandyBridge laptop is barely usable. Even a window switch takes 1-2 seconds. I looked over powertop and top outputs, load average when idle (even no gnome-terminal, ran the commands on VT) can be between 0.8-1.1. Xorg is

Re: Rawhide dead slow on my laptop

2013-04-08 Thread T.C. Hollingsworth
On Mon, Apr 8, 2013 at 4:26 AM, Ozan Çağlayan ozan...@gmail.com wrote: Hi, I don't know where to start for debugging but current rawhide on my SandyBridge laptop is barely usable. Even a window switch takes 1-2 seconds. I looked over powertop and top outputs, load average when idle (even no

Re: Rawhide dead slow on my laptop

2013-04-08 Thread Ozan Çağlayan
Rawhide kernels have debugging options enabled, which can cause significant slowdowns in many situations. Try using the rawhide-kernel-nodebug repository to get non-debug kernels for Rawhide and see if your problems persist: http://fedoraproject.org/wiki/RawhideKernelNodebug Ah I knew about

Re: Rawhide dead slow on my laptop

2013-04-08 Thread Kevin Martin
On 04/08/13 06:52, Ozan Çağlayan wrote: Rawhide kernels have debugging options enabled, which can cause significant slowdowns in many situations. Try using the rawhide-kernel-nodebug repository to get non-debug kernels for Rawhide and see if your problems persist:

Re: Rawhide dead slow on my laptop

2013-04-08 Thread Ozan Çağlayan
It has a Intel 2nd generation video controller (sandy bridge family) and the driver is i915 which should be the less problematic driver I think. -- test mailing list test@lists.fedoraproject.org To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test

Re: Rawhide dead slow on my laptop

2013-04-08 Thread Kevin Fenzi
On Mon, 8 Apr 2013 04:36:46 -0700 T.C. Hollingsworth tchollingswo...@gmail.com wrote: Rawhide kernels have debugging options enabled, which can cause significant slowdowns in many situations. Try using the rawhide-kernel-nodebug repository to get non-debug kernels for Rawhide and see if your

Re: Rawhide dead slow on my laptop

2013-04-08 Thread Kamil Paral
Also, you could try disabling slug_debug on boot with the normal I see you also have the tendency to call it SLUG instead of SLUB. It would be a more appropriate name, I think :-) -- test mailing list test@lists.fedoraproject.org To unsubscribe:

Re: Rawhide dead slow on my laptop

2013-04-08 Thread Kevin Fenzi
On Mon, 8 Apr 2013 13:57:43 -0400 (EDT) Kamil Paral kpa...@redhat.com wrote: Also, you could try disabling slug_debug on boot with the normal I see you also have the tendency to call it SLUG instead of SLUB. It would be a more appropriate name, I think