Displaying 20 results from an estimated 24 matches for "yuanhan".
2017 Mar 08
2
[virtio-dev] packed ring layout proposal - todo list
On Wed, Mar 08, 2017 at 03:09:48PM +0800, Yuanhan Liu wrote:
> On Wed, Mar 01, 2017 at 03:07:29AM +0200, Michael S. Tsirkin wrote:
> > On Tue, Feb 28, 2017 at 12:29:43PM +0800, Yuanhan Liu wrote:
> > > Hi Michael,
> > >
> > > Again, as usual, sorry for being late :/
> > >
> > > On Wed, Feb 22...
2017 Mar 08
2
[virtio-dev] packed ring layout proposal - todo list
On Wed, Mar 08, 2017 at 03:09:48PM +0800, Yuanhan Liu wrote:
> On Wed, Mar 01, 2017 at 03:07:29AM +0200, Michael S. Tsirkin wrote:
> > On Tue, Feb 28, 2017 at 12:29:43PM +0800, Yuanhan Liu wrote:
> > > Hi Michael,
> > >
> > > Again, as usual, sorry for being late :/
> > >
> > > On Wed, Feb 22...
2017 Mar 29
0
[virtio-dev] packed ring layout proposal - todo list
On Wed, Mar 08, 2017 at 03:56:24PM +0800, Yuanhan Liu wrote:
> On Wed, Mar 08, 2017 at 03:09:48PM +0800, Yuanhan Liu wrote:
> > On Wed, Mar 01, 2017 at 03:07:29AM +0200, Michael S. Tsirkin wrote:
> > > On Tue, Feb 28, 2017 at 12:29:43PM +0800, Yuanhan Liu wrote:
> > > > Hi Michael,
> > > >
> > >...
2017 Mar 01
2
[virtio-dev] packed ring layout proposal - todo list
On Tue, Feb 28, 2017 at 12:29:43PM +0800, Yuanhan Liu wrote:
> Hi Michael,
>
> Again, as usual, sorry for being late :/
>
> On Wed, Feb 22, 2017 at 06:27:11AM +0200, Michael S. Tsirkin wrote:
> > Stage 2: prototype guest/host drivers
> >
> > At this stage we need real guest and host drivers
> > to be able...
2017 Mar 01
2
[virtio-dev] packed ring layout proposal - todo list
On Tue, Feb 28, 2017 at 12:29:43PM +0800, Yuanhan Liu wrote:
> Hi Michael,
>
> Again, as usual, sorry for being late :/
>
> On Wed, Feb 22, 2017 at 06:27:11AM +0200, Michael S. Tsirkin wrote:
> > Stage 2: prototype guest/host drivers
> >
> > At this stage we need real guest and host drivers
> > to be able...
2017 Mar 08
0
[virtio-dev] packed ring layout proposal - todo list
On Wed, Mar 01, 2017 at 03:07:29AM +0200, Michael S. Tsirkin wrote:
> On Tue, Feb 28, 2017 at 12:29:43PM +0800, Yuanhan Liu wrote:
> > Hi Michael,
> >
> > Again, as usual, sorry for being late :/
> >
> > On Wed, Feb 22, 2017 at 06:27:11AM +0200, Michael S. Tsirkin wrote:
> > > Stage 2: prototype guest/host drivers
> > >
> > > At this stage we need real gues...
2012 Nov 14
0
fs/btrfs/volumes.c:1505:1: warning: label 'error_close' defined but not used
...1510 return ret;
9b3517e9 Ilya Dryomov 2011-02-15 1511 error_undo:
9b3517e9 Ilya Dryomov 2011-02-15 1512 if (device->writeable) {
0c1daee0 Xiao Guangrong 2011-04-20 1513 lock_chunks(root);
---
0-DAY kernel build testing backend Open Source Technology Center
Fengguang Wu, Yuanhan Liu Intel Corporation
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
2017 Mar 01
0
[RFC] packed (virtio-net) headers
On Tue, Feb 28, 2017 at 01:47:19PM +0800, Yuanhan Liu wrote:
> Hi,
>
> For virtio-net, we use 2 descs for representing a (small) pkt. One for
> virtio-net header and another one for the pkt data. And it has two issues:
>
> - the desc buffer for storing pkt data is halfed
>
> Though we later introduced 2 more options to...
2017 Mar 01
0
[RFC] packed (virtio-net) headers
On Tue, Feb 28, 2017 at 01:47:19PM +0800, Yuanhan Liu wrote:
> Hi,
>
> For virtio-net, we use 2 descs for representing a (small) pkt. One for
> virtio-net header and another one for the pkt data. And it has two issues:
>
> - the desc buffer for storing pkt data is halfed
>
> Though we later introduced 2 more options to...
2017 Mar 01
2
[virtio-dev] packed ring layout proposal v2
On Tue, Feb 28, 2017 at 01:02:18PM +0800, Yuanhan Liu wrote:
> On Wed, Feb 08, 2017 at 05:20:14AM +0200, Michael S. Tsirkin wrote:
> > This is an update from v1 version.
> > Changes:
> > - update event suppression mechanism
> > - separate options for indirect and direct s/g
> > - lots of new features
> >
>...
2017 Mar 01
2
[virtio-dev] packed ring layout proposal v2
On Tue, Feb 28, 2017 at 01:02:18PM +0800, Yuanhan Liu wrote:
> On Wed, Feb 08, 2017 at 05:20:14AM +0200, Michael S. Tsirkin wrote:
> > This is an update from v1 version.
> > Changes:
> > - update event suppression mechanism
> > - separate options for indirect and direct s/g
> > - lots of new features
> >
>...
2010 Jun 28
1
Syslinux 4.00 released
...e Meyer, Steffen Winterfeldt,
Sebastian Herbszt, Ferenc Wagner and Paul Bolle for major
development work.
- Everyone else who have contributed or tested!
Changes in 4.00:
* Major code base changes; all filesystem rewritten in C.
This work was done primarily by Liu Aleaxander (Yuanhan Liu).
* EXTLINUX: btrfs and ext4 support. btrfs support was done by
Alek Du of Intel.
* EXTLINUX is no longer a separate derivative; extlinux and
syslinux both install the same loader (ldlinux.sys); for the
Linux-based installers the extlinux binary is...
2017 Mar 01
0
[virtio-dev] packed ring layout proposal v2
On Wed, Mar 01, 2017 at 11:57:15AM +0800, Yuanhan Liu wrote:
> On Wed, Mar 01, 2017 at 03:02:29AM +0200, Michael S. Tsirkin wrote:
> > > > * Descriptor ring:
> > > >
> > > > Guest adds descriptors with unique index values and DESC_HW set in flags.
> > > > Host overwrites used descriptors with cor...
2012 Nov 06
0
[ablock84-btrfs:btrfs-far 19/20] fs/far/far-path.c:42:2: error: implicit declaration of function 'IS_ERR'
...;
29aefeaa Alexander Block 2012-11-06 @121 return ERR_PTR(ret);
29aefeaa Alexander Block 2012-11-06 122 }
29aefeaa Alexander Block 2012-11-06 123
29aefeaa Alexander Block 2012-11-06 124 return c;
---
0-DAY kernel build testing backend Open Source Technology Center
Fengguang Wu, Yuanhan Liu Intel Corporation
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...>
YoungJun Cho <yj44.cho@samsung.com>
Youquan Song <youquan.song@intel.com>
Yu Niiro <yu.niiro@gmail.com>
Yu Xu <yuxu@marvell.com>
Yuan Jiangli <jlyuan@motorola.com>
Yuan Kang <Yuan.Kang@freescale.com>
Yuang Guang <guang.a.yang@intel.com>
Yuanhan Liu <yliu.null@gmail.com>
Yuanhan Liu <yuanhan.liu@linux.intel.com>
Yuchung Cheng <ycheng@google.com>
Yufeng Shen <miletus@chromium.org>
Yuly Novikov <ynovikov@chromium.org>
Yunchuan Wen <wenyunchuan@kylinos.com.cn>
Yunfan Zhang <yfzhang@marvell.co...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...>
YoungJun Cho <yj44.cho@samsung.com>
Youquan Song <youquan.song@intel.com>
Yu Niiro <yu.niiro@gmail.com>
Yu Xu <yuxu@marvell.com>
Yuan Jiangli <jlyuan@motorola.com>
Yuan Kang <Yuan.Kang@freescale.com>
Yuang Guang <guang.a.yang@intel.com>
Yuanhan Liu <yliu.null@gmail.com>
Yuanhan Liu <yuanhan.liu@linux.intel.com>
Yuchung Cheng <ycheng@google.com>
Yufeng Shen <miletus@chromium.org>
Yuly Novikov <ynovikov@chromium.org>
Yunchuan Wen <wenyunchuan@kylinos.com.cn>
Yunfan Zhang <yfzhang@marvell.co...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...>
YoungJun Cho <yj44.cho@samsung.com>
Youquan Song <youquan.song@intel.com>
Yu Niiro <yu.niiro@gmail.com>
Yu Xu <yuxu@marvell.com>
Yuan Jiangli <jlyuan@motorola.com>
Yuan Kang <Yuan.Kang@freescale.com>
Yuang Guang <guang.a.yang@intel.com>
Yuanhan Liu <yliu.null@gmail.com>
Yuanhan Liu <yuanhan.liu@linux.intel.com>
Yuchung Cheng <ycheng@google.com>
Yufeng Shen <miletus@chromium.org>
Yuly Novikov <ynovikov@chromium.org>
Yunchuan Wen <wenyunchuan@kylinos.com.cn>
Yunfan Zhang <yfzhang@marvell.co...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...Youquan Song <youquan.song@intel.com>
Yu Niiro <yu.niiro@gmail.com>
Yu Xu <yuxu@marvell.com>
Yuan Jiangli <jlyuan@motorola.com>
Yuan Kang <Yuan.Kang@freescale.com>
Yuan-Hsin Chen <yhchen@faraday-tech.com>
Yuang Guang <guang.a.yang@intel.com>
Yuanhan Liu <yliu.null@gmail.com>
Yuanhan Liu <yuanhan.liu@linux.intel.com>
Yuanquan Chen <Yuanquan.Chen@freescale.com>
Yuchung Cheng <ycheng@google.com>
Yufeng Shen <miletus@chromium.org>
Yuly Novikov <ynovikov@chromium.org>
Yunchuan Wen <wenyunchuan@kyli...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...Youquan Song <youquan.song@intel.com>
Yu Niiro <yu.niiro@gmail.com>
Yu Xu <yuxu@marvell.com>
Yuan Jiangli <jlyuan@motorola.com>
Yuan Kang <Yuan.Kang@freescale.com>
Yuan-Hsin Chen <yhchen@faraday-tech.com>
Yuang Guang <guang.a.yang@intel.com>
Yuanhan Liu <yliu.null@gmail.com>
Yuanhan Liu <yuanhan.liu@linux.intel.com>
Yuanquan Chen <Yuanquan.Chen@freescale.com>
Yuchung Cheng <ycheng@google.com>
Yufeng Shen <miletus@chromium.org>
Yuly Novikov <ynovikov@chromium.org>
Yunchuan Wen <wenyunchuan@kyli...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...Youquan Song <youquan.song@intel.com>
Yu Niiro <yu.niiro@gmail.com>
Yu Xu <yuxu@marvell.com>
Yuan Jiangli <jlyuan@motorola.com>
Yuan Kang <Yuan.Kang@freescale.com>
Yuan-Hsin Chen <yhchen@faraday-tech.com>
Yuang Guang <guang.a.yang@intel.com>
Yuanhan Liu <yliu.null@gmail.com>
Yuanhan Liu <yuanhan.liu@linux.intel.com>
Yuanquan Chen <Yuanquan.Chen@freescale.com>
Yuchung Cheng <ycheng@google.com>
Yufeng Shen <miletus@chromium.org>
Yuly Novikov <ynovikov@chromium.org>
Yunchuan Wen <wenyunchuan@kyli...