![]() |
Re: [Development] kernel-power
I used maacruz kernel(pwck2) and experienced massive UI/graphical lags and even lock-ups, nothing is responding to input and needed to put my N900 away, till cpu/IO load was lessened . Then went back to omap1 (stock) and didn't experience anylags or lock-ups.
BTW I used max freq = 900 mhz with SR on maacruz kernel. So maybe one of the patches was bugging. Trying pw49 now.. |
Re: [Development] kernel-power
Quote:
https://garage.maemo.org/frs/downloa...wck3_armel.deb https://garage.maemo.org/frs/downloa...wck3_armel.deb https://garage.maemo.org/frs/downloa...wck3_armel.deb |
Re: [Development] kernel-power
Quote:
What did you change in the .debs attached to your last post? |
Re: [Development] kernel-power
From now on I am testing these ;) Will report back...
|
Re: [Development] kernel-power
Quote:
Your scripting skills are better than mine, that's why it is better you to do it :) . |
Re: [Development] kernel-power
Quote:
For some reason they caused reboots in your device, while in mine only some slowdowns I failed to properly notice by putting the blame elsewere until mr-pingu opened my eyes. Disabled thumb2 and mesh wireless too, as they have been reported here to cause instability. It is also a 512hz kernel, as I have been running with that frequency since we first talked about it. |
Re: [Development] kernel-power
Quote:
Is there a chance to build and test the kernel with those patches enabled and: CONFIG_DEBUG_KERNEL=y CONFIG_DETECT_SOFTLOCKUP=y CONFIG_DEBUG_MUTEXES=y and/or similar (can't remember the exact flags for spinlock/mutex debugging) to see what is going on. I have bridgedriver debugging session to do here :) BTW I have compcache swap, that might be the reason for reboots on my device. |
Re: [Development] kernel-power
Noticed not a single lag with this new kernel, maacruz. Thinking of adding 720p support, as I think it's smoother than kp49 or is that just me?
Need more info, logs of testing from me? Am I the only one who always wondered why the omap1 kernel was running so smooth with only 600 mhz? |
Re: [Development] kernel-power
Quote:
0002-mtd should have no noticeable effect in the N900. If you look at the end of the patch... Code:
/* This is used to handle contention on write/erase operationsNow about 0001-mtd. It is a pretty straight forward patch, just replace all spinlocks with mutexes. This patch shouldn't affect memory swapping because it takes place in mmc, not mtd, so the slowdown has to happen when a mmapped large file has been unmapped and then it is remapped again, a common scenario for executable files. Why the slowdown? The only reason I can think of is because the mutex has already been adquired. If we look at the description text: Quote:
Since it is doubtful that this patch could provide any noticeable gain in the N900, and it is confirmed that it causes problems, and it would require a lot of work, I think it is better just to drop them. |
Re: [Development] kernel-power
Quote:
The ck patches are supposed to increase performance for desktop-like usage patterns, so it is possible that it were "smoother". Quote:
|
| All times are GMT. The time now is 12:53. |
vBulletin® Version 3.8.8