[uml-devel] [GIT PULL] UML updates for 4.5

2016-01-12 Thread Richard Weinberger
Linus, the following changes since commit 74bf8efb5fa6e958d2d7c7917b8bb672085ec0c6: Linux 4.4-rc7 (2015-12-27 18:17:37 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git for-linus-4.5-rc1 for you to fetch changes up to 3e46b25376321db119

Re: [uml-devel] [GIT PULL] UML updates for 4.5

2016-01-12 Thread Richard Weinberger
Am 12.01.2016 um 21:36 schrieb Richard Weinberger: > Linus, > > the following changes since commit 74bf8efb5fa6e958d2d7c7917b8bb672085ec0c6: > > Linux 4.4-rc7 (2015-12-27 18:17:37 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git

Re: [uml-devel] [PATCH 2/2] Bulk IO Transaction support part 1

2016-01-12 Thread James McMechan
I am a bit late getting back to you  on this but I do have a few comments The safe_read seems out of tune currently. Or maybe I am just totally confused :) > This patch adds support for merging notifications on the ubd > notification file descriptor. Multiple transactions are processed > at a time

Re: [uml-devel] [PATCH 2/2] Bulk IO Transaction support part 1

2016-01-12 Thread Anton Ivanov
On 12/01/16 21:25, James McMechan wrote: > I am a bit late getting back to you on this but I do have a few comments > The safe_read seems out of tune currently. > Or maybe I am just totally confused :) No, you are not confused, I pushed the send button too early. It is half-done, I was toying wi