Re: [PATCH] Support non-fPIC shared objects

2018-10-25 Thread Qixuan Wu
Good news, can we support NON-fPIC elf executable binary ? 在 2018年10月25日星期四 UTC+8上午6:10:09,Waldek Kozaczuk写道: > > This patch enhances ELF dynamic loader to support position > dependent shared libraries. It does it by detecting presence > of DT_TEXTREL marker and temporarilily making PT_LOAD

Re: Did anybody use OSv in the production ?

2018-10-09 Thread Qixuan Wu
在 2018年10月3日星期三 UTC+8上午5:48:49,Waldek Kozaczuk写道: > > Hi, > > Honestly I do not know for certain who uses OSv in production. Based on > what I saw on this emailing list there are some people running Erlang apps > on OSv. I also think that Spirent might be using it as part of their >

Re: About OSv support for docker image using 9pfs

2018-09-27 Thread Qixuan Wu
在 2018年9月21日星期五 UTC+8下午1:11:40,Roman Shaposhnik写道: > > On Thu, Sep 20, 2018 at 10:00 PM, Qixuan Wu > wrote: > > > > > > 在 2018年9月21日星期五 UTC+8上午1:59:50,Roman Shaposhnik写道: > >> > >> On Thu, Sep 20, 2018 at 5:10 AM, Qixuan Wu wrote: > >

Did anybody use OSv in the production ?

2018-09-27 Thread Qixuan Wu
Hi All, We are trying to look for the scenario in which OSv can be used. Is anybody using or preparing to use OSv ? We can discuss and share some experiences. Anything is welcome. Thanks & Regards Qixuan. -- You received this message because you are subscribed to the Google Groups "OSv

How to test the schedule latency?

2018-10-11 Thread Qixuan Wu
Hi All, I saw the paper, it said schedule latency is less than linux thread, about 328ns. Guest OS Colocated Apart Linux 905 ns 13148 ns OSv 328 ns 1402 ns Anyone can tell where is the test case code ? Thanks & Regards Qixuan. -- You received this message because you are

Re: About OSv support for docker image using 9pfs

2018-09-29 Thread Qixuan Wu
在 2018年9月29日星期六 UTC+8上午3:37:00,Roman Shaposhnik写道: > > On Thu, Sep 27, 2018 at 5:42 PM, Qixuan Wu > wrote: > > > > > > 在 2018年9月21日星期五 UTC+8下午1:11:40,Roman Shaposhnik写道: > >> > >> On Thu, Sep 20, 2018 at 10:00 PM, Qixuan Wu wrote: > >

Re: About OSv support for docker image using 9pfs

2018-09-20 Thread Qixuan Wu
在 2018年9月20日星期四 UTC+8下午9:02:11,Nadav Har'El写道: > > > On Thu, Sep 20, 2018 at 3:10 PM Qixuan Wu > > wrote: > >> >> >> I think I will make the NFS (and + vsock later) as the rootfs now. >> > > Note that OSv already has an NFS client (you nee

Re: About OSv support for docker image using 9pfs

2018-09-20 Thread Qixuan Wu
在 2018年9月21日星期五 UTC+8上午1:59:50,Roman Shaposhnik写道: > > On Thu, Sep 20, 2018 at 5:10 AM, Qixuan Wu > wrote: > > > > > > 在 2018年9月19日星期三 UTC+8下午12:44:54,Roman Shaposhnik写道: > >> > >> On Tue, Sep 18, 2018 at 7:27 PM, Qixuan Wu wrote: > >

Re: gvisor - google user-space kernel in go

2018-09-20 Thread Qixuan Wu
在 2018年9月19日星期三 UTC+8下午9:25:15,Pekka Enberg写道: > > > > On Wed, Sep 19, 2018 at 4:18 AM, Qixuan Wu > wrote: > >> >>- claim to run unmodified Linux executable like OSv does >> >> gVisor can run the C application without recompiling, but applicatio

Re: About OSv support for docker image using 9pfs

2018-09-20 Thread Qixuan Wu
在 2018年9月19日星期三 UTC+8下午12:44:54,Roman Shaposhnik写道: > > On Tue, Sep 18, 2018 at 7:27 PM, Qixuan Wu > wrote: > > > > > > 在 2018年9月19日星期三 UTC+8上午10:00:36,Roman Shaposhnik写道: > >> > >> On Tue, Sep 18, 2018 at 5:48 PM, Qixuan Wu wrote: > >

