Build failed in Jenkins: osv-build #1398

2018-08-05 Thread jenkins
See Changes: [charles.myers] bsd: Added mtx_trylock() -- [...truncated 1.02 MB...] 23800K .. .. .. .. .. 72% 1.12M 55s 23

[COMMIT osv master] bsd: Modify KASSERT() macro to print included message for better debug

2018-08-05 Thread Commit Bot
From: Charles Myers Committer: Nadav Har'El Branch: master bsd: Modify KASSERT() macro to print included message for better debug Message-Id: <1533351882-4248-1-git-send-email-charles.my...@spirent.com> --- diff --git a/bsd/porting/netport.h b/bsd/porting/netport.h --- a/bsd/porting/netport.h

Jenkins build is back to normal : osv-build #1399

2018-08-05 Thread jenkins
See -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to osv-dev+unsub

Re: OSv IPv6

2018-08-05 Thread Nadav Har'El
On Sat, Aug 4, 2018 at 6:00 AM, Charles Myers wrote: > It took me a while to split out the patches according to your guidelines, > since they were not organized that way. > I will be submitting them probably starting tomorrow or maybe early next > week. The largest patch will be around 1 MB for

Re: Implementing more memory-efficient mmap() for ROFS and RAMFS

2018-08-05 Thread Nadav Har'El
On Fri, Aug 3, 2018 at 9:35 PM, Waldek Kozaczuk wrote: > There is an outstanding issue https://github.com/ > cloudius-systems/osv/issues/979 that describes how OSv creates extra > copies of file data when mmap() is called for RAMFS or ROFS node. Possible > improvement to eliminate this extra copy