bo-yang / plan9front

Automatically exported from code.google.com/p/plan9front
0 stars 0 forks source link

filling the cwfs cache causes the front to fall off #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
if the cwfs cache is full, newly written blocks will be silently zeroed (it 
should error out instead)
dump will cause cwfs to panic

Original issue reported on code.google.com by a...@phicode.de on 29 Jun 2011 at 3:37

GoogleCodeExporter commented 9 years ago
In a discussion in IRC last night, an opinion was put forward that letting it 
fail like this may be the only option. By the time the cache failure happens, 
the write has already succeeded.

Further reasoning was put forward as to why CWFS does not dump the moment the 
cache is full: Cache filling may very well be a symptom of a runaway process. 
You wouldn't want all the spew of a runaway process in your dump.

Original comment by tereniao...@gmail.com on 20 Jul 2011 at 2:32

GoogleCodeExporter commented 9 years ago

Original comment by cinap_le...@felloff.net on 17 Aug 2011 at 9:01

GoogleCodeExporter commented 9 years ago

Original comment by cinap_le...@felloff.net on 17 Aug 2011 at 9:01