search for: reivew

Displaying 17 results from an estimated 17 matches for "reivew".

Did you mean: preview
2019 Sep 18
1
[RFC PATCH 0/2] Mdev: support mutiple kinds of devices
...s other than vfio mdev device. So this > > series tries to extend the mdev to be able to differ from different > > devices by: > > > > - device id and matching for mdev bus > > - device speicfic callbacks and move vfio callbacks there > > > > Sent for early reivew, compile test only! > > > > Thanks > > > > [1] https://lkml.org/lkml/2019/9/10/135 > > I expect Parav must have something similar in the works for their > in-kernel networking mdev support. Link to discussion so far: > > https://lore.kernel.org/kvm/20190912...
2005 Aug 25
1
Attempting to recode elements contained in a list
Hello R-Masters, I have a list 's' with three elements, as shown below. I want to recode a.a, a.a2, and a.a3 to NA if the value in a.a is less than 3. I reivewed my Modern Applied Statistic Book, the online help and did some searching of R-help on the internet. I explored unlist and as.list.data.frame in an attempt to isolate the third element of the list s, but this was not helpful. Any help would be appreciated. > dim(s) [1] 342 3 > names(s) [1...
2019 Sep 17
0
[RFC PATCH 0/2] Mdev: support mutiple kinds of devices
...e > extended to support devices other than vfio mdev device. So this > series tries to extend the mdev to be able to differ from different > devices by: > > - device id and matching for mdev bus > - device speicfic callbacks and move vfio callbacks there > > Sent for early reivew, compile test only! > > Thanks > > [1] https://lkml.org/lkml/2019/9/10/135 I expect Parav must have something similar in the works for their in-kernel networking mdev support. Link to discussion so far: https://lore.kernel.org/kvm/20190912094012.29653-1-jasowang at redhat.com/T/#t...
2005 Oct 25
0
Can I get a copy of manuals.rubyonrails.com sorce
Hi, I''ve been using ruby for about a year for non-web apps, and have no experience w/web development. I''ve been asked to work on a web based document reivew system, that appears to be a reasonably good mach for Hieraki. I''ve installed Hieaki on my system, and it''s running fine. Now I''d like to be able to use the kind of document navigation I see in the ''Hieraki Bookshelf''. Is is possible for me to get a c...
2005 Nov 15
2
Windows-style quota / "profile size too big" warning?
With Windows domain controllers with when the profile size is too big (and there are limits appled), when the user logs out, he/she gets a warning, and a list of files, sorted from the biggest, to the smallest. To get an idea how it looks like, here's a screenshot: http://www.windowsitpro.com/Files/5057/Screen_03.gif http://www.windowsitpro.com/Windows/Article/ArticleID/5057/5057.html Is
2014 Dec 01
0
[PATCH RFC v4 net-next 0/5] virtio_net: enabling tx interrupts
...escing support for virtio-net > Changes from RFC v2: > - clean up code, address issues raised by Jason > Changes from RFC v1: > - address comments by Jason Wang, use delayed cb everywhere > - rebased Jason's patch on top of mine and include it (with some tweaks) > > Please reivew. Comments were more than welcomed. > > [1] Performance Test result: > > Environment: > - Two Intel(R) Xeon(R) CPU E5620 @ 2.40GHz machines connected back to back > with 82599ES cards. > - Both host and guest were net-next.git plus the patch > - Coalescing parameters for...
2014 Dec 01
0
[PATCH RFC v4 net-next 0/5] virtio_net: enabling tx interrupts
...escing support for virtio-net > Changes from RFC v2: > - clean up code, address issues raised by Jason > Changes from RFC v1: > - address comments by Jason Wang, use delayed cb everywhere > - rebased Jason's patch on top of mine and include it (with some tweaks) > > Please reivew. Comments were more than welcomed. > > [1] Performance Test result: > > Environment: > - Two Intel(R) Xeon(R) CPU E5620 @ 2.40GHz machines connected back to back > with 82599ES cards. > - Both host and guest were net-next.git plus the patch > - Coalescing parameters for...
2014 Dec 02
4
[PATCH RFC v4 net-next 0/5] virtio_net: enabling tx interrupts
...es from RFC v2: >> - clean up code, address issues raised by Jason >> Changes from RFC v1: >> - address comments by Jason Wang, use delayed cb everywhere >> - rebased Jason's patch on top of mine and include it (with some >> tweaks) >> >> Please reivew. Comments were more than welcomed. >> >> [1] Performance Test result: >> >> Environment: >> - Two Intel(R) Xeon(R) CPU E5620 @ 2.40GHz machines connected back >> to back >> with 82599ES cards. >> - Both host and guest were net-next.git plu...
2014 Dec 02
4
[PATCH RFC v4 net-next 0/5] virtio_net: enabling tx interrupts
...es from RFC v2: >> - clean up code, address issues raised by Jason >> Changes from RFC v1: >> - address comments by Jason Wang, use delayed cb everywhere >> - rebased Jason's patch on top of mine and include it (with some >> tweaks) >> >> Please reivew. Comments were more than welcomed. >> >> [1] Performance Test result: >> >> Environment: >> - Two Intel(R) Xeon(R) CPU E5620 @ 2.40GHz machines connected back >> to back >> with 82599ES cards. >> - Both host and guest were net-next.git plu...
2014 Dec 02
0
[PATCH RFC v4 net-next 0/5] virtio_net: enabling tx interrupts
...: >>> - clean up code, address issues raised by Jason >>> Changes from RFC v1: >>> - address comments by Jason Wang, use delayed cb everywhere >>> - rebased Jason's patch on top of mine and include it (with some >>> tweaks) >>> Please reivew. Comments were more than welcomed. >>> [1] Performance Test result: >>> Environment: >>> - Two Intel(R) Xeon(R) CPU E5620 @ 2.40GHz machines connected back >>> to back >>> with 82599ES cards. >>> - Both host and guest were net-next.git...
2014 Dec 02
0
[PATCH RFC v4 net-next 0/5] virtio_net: enabling tx interrupts
...: >>> - clean up code, address issues raised by Jason >>> Changes from RFC v1: >>> - address comments by Jason Wang, use delayed cb everywhere >>> - rebased Jason's patch on top of mine and include it (with some >>> tweaks) >>> Please reivew. Comments were more than welcomed. >>> [1] Performance Test result: >>> Environment: >>> - Two Intel(R) Xeon(R) CPU E5620 @ 2.40GHz machines connected back >>> to back >>> with 82599ES cards. >>> - Both host and guest were net-next.git...
2020 Jan 15
3
[cfe-dev] Phabricator -> GitHub PRs?
Hi David, On Wed, Jan 15, 2020 at 12:51 PM David Greene via llvm-dev <llvm-dev at lists.llvm.org> wrote: > I would like to understand better how people use Phab's advanced > features and why. For example, what drives the need for patch series > and dependence relationships? Some walk-through examples would be very > helpful. Here's a somewhat more complex example of
2014 Dec 01
9
[PATCH RFC v4 net-next 0/5] virtio_net: enabling tx interrupts
...o_start_xmit() - Add interrupt coalescing support for virtio-net Changes from RFC v2: - clean up code, address issues raised by Jason Changes from RFC v1: - address comments by Jason Wang, use delayed cb everywhere - rebased Jason's patch on top of mine and include it (with some tweaks) Please reivew. Comments were more than welcomed. [1] Performance Test result: Environment: - Two Intel(R) Xeon(R) CPU E5620 @ 2.40GHz machines connected back to back with 82599ES cards. - Both host and guest were net-next.git plus the patch - Coalescing parameters for the card: Adaptive RX: off TX: off...
2014 Dec 01
9
[PATCH RFC v4 net-next 0/5] virtio_net: enabling tx interrupts
...o_start_xmit() - Add interrupt coalescing support for virtio-net Changes from RFC v2: - clean up code, address issues raised by Jason Changes from RFC v1: - address comments by Jason Wang, use delayed cb everywhere - rebased Jason's patch on top of mine and include it (with some tweaks) Please reivew. Comments were more than welcomed. [1] Performance Test result: Environment: - Two Intel(R) Xeon(R) CPU E5620 @ 2.40GHz machines connected back to back with 82599ES cards. - Both host and guest were net-next.git plus the patch - Coalescing parameters for the card: Adaptive RX: off TX: off...
2019 Sep 12
9
[RFC PATCH 0/2] Mdev: support mutiple kinds of devices
...tio-mdev[1]. I find that mdev needs to be extended to support devices other than vfio mdev device. So this series tries to extend the mdev to be able to differ from different devices by: - device id and matching for mdev bus - device speicfic callbacks and move vfio callbacks there Sent for early reivew, compile test only! Thanks [1] https://lkml.org/lkml/2019/9/10/135 Jason Wang (2): mdev: device id support mdev: introduce device specific ops drivers/gpu/drm/i915/gvt/kvmgt.c | 16 ++++--- drivers/s390/cio/vfio_ccw_ops.c | 16 ++++--- drivers/s390/crypto/vfio_ap_ops.c | 13 ++++-- driv...
2019 Sep 12
9
[RFC PATCH 0/2] Mdev: support mutiple kinds of devices
...tio-mdev[1]. I find that mdev needs to be extended to support devices other than vfio mdev device. So this series tries to extend the mdev to be able to differ from different devices by: - device id and matching for mdev bus - device speicfic callbacks and move vfio callbacks there Sent for early reivew, compile test only! Thanks [1] https://lkml.org/lkml/2019/9/10/135 Jason Wang (2): mdev: device id support mdev: introduce device specific ops drivers/gpu/drm/i915/gvt/kvmgt.c | 16 ++++--- drivers/s390/cio/vfio_ccw_ops.c | 16 ++++--- drivers/s390/crypto/vfio_ap_ops.c | 13 ++++-- driv...
2020 Jun 18
6
[PATCH RFC 0/5] support batched IOTLB updating in vhost-vdpa
...device for a batch of IOTLB mappings. So for the device that has its own DMA translation logic, it can efficiently structure the memory mapping to get best performance. Note, this only impact the devices that want its own DMA translation. For other type of device, no changes in behaviour. Please reivew. Jason Wang (5): vhost-vdpa: refine ioctl pre-processing vhost: generialize backend features setting/getting vhost-vdpa: support get/set backend features vhost-vdpa: support IOTLB batching hints vdpasim: support batch updating drivers/vdpa/vdpa_sim/vdpa_sim.c | 40 +++++++++++++++++++++...