search for: chaosbits

Displaying 19 results from an estimated 19 matches for "chaosbits".

2010 Dec 13
3
[PATCH 1/1] hv: Use only one txf buffer per channel and kmalloc on initialize
...receive buffer for all hv_utils channels, and will do only one kmalloc on init and will return with a -ENOMEM if kmalloc fails on initialize. And properly clean up memory on failure. Thanks to Evgeniy Polyakov <zbr at ioremap.net> for pointing this out. And thanks to Jesper Juhl <jj at chaosbits.net> and Ky Srinivasan <ksrinivasan at novell.com> for suggesting a better implementation of my original patch. Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com> Signed-off-by: Hank Janssen <hjanssen at microsoft.com> Cc: Evgeniy Polyakov <zbr at ioremap.net> Cc:...
2010 Dec 13
3
[PATCH 1/1] hv: Use only one txf buffer per channel and kmalloc on initialize
...receive buffer for all hv_utils channels, and will do only one kmalloc on init and will return with a -ENOMEM if kmalloc fails on initialize. And properly clean up memory on failure. Thanks to Evgeniy Polyakov <zbr at ioremap.net> for pointing this out. And thanks to Jesper Juhl <jj at chaosbits.net> and Ky Srinivasan <ksrinivasan at novell.com> for suggesting a better implementation of my original patch. Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com> Signed-off-by: Hank Janssen <hjanssen at microsoft.com> Cc: Evgeniy Polyakov <zbr at ioremap.net> Cc:...
2010 Dec 13
3
[PATCH 1/1] hv: Use only one receive buffer per channel and kmalloc on initialize
...c return value. This fix now only uses one receive buffer for all hv_utils channels, and will do only one kmalloc on init and will return with a -ENOMEM if kmalloc fails on initialize. Thanks to Evgeniy Polyakov <zbr at ioremap.net> for pointing this out. And thanks to Jesper Juhl <jj at chaosbits.net> and Ky Srinivasan <ksrinivasan at novell.com> for suggesting a better implementation of my original patch. Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com> Signed-off-by: Hank Janssen <hjanssen at microsoft.com> Cc: Evgeniy Polyakov <zbr at ioremap.net> Cc:...
2010 Dec 13
3
[PATCH 1/1] hv: Use only one receive buffer per channel and kmalloc on initialize
...c return value. This fix now only uses one receive buffer for all hv_utils channels, and will do only one kmalloc on init and will return with a -ENOMEM if kmalloc fails on initialize. Thanks to Evgeniy Polyakov <zbr at ioremap.net> for pointing this out. And thanks to Jesper Juhl <jj at chaosbits.net> and Ky Srinivasan <ksrinivasan at novell.com> for suggesting a better implementation of my original patch. Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com> Signed-off-by: Hank Janssen <hjanssen at microsoft.com> Cc: Evgeniy Polyakov <zbr at ioremap.net> Cc:...
2010 Dec 13
2
[PATCH 1/1] hv: Use only one receive buffer and kmalloc on initialize
...c return value. This fix now only uses one receive buffer for all hv_utils channels, and will do only one kmalloc on init and will return with a -ENOMEM if kmalloc fails on initialize. Thanks to Evgeniy Polyakov <zbr at ioremap.net> for pointing this out. And thanks to Jesper Juhl <jj at chaosbits.net> and Ky Srinivasan <ksrinivasan at novell.com> for suggesting a better implementation of my original patch. Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com> Signed-off-by: Hank Janssen <hjanssen at microsoft.com> Cc:Evgeniy Polyakov <zbr at ioremap.net> Cc:J...
2010 Dec 13
2
[PATCH 1/1] hv: Use only one receive buffer and kmalloc on initialize
...c return value. This fix now only uses one receive buffer for all hv_utils channels, and will do only one kmalloc on init and will return with a -ENOMEM if kmalloc fails on initialize. Thanks to Evgeniy Polyakov <zbr at ioremap.net> for pointing this out. And thanks to Jesper Juhl <jj at chaosbits.net> and Ky Srinivasan <ksrinivasan at novell.com> for suggesting a better implementation of my original patch. Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com> Signed-off-by: Hank Janssen <hjanssen at microsoft.com> Cc:Evgeniy Polyakov <zbr at ioremap.net> Cc:J...
2011 Feb 14
2
[PATCH 1/2] staging: hv: Remove dead code from netvsc.c
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com> Signed-off-by: K. Y. Srinivasan <kys at microsoft.com> --- drivers/staging/hv/netvsc.c | 34 ---------------------------------- 1 files changed, 0 insertions(+), 34 deletions(-) diff --git a/drivers/staging/hv/netvsc.c b/drivers/staging/hv/netvsc.c index fa46a7e..8c6d4ae 100644 --- a/drivers/staging/hv/netvsc.c +++
2011 Feb 14
2
[PATCH 1/2] staging: hv: Remove dead code from netvsc.c
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com> Signed-off-by: K. Y. Srinivasan <kys at microsoft.com> --- drivers/staging/hv/netvsc.c | 34 ---------------------------------- 1 files changed, 0 insertions(+), 34 deletions(-) diff --git a/drivers/staging/hv/netvsc.c b/drivers/staging/hv/netvsc.c index fa46a7e..8c6d4ae 100644 --- a/drivers/staging/hv/netvsc.c +++
2011 Jul 17
3
[PATCHv9] vhost: experimental tx zero-copy support
From: Shirley Ma <mashirle at us.ibm.com> This adds experimental zero copy support in vhost-net, disabled by default. To enable, set the zerocopytx module option to 1. This patch maintains the outstanding userspace buffers in the sequence it is delivered to vhost. The outstanding userspace buffers will be marked as done once the lower device buffers DMA has finished. This is monitored
2011 Jul 17
3
[PATCHv9] vhost: experimental tx zero-copy support
From: Shirley Ma <mashirle at us.ibm.com> This adds experimental zero copy support in vhost-net, disabled by default. To enable, set the zerocopytx module option to 1. This patch maintains the outstanding userspace buffers in the sequence it is delivered to vhost. The outstanding userspace buffers will be marked as done once the lower device buffers DMA has finished. This is monitored
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...ing.Huang@freescale.com> Jerry Snitselaar <dev@snitselaar.org> Jerry Snitselaar <jerry.snitselaar@oracle.com> Jerry Wong <jerry.wong@maximintegrated.com> Jes Sorensen <Jes.Sorensen@redhat.com> Jesper Dangaard Brouer <brouer@redhat.com> Jesper Juhl <jj@chaosbits.net> Jesper Juhl <jj@codesealer.com> Jesper Nilsson <jesper.nilsson@axis.com> Jesper Nilsson <jespern@axis.com> Jesse Barnes <jbarnes@virtuousgeek.org. Jesse Barnes <jbarnes@virtuousgeek.org> Jesse Barnes <jbarnes@virtuousgeek.org> (up to v2) Jesse...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...ing.Huang@freescale.com> Jerry Snitselaar <dev@snitselaar.org> Jerry Snitselaar <jerry.snitselaar@oracle.com> Jerry Wong <jerry.wong@maximintegrated.com> Jes Sorensen <Jes.Sorensen@redhat.com> Jesper Dangaard Brouer <brouer@redhat.com> Jesper Juhl <jj@chaosbits.net> Jesper Juhl <jj@codesealer.com> Jesper Nilsson <jesper.nilsson@axis.com> Jesper Nilsson <jespern@axis.com> Jesse Barnes <jbarnes@virtuousgeek.org. Jesse Barnes <jbarnes@virtuousgeek.org> Jesse Barnes <jbarnes@virtuousgeek.org> (up to v2) Jesse...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...ing.Huang@freescale.com> Jerry Snitselaar <dev@snitselaar.org> Jerry Snitselaar <jerry.snitselaar@oracle.com> Jerry Wong <jerry.wong@maximintegrated.com> Jes Sorensen <Jes.Sorensen@redhat.com> Jesper Dangaard Brouer <brouer@redhat.com> Jesper Juhl <jj@chaosbits.net> Jesper Juhl <jj@codesealer.com> Jesper Nilsson <jesper.nilsson@axis.com> Jesper Nilsson <jespern@axis.com> Jesse Barnes <jbarnes@virtuousgeek.org. Jesse Barnes <jbarnes@virtuousgeek.org> Jesse Barnes <jbarnes@virtuousgeek.org> (up to v2) Jesse...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...<dev@snitselaar.org> Jerry Snitselaar <jerry.snitselaar@oracle.com> Jerry Wong <jerry.wong@maximintegrated.com> Jes Sorensen <Jes.Sorensen@redhat.com> Jesper Dangaard Brouer <brouer@redhat.com> Jesper Derehag <jderehag@hotmail.com> Jesper Juhl <jj@chaosbits.net> Jesper Juhl <jj@codesealer.com> Jesper Nilsson <jesper.nilsson@axis.com> Jesper Nilsson <jespern@axis.com> Jesse Barnes <jbarnes@virtuousgeek.org. Jesse Barnes <jbarnes@virtuousgeek.org> Jesse Barnes <jbarnes@virtuousgeek.org> (up to v2) Jesse...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...<dev@snitselaar.org> Jerry Snitselaar <jerry.snitselaar@oracle.com> Jerry Wong <jerry.wong@maximintegrated.com> Jes Sorensen <Jes.Sorensen@redhat.com> Jesper Dangaard Brouer <brouer@redhat.com> Jesper Derehag <jderehag@hotmail.com> Jesper Juhl <jj@chaosbits.net> Jesper Juhl <jj@codesealer.com> Jesper Nilsson <jesper.nilsson@axis.com> Jesper Nilsson <jespern@axis.com> Jesse Barnes <jbarnes@virtuousgeek.org. Jesse Barnes <jbarnes@virtuousgeek.org> Jesse Barnes <jbarnes@virtuousgeek.org> (up to v2) Jesse...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...<dev@snitselaar.org> Jerry Snitselaar <jerry.snitselaar@oracle.com> Jerry Wong <jerry.wong@maximintegrated.com> Jes Sorensen <Jes.Sorensen@redhat.com> Jesper Dangaard Brouer <brouer@redhat.com> Jesper Derehag <jderehag@hotmail.com> Jesper Juhl <jj@chaosbits.net> Jesper Juhl <jj@codesealer.com> Jesper Nilsson <jesper.nilsson@axis.com> Jesper Nilsson <jespern@axis.com> Jesse Barnes <jbarnes@virtuousgeek.org. Jesse Barnes <jbarnes@virtuousgeek.org> Jesse Barnes <jbarnes@virtuousgeek.org> (up to v2) Jesse...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...<dev@snitselaar.org> Jerry Snitselaar <jerry.snitselaar@oracle.com> Jerry Wong <jerry.wong@maximintegrated.com> Jes Sorensen <Jes.Sorensen@redhat.com> Jesper Dangaard Brouer <brouer@redhat.com> Jesper Derehag <jderehag@hotmail.com> Jesper Juhl <jj@chaosbits.net> Jesper Juhl <jj@codesealer.com> Jesper Nilsson <jesper.nilsson@axis.com> Jesper Nilsson <jespern@axis.com> Jesse Barnes <jbarnes@virtuousgeek.org. Jesse Barnes <jbarnes@virtuousgeek.org> Jesse Barnes <jbarnes@virtuousgeek.org> (up to v2) Jesse...
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...<dev@snitselaar.org> Jerry Snitselaar <jerry.snitselaar@oracle.com> Jerry Wong <jerry.wong@maximintegrated.com> Jes Sorensen <Jes.Sorensen@redhat.com> Jesper Dangaard Brouer <brouer@redhat.com> Jesper Derehag <jderehag@hotmail.com> Jesper Juhl <jj@chaosbits.net> Jesper Juhl <jj@codesealer.com> Jesper Nilsson <jesper.nilsson@axis.com> Jesper Nilsson <jespern@axis.com> Jesse Barnes <jbarnes@virtuousgeek.org. Jesse Barnes <jbarnes@virtuousgeek.org> Jesse Barnes <jbarnes@virtuousgeek.org> (up to v2) Jesse...
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...<dev@snitselaar.org> Jerry Snitselaar <jerry.snitselaar@oracle.com> Jerry Wong <jerry.wong@maximintegrated.com> Jes Sorensen <Jes.Sorensen@redhat.com> Jesper Dangaard Brouer <brouer@redhat.com> Jesper Derehag <jderehag@hotmail.com> Jesper Juhl <jj@chaosbits.net> Jesper Juhl <jj@codesealer.com> Jesper Nilsson <jesper.nilsson@axis.com> Jesper Nilsson <jespern@axis.com> Jesse Barnes <jbarnes@virtuousgeek.org. Jesse Barnes <jbarnes@virtuousgeek.org> Jesse Barnes <jbarnes@virtuousgeek.org> (up to v2) Jesse...