/spdk/docker/ |
H A D | docker-compose.yaml | 8 image: spdk 13 image: spdk-app 29 image: spdk-app 46 image: traffic-generator 61 image: traffic-generator
|
H A D | docker-compose.monitoring.yaml | 9 image: spdk 15 image: spdk-app 32 image: docker.io/library/telegraf:1.28 41 image: docker.io/prom/prometheus:v2.47.1
|
H A D | README.md | 44 The `build_base` image provides the core components required to containerize SPDK 45 applications. The fedora:35 image from the Fedora Container Registry is used and then SPDK is insta… 46 See `build_base` folder for details on what's included in the final image.
|
/spdk/docker/build_base/ |
H A D | Dockerfile | 45 # We are doing a multi-stage build here. This means that previous image, 47 # image can be then manually removed (--force-rm doesn't work here. Go 64 # Wrap up the image
|
/spdk/module/bdev/rbd/ |
H A D | bdev_rbd.c | 53 rbd_image_t image; member 102 rc = rbd_get_size(rbd->image, ¤t_size_in_bytes); in _rbd_update_callback() 186 if (rbd->image) { in bdev_rbd_free() 187 rbd_update_unwatch(rbd->image, rbd->rbd_watch_handle); in bdev_rbd_free() 188 rbd_flush(rbd->image); in bdev_rbd_free() 189 rbd_close(rbd->image); in bdev_rbd_free() 429 rc = rbd_open(*io_ctx, rbd->rbd_name, &rbd->image, NULL); in bdev_rbd_init_context() 435 rc = rbd_update_watch(rbd->image, &rbd->rbd_watch_handle, rbd_update_callback, (void *)rbd); in bdev_rbd_init_context() 440 rc = rbd_stat(rbd->image, &rbd->info, sizeof(rbd->info)); in bdev_rbd_init_context() 538 rbd_image_t image = disk->image; in _bdev_rbd_start_aio() local [all …]
|
/spdk/test/vhost/windows/ |
H A D | windows_scsi_compliance.sh | 30 echo " --vm-image-path Path of windows image" 42 vm-image-path=*) WINDOWS_IMG="${OPTARG#*=}" ;;
|
/spdk/scripts/ceph/ |
H A D | start.sh | 19 image=/var/tmp/ceph_raw.img 33 if [ ! -e $image ]; then 34 fallocate -l 4G $image 38 losetup ${dev} ${image} || true
|
H A D | stop.sh | 9 image=${base_dir}/ceph_raw.img
|
/spdk/test/vhost/vhost_boot/ |
H A D | vhost_boot.sh | 38 echo " --vm_image=PATH Path to VM image used in these tests" 60 echo "No path to os image is given" 120 # Since we extend the disk image, we need to make sure that in case of GPT its data stays at
|
/spdk/doc/ |
H A D | stylesheet.css | 203 …background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(… 204 background-image: -moz-linear-gradient(center top, #eee 0%, #444 40%, #000); 549 background-image:url('nav_f.png'); 574 background-image:url('nav_g.png'); 781 background-image:url('folderopen.png'); 792 background-image:url('folderclosed.png'); 803 background-image:url('doc.png'); 896 background-image:url('nav_f.png'); 918 background-image: url('tab_b.png'); 927 background-image:url('tab_b.png'); [all …]
|
H A D | containers.md | 47 6. Create your image 49 `sudo docker image build -t hello:1.0 .`
|
H A D | two.min.js | 122 …image;if(this._flagLoaded&&this.loaded)switch(e.nodeName.toLowerCase()){case "canvas":g.href=g["xl… 123 …lagLoaded)this._renderer.image?l.isEmpty(g)||h.setAttributes(this._renderer.image,g):this._rendere… 124 …s._renderer.elem&&this._renderer.image&&!this._renderer.appended&&(this._renderer.elem.appendChild… 137 …image;if(!this._renderer.effect||(this._flagLoaded||this._flagImage||this._flagVideo||this._flagRe… 165 …{render:function(a,d){if(a.canvas.getContext("2d")){this._update();d=this.image;if(!this._renderer… 242 …image=d);this._update()};k.extend(h,{Properties:["src","loaded","repeat"],ImageRegistry:new c.Regi… 243 …image.removeEventListener("load",a,!1);d.image.removeEventListener("error",g,!1);k.isFunction(e)&&… 244 …image.getAttribute("two-src")||(d.image.setAttribute("two-src",d.src),h.ImageRegistry.add(d.src,d.… 245 …image.addEventListener("canplaythrough",a,!1);d.image.addEventListener("error",g,!1);d.image&&d.im… 246 …image.nodeName.toLowerCase(),h.Register[d](c,e))},FlagOffset:function(){this._flagOffset=!0},FlagS… [all …]
|
H A D | vhost.md | 179 Second, ensure QEMU boots from the virtual machine image and not the 180 SPDK malloc block device by specifying bootindex=0 for the boot image. 327 more I/O queues than vCPUs, check that your OS image supports that configuration.
|
/spdk/test/vhost/ |
H A D | manual.sh | 23 …echo " VM_IMAGE path to QCOW2 VM image used during test (default: $DEPENDENCY_DIR/vhost/sp…
|
H A D | common.sh | 45 # Look for the VM image 612 notice "Creating backing file for OS image file: $os" 620 warning "Using original OS image file: $os" 712 notice "Using existing image $raw_disk"
|
/spdk/scripts/perf/vhost/ |
H A D | run_vhost_test.sh | 62 perf_args+=(${vm_image:+--vm-image="$vm_image"})
|
/spdk/test/unit/lib/json/json_write.c/ |
H A D | json_write_ut.c | 805 VAL_NAME("Image"); in test_write_nesting() 816 VAL_STRING("http://www.example.com/image/481989943"); in test_write_nesting() 834 "{\"Image\":" in test_write_nesting() 840 "\"Url\":\"http://www.example.com/image/481989943\"," in test_write_nesting()
|
/spdk/test/vhost/readonly/ |
H A D | readonly.sh | 28 echo " --vm_image= Path to VM image"
|
/spdk/test/unit/lib/json/json_parse.c/ |
H A D | json_parse_ut.c | 679 " \"Image\": {\n" in test_parse_nesting() 684 " \"Url\": \"http://www.example.com/image/481989943\",\n" in test_parse_nesting() 695 VAL_NAME("Image"); in test_parse_nesting() 706 VAL_STRING("http://www.example.com/image/481989943"); in test_parse_nesting()
|
/spdk/test/vhost/perf_bench/ |
H A D | vhost_perf.sh | 62 echo " --vm-image=PATH OS image to use for running the VMs." 191 vm-image=*) VM_IMAGE="${OPTARG#*=}" ;;
|
/spdk/test/vhost/hotplug/ |
H A D | common.sh | 35 echo " virtio - test host virtio-scsi-pci using file as disk image"
|
/spdk/scripts/vagrant/ |
H A D | README.md | 107 (test VM qcow image, fio binary, ssh keys)
|
/spdk/test/vhost/fiotest/ |
H A D | fio.sh | 34 echo " virtio - test host virtio-scsi-pci using file as disk image"
|
/spdk/test/accel/ |
H A D | bib | 4 %T Analysis of linear interpolation schemes for bi-level image applications 585 %T Human image understanding: recent research and a theory 586 %J Computer Vision, Graphics, and Image Processing 2038 %T From word processing to image processing in office systems 2649 %T Color image quantization for frame buffer display 2825 %T Cubic splines for image interpolation and digital filtering 3977 %T Hierarchical image representation with application to optically scanned documents 4874 %T The perceptual color space of digital image display terminals 5366 %T Manipulation and presentation of multi-dimensional image data using the Peano scan 5374 %T A survey of electronic techniques for pictorial image reproduction [all …]
|
/spdk/ |
H A D | README.md | 121 Image: Ubuntu 18.04
|