Coder Social home page Coder Social logo

lis3.5's Introduction

LIS3.5

Development drivers for Linux Integration Services 3.5.

lis3.5's People

Contributors

haiyangz avatar kattisrinivasan avatar microsoft-github-policy-service[bot] avatar olafhering avatar vijaytripathi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lis3.5's Issues

Network performance deterioration with every next kernel upgrade

Just my 2cc:

I've ran a series of tests to measure network upload performance between 2 VMs

  1. Linux guest pushing: dd if=/dev/zero bs=1024K count=5120 | nc -v 192.168.1.2 2000
    to
  2. Windows guest (192.168.1.2) with netcat listening at 2000

Both VMs are sitting on the same host connected over vSwitch.
All linux guests were created equal (static RAM - 1024MB, 2 vCPU, with GUI)

I've noticed that the upload speed is deteriorating significantly with every newer kernel.
Older kernel results:
CentOS 6.5 (kernel 2.6) - 100 MB/s
Debian 7.3 (kernel 3.2) - 190 MB/s

Newer kernels demonstrate worse performance:
Fedora 20 (kernel 3.11) - 65 MB/s
Ubuntu 14 (w kernel 3.13) - 40 MB/s
Debian 7.3 (upgraded to kernel 3.13) - 90 MB/s

Hyper-V Doesn't Build on Linux Kernel Because Function Required for Hyper-V Build Was Changed

Hyper-V calls function utf8s_to_utf16s and passes three arguments, the updated function requires passing five arguments.

See this for reference:
https://lkml.org/lkml/2013/6/4/731

Kernel: 2.6.32-431.el6.x86_64

Output

./rhel6-hv-driver-install

Building Modules
make: Entering directory /usr/src/kernels/2.6.32-431.3.1.el6.x86_64' CLEAN /root/LIS3.5-master/LIS3.5-master/hv-rhel6.x/hv/.tmp_versions make: Leaving directory/usr/src/kernels/2.6.32-431.3.1.el6.x86_64'
make: Entering directory `/usr/src/kernels/2.6.32-431.3.1.el6.x86_64'
CC [M] /root/LIS3.5-master/LIS3.5-master/hv-rhel6.x/hv/netvsc_drv.o
CC [M] /root/LIS3.5-master/LIS3.5-master/hv-rhel6.x/hv/netvsc.o
CC [M] /root/LIS3.5-master/LIS3.5-master/hv-rhel6.x/hv/rndis_filter.o
/root/LIS3.5-master/LIS3.5-master/hv-rhel6.x/hv/rndis_filter.c: In function ârndis_filter_set_device_macâ:
/root/LIS3.5-master/LIS3.5-master/hv-rhel6.x/hv/rndis_filter.c:579: error: incompatible type for argument 3 of âutf8s_to_utf16sâ
include/linux/nls.h:55: note: expected âenum utf16_endianâ but argument is of type âwchar_t *â
/root/LIS3.5-master/LIS3.5-master/hv-rhel6.x/hv/rndis_filter.c:579: error: too few arguments to function âutf8s_to_utf16sâ
/root/LIS3.5-master/LIS3.5-master/hv-rhel6.x/hv/rndis_filter.c:584: error: incompatible type for argument 3 of âutf8s_to_utf16sâ
include/linux/nls.h:55: note: expected âenum utf16_endianâ but argument is of type âwchar_t *â
/root/LIS3.5-master/LIS3.5-master/hv-rhel6.x/hv/rndis_filter.c:584: error: too few arguments to function âutf8s_to_utf16sâ

Mainline kernel roadmap

Guys, pls, share your roadmap:

  1. When do you expect 3.5 to be a part of main line kernel?
  2. Is there any plans for Linux Gen2 VMs?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.