Re: Tux3 report: New news for the new year

2013-01-05 Thread Shentino
Great to see you guys wroking on this. I can almost taste tux3 on my desktop. On Fri, Jan 4, 2013 at 2:04 AM, OGAWA Hirofumi wrote: > Tero Roponen writes: > >>> martin@merkaba:~[…]> sudo ./tux3fuse tux3.img /mnt/zeit >>> [sudo] password for martin: >>> >>> martin@merkaba:~[…]> mount | grep fuse

Re: Tux3 report: New news for the new year

2013-01-04 Thread OGAWA Hirofumi
Tero Roponen writes: >> martin@merkaba:~[…]> sudo ./tux3fuse tux3.img /mnt/zeit >> [sudo] password for martin: >> >> martin@merkaba:~[…]> mount | grep fuse >> fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime) >> tux3.img on /mnt/zeit type fuse.tux3.img >> (rw,nosuid,nodev,relatime

Re: Tux3 report: New news for the new year

2013-01-02 Thread Daniel Phillips
On Wednesday, January 02, 2013 11:45:29 AM Tero Roponen wrote: > I have not looked at Tux3 for a long time, but there seems to be > a simple fix for at least this problem, and two workarounds... Wow, that was fast. Martin, does this work for you? Regards, Daniel -- To unsubscribe from this list:

Re: Tux3 report: New news for the new year

2013-01-02 Thread Daniel Phillips
On Tuesday, January 01, 2013 10:58:35 PM Shentino wrote: > From what I can tell on the design, tux3 is "fsync satiating" with a > single disk write. It writes the data to the final location, updates > the log, and at that point the data is considered committed and it can > let userspace go on its

Re: Tux3 report: New news for the new year

2013-01-02 Thread Tero Roponen
On Tue, 1 Jan 2013, Martin Steigerwald wrote: > martin@merkaba:~[…]> sudo ./tux3fuse tux3.img /mnt/zeit > [sudo] password for martin: > > martin@merkaba:~[…]> mount | grep fuse > fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime) > tux3.img on /mnt/zeit type fuse.tux3.img > (rw,nos

Re: Tux3 report: New news for the new year

2013-01-01 Thread Shentino
Haven't had a chance to benchmark it yet due to system troubles in the wake of a botched emerge, but from what I can tell the "write a promise" logic seems to be much smoother than btrfs's recursive cow'ing. >From what I can tell on the design, tux3 is "fsync satiating" with a single disk write.

Re: Tux3 report: New news for the new year

2013-01-01 Thread Daniel Phillips
Hi Martin, Thanks for the "tux3 howto". Obviously tux3.org needs refresh, but you hit the main points. On Tuesday, January 01, 2013 03:37:08 PM you wrote: > Writing a file with > > ./tux3 write tux3.img /etc/fstab > > also seemed to work, but I gave up holding down the enter key at: > > delta

Re: Tux3 report: New news for the new year

2013-01-01 Thread Martin Steigerwald
Am Dienstag, 1. Januar 2013 schrieb Daniel Phillips: > On Tuesday, January 01, 2013 02:06:19 PM Martin Steigerwald wrote: > > Sounds all good and nice and interesting to test, but where to grab the > > source? > > > > I found no obvious URL. > > Hi Martin, > > Sorry about that, I knew I forgot s

Re: Tux3 report: New news for the new year

2013-01-01 Thread Daniel Phillips
On Tuesday, January 01, 2013 02:06:19 PM Martin Steigerwald wrote: > Sounds all good and nice and interesting to test, but where to grab the > source? > > I found no obvious URL. Hi Martin, Sorry about that, I knew I forgot something: git://github.com/OGAWAHirofumi/tux3.git Warning: the re

Re: Tux3 report: New news for the new year

2013-01-01 Thread Martin Steigerwald
Hi Daniel, Happy new year to you and everyone else! Am Dienstag, 1. Januar 2013 schrieb Daniel Phillips: [… long description on Tux3 design and current state …] > We have made plausible plans for all of the above, but indeed the devil > is in the doing. So we are considering the merits of invo

Tux3 report: New news for the new year

2013-01-01 Thread Daniel Phillips
Hi everybody, The Tux3 project has some interesting news to report for the new year. In brief, the first time Hirofumi ever put together all the kernel pieces in his magical lab over in Tokyo, our Tux3 rocket took off and made it straight to orbit. Or in less metaphorical terms, our first meani