[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190924011018.GA3864@jagdpanzerIV>
Date: Tue, 24 Sep 2019 10:10:18 +0900
From: Sergey Senozhatsky <sergey.senozhatsky.work@...il.com>
To: He Zhe <zhe.he@...driver.com>
Cc: Sergey Senozhatsky <sergey.senozhatsky.work@...il.com>,
pmladek@...e.com, sergey.senozhatsky@...il.com,
rostedt@...dmis.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] printk: Fix unnecessary returning broken pipe error from
devkmsg_read
On (09/23/19 18:45), He Zhe wrote:
> I think it is NOT necessary to inform user-space, when it just wants to read
> from the beginning of the buffer, that the buffer has changed since the time
> point when it issues the action of reading.
The point here is not to notify user space that the logbuf has changed,
but to notify user space that unseen messages are gone, we lost them,
user space will never read them.
-ss
Powered by blists - more mailing lists