search for: forshee

Displaying 20 results from an estimated 24 matches for "forshee".

Did you mean: forsee
2017 Jul 31
0
[PATCH net] virtio_net: fix truesize for mergeable buffers
Seth Forshee noticed a performance degradation with some workloads. This turns out to be due to packet drops. Euan Kemp noticed that this is because we drop all packets where length exceeds the truesize, but for some packets we add in extra memory without updating the truesize. This in turn was kept around unc...
2017 Jul 31
0
[PATCH net] virtio_net: fix truesize for mergeable buffers
Seth Forshee noticed a performance degradation with some workloads. This turns out to be due to packet drops. Euan Kemp noticed that this is because we drop all packets where length exceeds the truesize, but for some packets we add in extra memory without updating the truesize. This in turn was kept around unc...
2023 Jan 22
0
[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
On Fri, Jan 20, 2023 at 04:12:20PM -0600, Seth Forshee (DigitalOcean) wrote: > We've fairly regularaly seen liveptches which cannot transition within kpatch's > timeout period due to busy vhost worker kthreads. In looking for a solution the > only answer I found was to call klp_update_patch_state() from a safe location. > I tried ad...
2014 Jul 27
2
apple gmux
Hello, Sorry I know this might be the wrong group to ask this in but I have been having a lot of trouble switching off the nvidia chip in my Macbook Pro 9,1. I have tried numerous things but there is a lot of flawed documentation out there on this. I have a pile of info (dmesg, kernel configs and etc) that I would like to submit as a bug reports but no clear place to send it. Who maintains the
2023 Jan 26
1
[PATCH 2/2] vhost: check for pending livepatches from vhost worker kthreads
On Wed 2023-01-25 10:57:30, Seth Forshee wrote: > On Wed, Jan 25, 2023 at 12:34:26PM +0100, Petr Mladek wrote: > > On Tue 2023-01-24 11:21:39, Seth Forshee wrote: > > > On Tue, Jan 24, 2023 at 03:17:43PM +0100, Petr Mladek wrote: > > > > On Fri 2023-01-20 16:12:22, Seth Forshee (DigitalOcean) wrote: > >...
2023 Jan 27
1
[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
On Thu, Jan 26, 2023 at 08:43:55PM -0800, Josh Poimboeuf wrote: > On Thu, Jan 26, 2023 at 03:12:35PM -0600, Seth Forshee (DigitalOcean) wrote: > > On Thu, Jan 26, 2023 at 06:03:16PM +0100, Petr Mladek wrote: > > > On Fri 2023-01-20 16:12:20, Seth Forshee (DigitalOcean) wrote: > > > > We've fairly regularaly seen liveptches which cannot transition within kpatch's > > > >...
2017 Jul 27
0
Performance regression with virtio_net
On Thu, Jul 27, 2017 at 04:14:30PM -0500, Seth Forshee wrote: > On Thu, Jul 27, 2017 at 11:38:52PM +0300, Michael S. Tsirkin wrote: > > On Thu, Jul 27, 2017 at 12:09:42PM -0500, Seth Forshee wrote: > > > I'm seeing a performance regression with virtio_net that looks to have > > > started in 4.12-rc1. I only see it in one...
2017 Jul 27
0
Performance regression with virtio_net
On Thu, Jul 27, 2017 at 04:14:30PM -0500, Seth Forshee wrote: > On Thu, Jul 27, 2017 at 11:38:52PM +0300, Michael S. Tsirkin wrote: > > On Thu, Jul 27, 2017 at 12:09:42PM -0500, Seth Forshee wrote: > > > I'm seeing a performance regression with virtio_net that looks to have > > > started in 4.12-rc1. I only see it in one...
2014 Jul 27
0
apple gmux
Hello, By having a look at 'drivers/platform/x86/apple-gmux.c', it seems its author is Seth Forshee <seth.forshee at canonical.com>. Other main contributors are Andreas Heider <andreas at meetr.de>, and Matthew Garrett <mjg at redhat.com>, among others. Pierre Moreau On 11:58 PM - Jul 26 2014, Evan Foss wrote: > Hello, > > Sorry I know this might be the wrong group...
2023 Jan 27
0
[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
On Thu 2023-01-26 15:12:35, Seth Forshee (DigitalOcean) wrote: > On Thu, Jan 26, 2023 at 06:03:16PM +0100, Petr Mladek wrote: > > On Fri 2023-01-20 16:12:20, Seth Forshee (DigitalOcean) wrote: > > > We've fairly regularaly seen liveptches which cannot transition within kpatch's > > > timeout period due t...
2011 May 24
7
[Bug 37549] New: Dell Studio XPS 1340 - fails to enter suspend mode
https://bugs.freedesktop.org/show_bug.cgi?id=37549 Summary: Dell Studio XPS 1340 - fails to enter suspend mode Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at
2017 Jul 27
0
Performance regression with virtio_net
On Thu, Jul 27, 2017 at 12:09:42PM -0500, Seth Forshee wrote: > I'm seeing a performance regression with virtio_net that looks to have > started in 4.12-rc1. I only see it in one context though, downloading > snap packages from the Ubuntu snap store. For example: > > https://api.snapcraft.io/api/v1/snaps/download/b8X2psL1ryVrPt5WEm...
2017 Jul 27
0
Performance regression with virtio_net
On Thu, Jul 27, 2017 at 12:09:42PM -0500, Seth Forshee wrote: > I'm seeing a performance regression with virtio_net that looks to have > started in 4.12-rc1. I only see it in one context though, downloading > snap packages from the Ubuntu snap store. For example: > > https://api.snapcraft.io/api/v1/snaps/download/b8X2psL1ryVrPt5WEm...
2023 Jan 26
0
[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
On Fri 2023-01-20 16:12:20, Seth Forshee (DigitalOcean) wrote: > We've fairly regularaly seen liveptches which cannot transition within kpatch's > timeout period due to busy vhost worker kthreads. I have missed this detail. Miroslav told me that we have solved something similar some time ago, see https://lore.kernel.org/all...
2015 Aug 11
2
[PATCH v2 00/22] Enable gpu switching on the MacBook Pro
...active client as proxy when reading DDC/AUX drm/nouveau/i2c: Use vga_switcheroo active client as proxy when reading DDC/AUX drm/nouveau: Use vga_switcheroo active client as proxy when probing DDC on LVDS Matthew Garrett (1): apple-gmux: Assign apple_gmux_data before registering Seth Forshee (4): vga_switcheroo: Add support for switching only the DDC vga_switcheroo: Add helper function to get the active client apple-gmux: Add switch_ddc support drm/edid: Switch DDC when reading the EDID Tvrtko Ursulin (1): drm/i915: Fix failure paths around initial fbdev allocation drivers...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...gmail.com> Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Sergio Aguirre <saaguirre@ti.com> Sergio Cambra <sergio@programatica.es> Sergio Correia <lists@uece.net> Sergiu Giurgiu <sgiurgiu11@gmail.com> Sesidhar Baddela <sebaddel@cisco.com> Seth Forshee <seth.forshee@canonical.com> Seth Heasley <seth.heasley@intel.com> Seth Jennings <sjenning@linux.vnet.ibm.com> Seung-Woo Kim <sw0312.kim@samsung.com> Seungwon Jeon <tgih.jun@samsung.com> Sha Zhengju <handai.szj@taobao.com> Shachar Shemesh <shachar@...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...gmail.com> Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Sergio Aguirre <saaguirre@ti.com> Sergio Cambra <sergio@programatica.es> Sergio Correia <lists@uece.net> Sergiu Giurgiu <sgiurgiu11@gmail.com> Sesidhar Baddela <sebaddel@cisco.com> Seth Forshee <seth.forshee@canonical.com> Seth Heasley <seth.heasley@intel.com> Seth Jennings <sjenning@linux.vnet.ibm.com> Seung-Woo Kim <sw0312.kim@samsung.com> Seungwon Jeon <tgih.jun@samsung.com> Sha Zhengju <handai.szj@taobao.com> Shachar Shemesh <shachar@...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...i@mail.ru> Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Sergio Aguirre <saaguirre@ti.com> Sergio Cambra <sergio@programatica.es> Sergio Correia <lists@uece.net> Sergiu Giurgiu <sgiurgiu11@gmail.com> Sesidhar Baddela <sebaddel@cisco.com> Seth Forshee <seth.forshee@canonical.com> Seth Heasley <seth.heasley@intel.com> Seth Jennings <sjenning@linux.vnet.ibm.com> Seung-Woo Kim <sw0312.kim@samsung.com> Seungwon Jeon <tgih.jun@samsung.com> Sha Zhengju <handai.szj@taobao.com> Shachar Shemesh <shachar@...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...asov <vsu@altlinux.ru> Sergey Yanovich <ynvich@gmail.com> Sergio Aguirre <saaguirre@ti.com> Sergio Cambra <sergio@programatica.es> Sergio Correia <lists@uece.net> Sergiu Giurgiu <sgiurgiu11@gmail.com> Sesidhar Baddela <sebaddel@cisco.com> Seth Forshee <seth.forshee@canonical.com> Seth Heasley <seth.heasley@intel.com> Seth Jennings <sjenning@linux.vnet.ibm.com> Seung-Woo Kim <sw0312.kim@samsung.com> Seungwon Jeon <tgih.jun@samsung.com> Sha Zhengju <handai.szj@taobao.com> Shachar Shemesh <shachar@...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...asov <vsu@altlinux.ru> Sergey Yanovich <ynvich@gmail.com> Sergio Aguirre <saaguirre@ti.com> Sergio Cambra <sergio@programatica.es> Sergio Correia <lists@uece.net> Sergiu Giurgiu <sgiurgiu11@gmail.com> Sesidhar Baddela <sebaddel@cisco.com> Seth Forshee <seth.forshee@canonical.com> Seth Heasley <seth.heasley@intel.com> Seth Jennings <sjenning@linux.vnet.ibm.com> Seung-Woo Kim <sw0312.kim@samsung.com> Seungwon Jeon <tgih.jun@samsung.com> Sha Zhengju <handai.szj@taobao.com> Shachar Shemesh <shachar@...