Could it be that snapshots induce the same type of wear and tear on the
SD as atime?
--Dante
On 28.11.2014 07:54, David du Colombier wrote:
fossil has no option to disable atime, but kfs does.
The Fossil "open" command takes the option "-a" to
disable atime.
--
David du Colombier
I have to agree with Erik when it comes to SD cards. I've used and
abused many SD cards for years and have never had problems with them.
I could recommend Sandisk Expert Pro that comes with a limited
lifetime warranty (at least in Sweden). They are fast, up to 95 mb/s,
and very reliable according t
> The Fossil "open" command takes the option "-a" to
> disable atime.
... and that's the default on the 9pi distribution image.
term% fossil/conf /dev/sdM0/fossil | grep open
fsys main open -Va
The unfortunate one was a Scandisk Ultra 32GB, which I suppose is of
very good quality.
On 28.11.2014 10:12, Mats Olsson wrote:
I have to agree with Erik when it comes to SD cards. I've used and
abused many SD cards for years and have never had problems with them.
I could recommend Sandisk Expe
Check, my SD's fossil also had an -a:
fsys main open -aAV
Thanks, I forgot how I configured it.
But now what did it happen?
We have a Plan9 doing nothing on my desktop.
What does it write to the SD??
On 28.11.2014 10:17, Richard Miller wrote:
The Fossil "open" command takes the option "-a" to
d
how do i turn off output buffering in p9p Acme for particular fd?
a braindead linux application does dup(2), and proceeds using FD 3 as error
output, which results in buffered output in Acme.
On Fri Nov 28 01:15:32 PST 2014, 9f...@hamnavoe.com wrote:
> > The Fossil "open" command takes the option "-a" to
> > disable atime.
>
> ... and that's the default on the 9pi distribution image.
>
> term% fossil/conf /dev/sdM0/fossil | grep open
> fsys main open -Va
oops. my bad. but...
atta;
> oops. my bad. but...
>
> atta; man fossil | grep -i atime
> atta;
> atta; man fossilcons | grep -i atime
> atta;
You should have written:
% man fossilcons | grep -i 'access time'
-a do not update file access times; primarily to
☺
As far I remember, Geoff added this option
I Google'd it, but I didn't find anything. Does it build?
--
Ryan
If anybody ever asks me why I prefer C++ to C, my answer will be simple:
"It's becauseslejfp23(@#Q*(E*EIdc-SEGFAULT. Wait, I don't think that was
nul-terminated."
Personal reality distortion fields are immune to contradictory evide
On Fri, Nov 28, 2014 at 7:54 PM, Ryan Gonzalez wrote:
> I Google'd it, but I didn't find anything. Does it build?
If you stub out a lot of unsupported stuff from lib9, it should build and work.
For example, Go (gc) toolchain uses a modified lib9 and libbio on Windows,
and it's working fine. (Must
minux wrote:
>On Fri, Nov 28, 2014 at 7:54 PM, Ryan Gonzalez
>wrote:
>> I Google'd it, but I didn't find anything. Does it build?
>If you stub out a lot of unsupported stuff from lib9, it should build
>and work.
*sigh* I was afraid of that.
>
>For example, Go (gc) toolchain uses a modified li
rc(1) says:
rfork [nNeEsfFm]
Become a new process group using rfork(flags) where
flags is composed of the bitwise OR of the rfork flags
specified by the option letters (see fork(2)). If no
flags are given, they default to ens.
On Fri, Nov 28, 2014 at 11:42 PM, arisawa wrote:
> rc(1) says:
>
> rfork [nNeEsfFm]
>Become a new process group using rfork(flags) where
>flags is composed of the bitwise OR of the rfork flags
>specified by the option letters (see fork(2)).
13 matches
Mail list logo