Searched refs:release (Results 1 – 25 of 25) sorted by relevance
22 echo " --release=RELEASE Compare ABI against RELEASE"43 release=*)110 local release113 release="${RELEASE:-$(get_release)}.x"121 if [[ ! -d "$source_abi_dir/$release" ]]; then122 echo "Release (${release%.*}) does not exist in spdk-abi repository"126 echo "* Running ${FUNCNAME[0]} against the ${release%.*} release" >&2163 if [ ! -f "$source_abi_dir/$release/$so_file" ]; then169 $source_abi_dir/$release/[all...]
48 if [[ -f /etc/os-release ]]; then49 source /etc/os-release50 elif [[ -f /usr/local/etc/os-release ]]; then51 # On FreeBSD file is located under /usr/local if etc_os-release package is installed52 source /usr/local/etc/os-release58 echo "File os-release not found" >&2
20 Trying to follow new release as per the release cycle whenever possible.64 Last release. Currently `8.6`. CentOS 8 replacement.74 Production release. Currently `12.2`
31 Or you can also add `DEBUG_LEVEL=0` for a release build (need to turn on `USE_RTTI`).85 …run into issues. BlobFS will be tested in a broader range of use cases after this initial release.87 yet so is not part of the public interface yet. This will be added in a future release.88 * File renames are not atomic. This will be fixed in a future release.91 underway which will be the underpinning for BlobFS directory support in a future release.93 will be added in a future release.
132 Shared object versions are incremented only once between each release cycle. This means that at mos…133 major version of each SPDK shared library will increment only once between each SPDK release.137 The point releases of an LTS release will be ABI compatible with the corresponding LTS major releas…140 `libspdk_bdev.so.3.0` do not necessarily belong to the same release. This also means that shared ob…
93 When a user is done with a descriptor, they may release it by calling99 resources to submit I/O requests to the bdev without taking locks. To release109 must call spdk_bdev_free_io() to release the resources. Within this callback,
27 - RPM_RELEASE - Target release version of the RPM packages. Default: 1
16 will release all the shared memory resource before exit, the SIGKILL will make the shared memory17 resource have no chance to be released by applications, you may need to release the resource manual…
15 branch. A patch can be selected by adding a hashtag with desired destination release. This requires
145 thread to release queued I/O and resume. Management commands are rare, so this
42 …release:function(a){d.isObject(a)&&(d.isFunction(a.unbind)&&a.unbind(),a.vertices&&(d.isFunction(a… method
12 [[ -e /etc/os-release ]]13 source /etc/os-release79 macros+=(-D "release $release")187 release=${RPM_RELEASE:-1}
22 source /etc/os-release
17 Release: %{release}
46 git clone --depth 10 -b release/11.1.0 https://github.com/freebsd/freebsd.git /usr/src65 if [ -f /etc/lsb-release ]; then66 . /etc/lsb-release67 elif [ -f /etc/redhat-release ]; then
54 source /etc/os-release
116 if [[ -e /etc/os-release ]]; then117 source /etc/os-release
54 local release=161 gen_dpdk_spec "$version" "$release" > "$spec"89 sudo rpm -i "$rpmdir/$arch/dpdk-devel-$version-$release.$arch.rpm"
8 printf("%d.%06d: release controller %s with ref %d\n",
211 .release = fuse_release,
53 self._lock.release()
993 if cat /etc/*-release | grep Ubuntu; then1001 if cat /etc/*-release | grep Ubuntu; then
520 local release=78422d3905e57acebf0374feefafa6578dbe86aa525 git -C "$GIT_REPOS/doxygen" checkout "$release"
214 VFIO_USER_BUILD_TYPE=release
740 self.log.info("====Kernel release:====")741 self.log.info(os.uname().release)1024 self.log.info("====Kernel release:====")