All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 4/5] readahead: backoff on I/O error
@ 2006-06-11  5:34 Just Marc
  0 siblings, 0 replies; 9+ messages in thread
From: Just Marc @ 2006-06-11  5:34 UTC (permalink / raw)
  To: linux-kernel; +Cc: Michael Tokarev

Hi,

>Well, it looks like I'm the only one in this world who's drive was
>fired this way... ;)  Note it's a combination of two issues: it's
>definitely a buggy firmware (or hardware) - it should not fire,
>no matter how you're hitting it from software - and the readahead+
>EIO logic.  So.. well, I don't want to try another drive really,
>but it *seems* like it will eventually "recover".  Not that it's
>possible still to watch a DVD with a single scratch (one unreadable
>block) anyway with current code (it will freeze and freeze and freeze
>again and again), but well, it's not really THAT critical.  My drive
>is already dead, nothing worse can happen to it anyway ;)

I'm pretty sure you're not the only one, I have had my CD/DVD drive *obsessively*
try to read from a bad CD/DVD (or just a badly scrached area on the disc),
bringing the system to an unusable state and not even stopping in reasonable time
(minutes, at least), I was forced to power cycle the laptop in all of these cases.

Marc


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/5] Adaptive readahead updates 2
@ 2006-06-09  8:08 Wu Fengguang
  2006-06-09  8:08   ` Wu Fengguang
  0 siblings, 1 reply; 9+ messages in thread
From: Wu Fengguang @ 2006-06-09  8:08 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Andrew,

Here are 5 small readahead patches collected in the past week.
They can be applied cleanly for linux-2.6.17-rc6-mm1.

- against readahead-state-based-method-routines.patch
	[PATCH 1/5] readahead: no RA_FLAG_EOF on single page file

- against readahead-initial-method-guiding-sizes.patch
	[PATCH 2/5] readahead: aggressive initial sizes

- against readahead-call-scheme.patch
	[PATCH 3/5] readahead: call scheme - no fastcall for readahead_cache_hit()

- standalone patches
	[PATCH 4/5] readahead: backoff on I/O error
	[PATCH 5/5] readahead: remove size limit on read_ahead_kb

Thanks,
Wu Fengguang
-
Dept. Automation                University of Science and Technology of China

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-06-17  7:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-11  5:34 [PATCH 4/5] readahead: backoff on I/O error Just Marc
  -- strict thread matches above, loose matches on Subject: below --
2006-06-09  8:08 [PATCH 0/5] Adaptive readahead updates 2 Wu Fengguang
2006-06-09  8:08 ` [PATCH 4/5] readahead: backoff on I/O error Wu Fengguang
2006-06-09  8:08   ` Wu Fengguang
2006-06-10 18:33     ` Ingo Oeser
2006-06-10 19:48       ` Michael Tokarev
2006-06-12  1:12         ` Wu Fengguang
2006-06-12  1:12           ` Wu Fengguang
2006-06-12  3:43             ` Andrew Morton
2006-06-12 11:06             ` Michael Tokarev
2006-06-17  6:38               ` Michael Tokarev
2006-06-17  7:00                 ` Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.