![]() |
2011-06-05
, 22:47
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#222
|
Notebook / mobile device: 300 Hz Tickless Full preemption CPU frequency scaling, ondemand default
![]() |
2011-06-06
, 06:05
|
Posts: 48 |
Thanked: 32 times |
Joined on Dec 2010
@ Russia, Moscow
|
#223
|
Slightly off-topic, would anyone be interested in seeing the BFQ I/O scheduler in the BFS kernel? I'm working on backporting the latest BFQ-v2, although there is a version specifically for 2.6.28 out there which I can use if all else fails.
The Following User Says Thank You to Bad_Habit For This Useful Post: | ||
![]() |
2011-06-06
, 06:10
|
Posts: 48 |
Thanked: 32 times |
Joined on Dec 2010
@ Russia, Moscow
|
#224
|
PS I do have some weird problem with fcam-drivers, and I too have Catorise installed, but I haven't yet had chance to really dig into the issue properly.
![]() |
2011-06-07
, 11:31
|
Posts: 323 |
Thanked: 180 times |
Joined on Oct 2009
@ Gent, Belgium
|
#225
|
![]() |
2011-06-07
, 14:05
|
|
Posts: 466 |
Thanked: 180 times |
Joined on Feb 2010
|
#226
|
Sometimes I see black screen when launching Camera / BlessN900. I use Camera Lens Launcher (so the camera app launches after the cover is already opened), that can be related.
When I close the cover and open it again, the image becomes displayed.
Nothing in dmesg, some messages in syslog, but they're related to the UI.
The Following User Says Thank You to clasificado For This Useful Post: | ||
![]() |
2011-06-08
, 08:53
|
Posts: 284 |
Thanked: 320 times |
Joined on May 2010
@ Peterborough, UK
|
#227
|
mv /usr/lib/ohm/libohm_cgroups.so /usr/lib/ohm/libohm_cgroups.so_
It handles also audio policies and tries to make sure that you get
your phone calls when the device is heavily loaded and some other
minor things.
![]() |
2011-06-08
, 09:07
|
Posts: 145 |
Thanked: 91 times |
Joined on Jun 2010
|
#228
|
I'll post a compiled deb later on today with Hz set to 300, and the latest BFQ (v2 r1) included. I would have done so sooner, but I've been trying to figure out how to get swap prefetch working with the nuances of Nokia's remapped swap (presumably a basic form of FASS). I also wanted to be sure BFQ was rock-solid stable - so far so good on that fronthowever, I'm contemplating enabling the CGROUPS_BFQIO option (I've had it disabled so far), as although BFS does not use cgroups, other things - such as freezer and ohmd - do. Google comes up a blank when searching for a definitive answer, despite BFS+BFQ being quite common, especially in Android world. There does seem to be a significant improvement over CFQ even with it disabled (as bonnie++ benchmarks testify; the 1.96 version has latency figures too), but it'd be nice to know if the bfqio would push the boundaries further.
Talking of cgroups, did the people having problems with audio issues follow these instructions, thus causing /syspart to not be mounted and disabling the ohmd cgroup module plus associated resource distribution rules?
I originally had done this step, but have now reverted it, as according to Eero Tamminen,Code:mv /usr/lib/ohm/libohm_cgroups.so /usr/lib/ohm/libohm_cgroups.so_
.. and since then, haven't had a single distortion, not even a minor one. So could this be the fix?
![]() |
2011-06-08
, 13:35
|
|
Posts: 1,030 |
Thanked: 792 times |
Joined on Jun 2009
|
#229
|
![]() |
2011-06-08
, 19:00
|
Posts: 323 |
Thanked: 180 times |
Joined on Oct 2009
@ Gent, Belgium
|
#230
|
The Following User Says Thank You to Netweaver For This Useful Post: | ||
Regarding BTRFS, I'd love to backport it, but I am nowhere near a good enough kernel "hacker" to even attempt it. The BFQ and -ck patchsets were relatively easy to backport (especially with BFQ as I had a "reference" 2.6.28 version to work from), and the ext4 fixes had already been backported by someone else (I just had to figure which ones had and hadn't already been applied)..
PS I do have some weird problem with fcam-drivers, and I too have Catorise installed, but I haven't yet had chance to really dig into the issue properly.