From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Stancek Date: Thu, 26 Oct 2017 03:40:40 -0400 (EDT) Subject: [LTP] [PATCH 3/3] kmsg01: use lower timeout for test_read_block() In-Reply-To: <20171025084941.GB5969@rei> References: <0994c420a161f2bf97de060396abd915502fca4f.1508760897.git.jstancek@redhat.com> <2b7d8d133fa22483ab594e31aa4e3b6454eea04f.1508760897.git.jstancek@redhat.com> <20171025084941.GB5969@rei> Message-ID: <832102286.32286432.1509003640942.JavaMail.zimbra@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it ----- Original Message ----- > Hi! > > Test is currently expecting that read will block for ~5 seconds. > > This is a problem for busy systems, where there are many messages > > periodically generated. One example is ie31200_edac module, > > which periodically generates a message every second on debug > > kernels. > > Sounds reasonable to me. Consider the whole patchset acked. Pushed. Regards, Jan