![]() |
2008-09-26
, 19:49
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#2
|
![]() |
2008-09-27
, 05:16
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#3
|
dmlosetup loop0 /media/mmc1/debian.img
In my (very unscientific) tests it is about 4 times faster than loop, and very close to direct access speed.
The Following User Says Thank You to qole For This Useful Post: | ||
![]() |
2008-10-02
, 08:56
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#4
|
The Following 2 Users Say Thank You to Stskeeps For This Useful Post: | ||
![]() |
2008-10-02
, 11:15
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#5
|
![]() |
2008-10-02
, 16:22
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#6
|
![]() |
2008-10-04
, 16:17
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#7
|
The Following 3 Users Say Thank You to Stskeeps For This Useful Post: | ||
![]() |
2009-06-17
, 04:19
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#8
|
The Following User Says Thank You to qole For This Useful Post: | ||
![]() |
2009-06-17
, 08:49
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#9
|
![]() |
2009-06-17
, 15:50
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#10
|
http://my.arava.co.il/~matan/770/dm-mod.ko
http://my.arava.co.il/~matan/770/dm-loop.ko
To use it you need dmsetup package which is available from debfarm repository. After installing the package add a symlink from dmlosetup to dmsetup, and run something like:
dmlosetup 0 /z/debian.img
Then mount /dev/dm-0 /opt
In my (very unscientific) tests it is about 4 times faster than loop, and very close to direct access speed.