|
Bugzilla – Full Text Bug Listing |
| Summary: | synchronous subfs mounts are very slow when writing to floppy or flash | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Ulrich Windl <Ulrich.Windl> |
| Component: | Basesystem | Assignee: | Adrian Schröter <adrian.schroeter> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dkukawka |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | /etc/lilo.conf before update | ||
|
Description
Ulrich Windl
2005-10-10 15:08:41 UTC
Problem: asynchronous mounts increase the risk of data loosage due
to early removed devices.
low write performance with sync and subfs are well know problems (in this case the bug is a dublicate). What is the goal of the report? To fix the problem with low performance and sync, to mount always without sync or to change the release notes? Maybe it was slow in 9.3, but for 10.0 it even seems slower. Actually it's so slow that I cannot use it with my Vorbis player: The old 4x CD-ROM where I copy my Ogg files pauses most of the time waiting for the USB player. With synchronous mounts, the CD-ROM is mostly busy. In this case the bug is a duplicate of #105871. This difference between 9.3 and 10.0 is known. If o.k. for you mark the bug as duplicate of this bug. Created attachment 53800 [details]
/etc/lilo.conf before update
You can use the lilo.conf to test your code. I know that this lilo.conf is not
the typical user's conf, but anyway...
Comment on attachment 53800 [details]
/etc/lilo.conf before update
Sorry, atatched to wrong bug (bugzilla mis-feature)
(In reply to comment #4) > In this case the bug is a duplicate of #105871. This difference between 9.3 and > 10.0 is known. If o.k. for you mark the bug as duplicate of this bug. As long as it's unclear what the actual reason is, I'd tend to keep the bug report as it is. If "sync write" is broken per se, the proper solution is not to disable sync mounts, but to fix the real problem (maybe too frequent or unnecessary writes). I would prefer to set this to duplicate of #105871. This is the same problem (extrem slow write with sync, maybe the Summary of the bug should be changed). @adrian: what do you think? *** This bug has been marked as a duplicate of 105871 *** Reopening, because sync writes are about 10 times slower than necessary, and bug #105871 only deals with turning sync writes off, but not with fixing the problem (subfs mounts were sny already in 9.2, but they were not that slow). Only because the ppl speak about disable sync this bug is not a other than this. I changed the summary of the bug. The bug is assigned to the right person. *** This bug has been marked as a duplicate of 105871 *** |