![]() |
2011-02-02
, 04:59
|
Posts: 155 |
Thanked: 61 times |
Joined on Nov 2009
|
#322
|
I don't get it, why would you use a ramdisk for swap? The whole reason the kernel even uses swap is to take inactive pages out of memory so there is room for active pages. By creating a ramdisk, you reduce the amount of RAM you can use for these active pages. Maybe to reduce wear on the flash device? I think this would ultimately reduce performance since your usable RAM size will be significantly reduced?
The Following User Says Thank You to phedders For This Useful Post: | ||
![]() |
2011-02-02
, 10:57
|
Posts: 74 |
Thanked: 25 times |
Joined on Jan 2010
@ Hong Kong, CHINA
|
#323
|
The point is that the swap is compressed.
[...]
It's been a huge win for me on other constrained devices even with faster storage.
![]() |
2011-02-14
, 13:18
|
Posts: 22 |
Thanked: 6 times |
Joined on Dec 2009
|
#324
|
![]() |
2011-02-14
, 20:12
|
Posts: 10 |
Thanked: 1 time |
Joined on Feb 2011
|
#325
|
![]() |
2011-02-14
, 21:16
|
Posts: 10 |
Thanked: 1 time |
Joined on Feb 2011
|
#326
|
![]() |
2011-02-14
, 22:46
|
Posts: 10 |
Thanked: 1 time |
Joined on Feb 2011
|
#327
|
How do I compile a kernel-power kernel myself?
I followed guides on compiling kernel in scratchbox using information:
http://wiki.maemo.org/Documentation/...o_Kernel_Guide
and
http://www.natisbad.org/N900/n900-custom-kernel.html
the default nokia kernel seems to compile but the power kernel doesn't. As suggested here, I tried the extra step in copying the default config:
http://psfreedom.com/wiki/Nokia_N900...9_maemo_kernel
But when I do "make EXTRAVERSION=.10power46" I stil get an error:Code:cp debian/rx51power_defconfig arch/arm/configs/
If I only compile modules, that seems to work OK, but compiling the entire kernel doesn't work.Code:In file included from arch/arm/mach-omap2/pm.c:37: arch/arm/plat-omap/include/mach/pm.h:111:2: error: #error "Power management for this processor not implemented yet" make[1]: *** [arch/arm/mach-omap2/pm.o] Error 1 make: *** [arch/arm/mach-omap2] Error 2
Can anybody help me?
![]() |
2011-02-24
, 15:09
|
Posts: 63 |
Thanked: 26 times |
Joined on Jul 2010
@ Canada
|
#328
|
![]() |
2011-03-13
, 21:39
|
Posts: 74 |
Thanked: 45 times |
Joined on Dec 2010
|
#329
|
![]() |
2011-03-18
, 08:04
|
Posts: 237 |
Thanked: 157 times |
Joined on Dec 2009
@ San Diego, CA
|
#330
|
Can we have the gadgetfs (!= g_file_storage) driver in the next kernel or compiled as a standlone module for power46? This would, among others, allow to simulate a USB keyboard with the N900.
Thanks!
Author of the Advanced Geocaching Tool
Please consider a donation if you like AGTL.