Mentalist Traceur
|
2011-02-17
, 23:58
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#51
|
|
2011-02-18
, 00:36
|
Posts: 701 |
Thanked: 585 times |
Joined on Sep 2010
@ London, England
|
#52
|
I'd guess it's done by the MMC-driver in kernel. There's definitely no hw switching off uSD slot the hard way, but given the fact you can ruin a card by inadvertently removing it, I won't suggest to override this mechanism.
/j
The Following User Says Thank You to retsaw For This Useful Post: | ||
|
2011-02-18
, 02:53
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#53
|
The Following User Says Thank You to Mentalist Traceur For This Useful Post: | ||
|
2011-02-18
, 12:53
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#54
|
... And when you say ruin, do you mean simply corrupt the data on it by not leaving it in a clean state or do you mean electrically damage so it can't be used again?
The Following 4 Users Say Thank You to joerg_rw For This Useful Post: | ||
|
2011-02-18
, 16:49
|
Posts: 284 |
Thanked: 320 times |
Joined on May 2010
@ Peterborough, UK
|
#55
|
I also think scheduler changing (BFS?), ramzez and a change to SLUB/SLAB/SLOB/SLQB will yield the best results. The android kids have been messing with this stuff much more, unfortunately they don't always document it. They just drop kernel **** in a ROM and push it.
The Following 2 Users Say Thank You to Tigerite For This Useful Post: | ||
|
2011-02-18
, 16:54
|
Posts: 701 |
Thanked: 585 times |
Joined on Sep 2010
@ London, England
|
#56
|
|
2011-02-18
, 17:29
|
Posts: 284 |
Thanked: 320 times |
Joined on May 2010
@ Peterborough, UK
|
#57
|
The Following User Says Thank You to Tigerite For This Useful Post: | ||
|
2011-02-18
, 17:49
|
Posts: 310 |
Thanked: 383 times |
Joined on Jan 2010
|
#58
|
Not sure on the SLUB/SLAB/SLOB/SLQB argument, but ramzez is basically just a port of compcache. I've tried to incorporate it into the BFS kernel, but Nokia screwed around so much with the swapping code (to try to align pages) that unfortunately it's unstable, especially with the swap notify patch (even when I modified it to try to allow for their swap_remap nonsense). This can be shown up very easily by simply running two memhog's of around 200MiB at the same time - OOM is the usual result, with the occasional complete system crash. Lovely..
|
2011-02-18
, 22:36
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#59
|
Thanks akpoff..
Honestly my dream is to have a true laptop in my pocket with zero artificial limitations. I want to be able to travel anywhere with nothing more than a bluetooth keyboard and mouse.
The Following 5 Users Say Thank You to qole For This Useful Post: | ||
|
2011-02-19
, 03:30
|
Banned |
Posts: 358 |
Thanked: 160 times |
Joined on Dec 2010
|
#60
|