commit | f907ed94f993b0cd366c26eaa88b90c5454203ae | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Jul 13 13:30:22 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jul 15 11:56:06 2009 +0200 |
tree | d07aa3f3cf0cb1acf36b0fcf85a67b64f5b5226b | |
parent | 6847e154e3cd74fca6084124c097980a7634285a [diff] |
seq-midi: always log message on output overrun It turns out that the main cause of output buffer overruns is not slow drivers but applications that generate too many messages. Therefore, it makes more sense to make that error message always visible, and to rate-limit it. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>