On Tue, Sep 11, 2012 at 2:04 AM, Timur Aydin <t...@taydin.org> wrote:
> On 9/11/2012 6:31 AM, W.Kenworthy wrote:
>> Hi Timur, we need a lot more information:
>>
>> what kernel version
>> in kernel or ToI hibernation
>> are you using genkernel
>> separate /usr
>> lvm
>>
>> and anything else applicable.
>>
>> Hibernation can be a pig to get going.
>>
>
> Hi, here is the additional information:
>
> System is ~x86 with 3.5.3 kernel that I compiled myself. Config is
> attached. Not sure whether I am using in kernel or ToI hibernation. But
> to hibernate, I have initially tried using the command line tools of
> pm-utils (pm-hibernate). In the end, I wanted to configure KDE so that I
> can quickly hibernate my development system to conserve electricity.
> /usr is not separate, but /home is on a separate partition. Here are the
> partitions:
>
> /dev/sda1 (/boot)
> /dev/sda2 (/home)
> /dev/sda3 (/)
> /dev/sda5 (swap)
> /dev/sda6 (swap, used for hibernation)
> /dev/sda7 (/backup)
>
> /dev/sdb1 (1. raid disk)
> /dev/sdc1 (2. raid disk)
> /dev/sdd1 (3. raid disk)
> /dev/sde1 (4. raid disk)
> /dev/sdf1 (5. raid disk)
>
> I did a few more tests. If I keep suspending the system and waking it
> up, the number of kworker, migrate and ksoftirq threads is increasing.

Mmmh. You didn't set CONFIG_PM_STD_PARTITION:

CONFIG_PM_STD_PARTITION=""

Set it to /dev/sda6, and see if it helps. Also, can we have a look at
yout /etc/fstab file?

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México

Reply via email to