[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102





--- Comment #4 from Martin Steigerwald mar...@lichtvoll.de  2011-05-04 
14:23:34 ---
Sounds quite like extra pages allowance in TuxOnIce.

Okay, on 2.6.38.5-tp42-snapshot-resv-size-dirty with just your patch from this
bug report I am starting with:

shambhala:/sys/power ls
disk  image_size  pm_async  pm_test  reserved_size  resume  state  wakeup_count
shambhala:/sys/power cat reserved_size 
1048576
shambhala:/sys/power echo 2097152  reserved_size
shambhala:/sys/power cat reserved_size   
2097152

With that I suspended Amarok, KMail, Kontact, Akregaror on 4 activities with
different backgrounds and whatnot just fine.

I bet I should remove any manual tweaking of image_size then, should I? I
currently have:

echo 71000  /sys/power/image_size

Hmmm, I will remove it and reboot to get back the auto estimation.

Thanks.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102





--- Comment #5 from Rafael J. Wysocki r...@sisk.pl  2011-05-04 16:31:03 ---
The image size setting shouldn't matter and in fact I'd like to restore the
old autotuned value (2/5 of RAM), so it would be good if you could test this
one.

Do you need a patch for that?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102





--- Comment #6 from Martin Steigerwald mar...@lichtvoll.de  2011-05-04 
19:37:53 ---
Hmmm, I think I now have 2/5 of RAM as image_size autotune value with 2.6.38.5:

shambhala:/sys/power free 
 total   used   free sharedbuffers cached
Mem:   20736082018792  54816  0  34568 886860
-/+ buffers/cache:1097364 976244
Swap:  4000180 1411403859040
shambhala:/sys/power cat image_size
844292096
shambhala:/sys/power irb
irb(main):001:0 2073608 * 1024
= 2123374592
irb(main):002:0 844292096 / 2123374592.0
= 0.397618064745121
irb(main):003:0

I removed the autotune refinement patch you asked me to test in bug #30482.

According to https://bugzilla.kernel.org/show_bug.cgi?id=30482#c5 that patch
has been merged, but that doesn't seem to be the case!?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-05-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102





--- Comment #7 from Rafael J. Wysocki r...@sisk.pl  2011-05-04 20:05:11 ---
It has been merged into the mainline, but not necessarily into -stable.

Anyway, with the patch from bug #30482 removed, are you able to set
reserved_size to a number allowing you to successfully hibernate every
time?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel