Re: [uml-devel] PATCH v11-2

2017-11-22 Thread Anton Ivanov
Apologies, Broken stupidometer - i checked out next-20171121 instead of next-20171122 fixing it, errata patch will follow shortly. A. On 11/22/17 13:22, Richard Weinberger wrote: Am Mittwoch, 22. November 2017, 14:09:11 CET schrieb anton.ivanov@kot- begemot.co.uk: Resending patchset v11 ve

Re: [uml-devel] PATCH v11-2

2017-11-22 Thread Richard Weinberger
Am Mittwoch, 22. November 2017, 14:09:11 CET schrieb anton.ivanov@kot- begemot.co.uk: > Resending patchset v11 versus Linux Next 20171121 Erm, you sent me again full patches. *confused* Version 10 is in linux-next, now we have to deal with the fallout. Otherwise I have to revert. Thanks, //richa

[uml-devel] [PATCH v11-2 1/2] Epoll based IRQ controller

2017-11-22 Thread anton . ivanov
From: Anton Ivanov 1. Removes the need to walk the IRQ/Device list to determine who triggered the IRQ. 2. Improves scalability (up to several times performance improvement for cases with 10s of devices). 3. Improves UML baseline IO performance for one disk + one NIC use case by up to 10%. 4. Intr

[uml-devel] PATCH v11-2

2017-11-22 Thread anton . ivanov
Resending patchset v11 versus Linux Next 20171121 Best Regards, A. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _

Re: [uml-devel] PATCH v11

2017-11-22 Thread Anton Ivanov
Acknowledge, will do it this afternoon. A. On 22 November 2017 11:59:35 GMT+00:00, Richard Weinberger wrote: >Am Mittwoch, 22. November 2017, 12:57:21 CET schrieb anton.ivanov@kot- >begemot.co.uk: >> This revision adds EXPORT for deactivate_irq_by_fd as needed >> by the random driver with some

Re: [uml-devel] PATCH v11

2017-11-22 Thread Richard Weinberger
Am Mittwoch, 22. November 2017, 12:57:21 CET schrieb anton.ivanov@kot- begemot.co.uk: > This revision adds EXPORT for deactivate_irq_by_fd as needed > by the random driver with some kernel configs Please patchs ontop of linux-next. Rebasing linux-next is not nice. Thanks, //richard -- sigma sta

[uml-devel] [PATCH v11 1/2] Epoll based IRQ controller

2017-11-22 Thread anton . ivanov
From: Anton Ivanov 1. Removes the need to walk the IRQ/Device list to determine who triggered the IRQ. 2. Improves scalability (up to several times performance improvement for cases with 10s of devices). 3. Improves UML baseline IO performance for one disk + one NIC use case by up to 10%. 4. Intr

[uml-devel] PATCH v11

2017-11-22 Thread anton . ivanov
This revision adds EXPORT for deactivate_irq_by_fd as needed by the random driver with some kernel configs -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.l