Re: gvisor - google user-space kernel in go

2018-09-20 Thread Qixuan Wu
在 2018年9月20日星期四 UTC+8下午4:03:45,Nadav Har'El写道: > > > On Thu, Sep 20, 2018 at 10:06 AM, Pekka Enberg > wrote: > >> >> >> On Thu, Sep 20, 2018 at 9:29 AM, Qixuan Wu > > wrote: >> >>> >>> >>> 在 2018年9月19日星期三 UTC+8下午9:25:15,Pek

Re: About benchmark for scheduler and memory

2018-09-20 Thread Qixuan Wu
在 2018年9月20日星期四 UTC+8上午6:12:57,Waldek Kozaczuk写道: > > Adding Justin from XLabs as he may have ran more performance tests against > OSv. > > Sent from my iPhone > > Thank you very much! Qixuan. > > On Sep 19, 2018, at 18:11, Waldek Kozaczuk > wrote: > > > > Not sure about lmbench but

About OSv support for docker image using 9pfs

2018-09-18 Thread Qixuan Wu
Hi all, We have some requirement to support standard docker OCI image. Currently OSv did not support 9pfs. Anyone are thinking of this or not ? Thanks Qixuan Wu -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To u

Re: About OSv support for docker image using 9pfs

2018-09-18 Thread Qixuan Wu
HI, 在 2018年9月18日星期二 UTC+8下午8:24:48,Waldek Kozaczuk写道: > > Hi, > > Could you please be more specific? Do you want to run OSv in Docker or > Docker in OSv? > > Waldek > > On Tuesday, September 18, 2018 at 4:59:42 AM UTC-4, Qixuan Wu wrote: >> >> Hi

About benchmark for scheduler and memory

2018-09-18 Thread Qixuan Wu
Hi all, Is anyone run some benchmark like lmbench inside OSv ? Then we can compare it with Linux and see the improvement detailed items. Thanks & Regards. Qixuan. -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from

Re: About OSv support for docker image using 9pfs

2018-09-18 Thread Qixuan Wu
在 2018年9月19日星期三 UTC+8上午5:56:58,Nadav Har'El写道: > > > On Tue, Sep 18, 2018 at 11:59 AM, Qixuan Wu > wrote: > >> Hi all, >> >>We have some requirement to support standard docker OCI image. >> >>Currently

Re: About OSv support for docker image using 9pfs

2018-09-18 Thread Qixuan Wu
gt; Waldek > > On Tuesday, September 18, 2018 at 4:59:42 AM UTC-4, Qixuan Wu wrote: >> >> Hi all, >> >>We have some requirement to support standard docker OCI image. >> >>Currently OSv did not support 9pfs. Anyone are thinking of this or not &

Re: gvisor - google user-space kernel in go

2018-09-18 Thread Qixuan Wu
- claim to run unmodified Linux executable like OSv does gVisor can run the C application without recompiling, but application only can run on OSv with recompiling. 在 2018年7月2日星期一 UTC+8上午2:38:48,Waldek Kozaczuk写道: > > Couple of days ago I attended a presentation by one of the Google >

Re: About OSv support for docker image using 9pfs

2018-09-18 Thread Qixuan Wu
在 2018年9月19日星期三 UTC+8上午10:00:36,Roman Shaposhnik写道: > > On Tue, Sep 18, 2018 at 5:48 PM, Qixuan Wu > wrote: > > > > > > 在 2018年9月19日星期三 UTC+8上午5:56:58,Nadav Har'El写道: > >> > >> > >> On Tue, Sep 18, 2018 at 11:59 AM, Qixuan Wu wrot

Re: About OSv support for docker image using 9pfs

2018-09-19 Thread Qixuan Wu
在 2018年9月19日星期三 UTC+8下午12:44:54,Roman Shaposhnik写道: > > On Tue, Sep 18, 2018 at 7:27 PM, Qixuan Wu > wrote: > > > > > > 在 2018年9月19日星期三 UTC+8上午10:00:36,Roman Shaposhnik写道: > >> > >> On Tue, Sep 18, 2018 at 5:48 PM, Qixuan Wu wrote: > >