<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>118c273ab00223876ab4db154df39d03fa644c55 - event: enable changing back to static scheduler</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#118c273ab00223876ab4db154df39d03fa644c55</link>
        <description>event: enable changing back to static schedulerThis requires saving the original core for each thread. Thankfullyit is very easy to just store it in the spdk_lw_thread. Then wejust run -&gt;balance() once after the static scheduler is re-installedto put all of the threads back to their original lcores, and takeall cores out of interrupt mode.Note: 82c466 required bumping SO_VER due to adding trace_id tostruct spdk_reactor. But that didn&apos;t change the size of the structure.For some unexplained reason, adding initial_lcore to the privatestruct lw_thread in this patch results in abidiff no longer reportingthe trace_id change, and check_so_deps.sh fails saying the SO_VERbump is no longer needed. A patch that simply adds the initial_lcoremember, with no other code changes, triggers the same error.Signed-off-by: Jim Harris &lt;jim.harris@samsung.com&gt;Change-Id: I9d1ace726617d95f89f42959c9c2c36602fb7f77Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24765Community-CI: Broadcom CI &lt;spdk-ci.pdl@broadcom.com&gt;Reviewed-by: Changpeng Liu &lt;changpeliu@tencent.com&gt;Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Community-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Fri, 30 Aug 2024 15:49:02 +0000</pubDate>
        <dc:creator>Jim Harris &lt;jim.harris@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>82c46626afbadc440320149f765bd1347d061ba3 - lib/event: implement scheduler trace events</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#82c46626afbadc440320149f765bd1347d061ba3</link>
        <description>lib/event: implement scheduler trace eventsChange-Id: I284b54b6a92aa330b5a95700101a928b9d83d46fSigned-off-by: Anisa Su &lt;anisa.su@samsung.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24873Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Reviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;Community-CI: Broadcom CI &lt;spdk-ci.pdl@broadcom.com&gt;Community-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Fri, 27 Sep 2024 19:06:20 +0000</pubDate>
        <dc:creator>Anisa Su &lt;anisa.su@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>fefbeadbfe6abc0925fe8a9d19e8f84b1907f2c9 - module/scheduler: Added get_core_avail_freqs</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#fefbeadbfe6abc0925fe8a9d19e8f84b1907f2c9</link>
        <description>module/scheduler: Added get_core_avail_freqsTo get the available frequencies of a specific Core ID.Change-Id: I9187a1643c22fb0cff76ba069f99eac1a577e2adSigned-off-by: Krishna Kanth Reddy &lt;krish.reddy@samsung.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23638Community-CI: Mellanox Build BotReviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Tue, 11 Jun 2024 17:50:47 +0000</pubDate>
        <dc:creator>Krishna Kanth Reddy &lt;krish.reddy@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>758225a379b776da423f25ac02c78fe5a45cd401 - lib/event: Add spdk_scheduler_get_scheduling_reactor()</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#758225a379b776da423f25ac02c78fe5a45cd401</link>
        <description>lib/event: Add spdk_scheduler_get_scheduling_reactor()Change-Id: I6d109e2c806bfbc63cd018b0e37353def26217a6Signed-off-by: syeon.shin &lt;syeon.shin@samsung.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23266Community-CI: Mellanox Build BotReviewed-by: Shuhei Matsumoto &lt;smatsumoto@nvidia.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;Reviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Tue, 21 May 2024 02:42:53 +0000</pubDate>
        <dc:creator>syeon.shin &lt;syeon.shin@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>355312bfcd3751f9af17fbefc90373fb8a269614 - so_ver: increase all major versions after SPDK 24.01</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#355312bfcd3751f9af17fbefc90373fb8a269614</link>
        <description>so_ver: increase all major versions after SPDK 24.01To allow SO_MINOR updates on LTS for the whole year it is supported,the major version for all components needs to be increased.This is to prevent scenario where two versions exists with matchingversions, but conflicting ABI.Ex. Next SPDK release adds an API call increasing the minor version,then LTS needs just a subset of those additions.Increasing major so version after LTS, allows the future releasesto update versions as needed. Yet allowing LTS to increase minorversion separately.This patch:- increases SO_VER by 1 for all components- resets SO_MINOR to 0 for all componentsDue to patch below being introduced after v24.01 code freeze,bdev lib version should not be increased:61623c5ca9 bdev: add spdk_bdev_io padding in place of io_submit_chShort reference to how the versions were changed:MAX=$(git grep &quot;SO_VER := &quot; | cut -d&quot; &quot; -f 3 | sort -ubnr | head -1)for((i=$MAX;i&gt;0;i-=1)); do find . -name &quot;Makefile&quot; -exec \	sed -i -e &quot;s/SO_VER := $i\$/SO_VER := $(($i+1))/g&quot; {} +;  donefind . -name &quot;Makefile&quot; -exec \	sed -i -e &quot;s/SO_MINOR := .*/SO_MINOR := 0/g&quot; {} +Signed-off-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Change-Id: I0166d6be6c17bbbf985d48b5dfcb36f1d4af1b48Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21582Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Fri, 26 Jan 2024 11:19:16 +0000</pubDate>
        <dc:creator>Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>3359bf34d682202107c227ea42ace1c600a04657 - so_ver: increase all major versions</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#3359bf34d682202107c227ea42ace1c600a04657</link>
        <description>so_ver: increase all major versionsTo allow SO_MINOR updates on LTS for the whole year it is supported,the major version for all components needs to be increased.This is to prevent scenario where two versions exists with matchingversions, but conflicting ABI.Ex. Next SPDK release adds an API call increasing the minor version,then LTS needs just a subset of those additions.Increasing major so version after LTS, allows the future releasesto update versions as needed. Yet allowing LTS to increase minorversion separately.Disabled test for increasing SO version without ABI change, asthat is goal of this patch. This check shall be removed with SPDK 23.05release.Looks like this was left over from prior LTS, to avoid thatmake sure it is only skipped when running against v23.01.x as latestrelease.This patch:- increases SO_VER by 1 for all components- resets SO_MINOR to 0 for all components- removes suppressions for ABI testsShort reference to how the versions were changed:MAX=$(git grep &quot;SO_VER := &quot; | cut -d&quot; &quot; -f 3 | sort -ubnr | head -1)for((i=$MAX;i&gt;0;i-=1)); do find . -name &quot;Makefile&quot; -exec \	sed -i -e &quot;s/SO_VER := $i\$/SO_VER := $(($i+1))/g&quot; {} +;  donefind . -name &quot;Makefile&quot; -exec \	sed -i -e &quot;s/SO_MINOR := .*/SO_MINOR := 0/g&quot; {} +Change-Id: I3e5681802c0a5ac6d7d652a18896997cd07cc8bfSigned-off-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16419Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Mon, 23 Jan 2023 17:24:28 +0000</pubDate>
        <dc:creator>Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a6dbe3721eb3b5990707fc3e378c95e505dd8ab5 - update Intel copyright notices</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#a6dbe3721eb3b5990707fc3e378c95e505dd8ab5</link>
        <description>update Intel copyright noticesper Intel policy to include file commit date using git cmdbelow.  The policy does not apply to non-Intel (C) notices.git log --follow -C90% --format=%ad --date default &lt;file&gt; | tail -1and then pull just the 4 digit year from the result.Intel copyrights were not added to files where Intel either hadno contribution ot the contribution lacked substance (ie licenseheader updates, formatting changes, etc).  Contribution date used&quot;--follow -C95%&quot; to get the most accurate date.Note that several files in this patch didn&apos;t end the license/(c)block with a blank comment line so these were added as the vastmajority of files do have this last blank line.  Simply there forconsistency.Signed-off-by: paul luse &lt;paul.e.luse@intel.com&gt;Change-Id: Id5b7ce4f658fe87132f14139ead58d6e285c04d4Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15192Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Community-CI: Mellanox Build Bot

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Tue, 01 Nov 2022 20:26:26 +0000</pubDate>
        <dc:creator>paul luse &lt;paul.e.luse@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>92335c01cf315022f23aec9388ad3125d656973f - event: make opts structures packed</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#92335c01cf315022f23aec9388ad3125d656973f</link>
        <description>event: make opts structures packedThis ensures that when fields are added, that thesize of the structure will change, ensuring differentversions of the structure can be detected usingsizeof.Adding -Wno-address-of-packed-member to Makefileshere, although we should consider disabling thiswarning globally in SPDK just like DPDK.Suppress abidiff errors around spdk_app_opts -structure size and offsets of all existing memberswere unchanged, so there is no ABI breakage here.Signed-off-by: Jim Harris &lt;james.r.harris@intel.com&gt;Change-Id: I2249eddb604d7b44180cadb92ba30edcd946b9bdReviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14091Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Community-CI: Mellanox Build Bot

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Wed, 17 Aug 2022 22:09:09 +0000</pubDate>
        <dc:creator>Jim Harris &lt;james.r.harris@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>488570ebd418ba07c9e69e65106dcc964f3bb41b - Replace most BSD 3-clause license text with SPDX identifier.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#488570ebd418ba07c9e69e65106dcc964f3bb41b</link>
        <description>Replace most BSD 3-clause license text with SPDX identifier.Many open source projects have moved to using SPDX identifiersto specify license information, reducing the amount ofboilerplate code in every source file.  This patch replacesthe bulk of SPDK .c, .cpp and Makefiles with the BSD-3-Clauseidentifier.Almost all of these files share the exact same license text,and this patch only modifies the files that contain themost common license text.  There can be slight variationsbecause the third clause contains company names - most say&quot;Intel Corporation&quot;, but there are instances for Nvidia,Samsung, Eideticom and even &quot;the copyright holder&quot;.Used a bash script to automate replacement of the license textwith SPDX identifier which is checked into scripts/spdx.sh.Signed-off-by: Jim Harris &lt;james.r.harris@intel.com&gt;Change-Id: Iaa88ab5e92ea471691dc298cfe41ebfb5d169780Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12904Community-CI: Broadcom CI &lt;spdk-ci.pdl@broadcom.com&gt;Community-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Aleksey Marchuk &lt;alexeymar@nvidia.com&gt;Reviewed-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;Reviewed-by: Dong Yi &lt;dongx.yi@intel.com&gt;Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Reviewed-by: Paul Luse &lt;paul.e.luse@intel.com&gt;Reviewed-by: &lt;qun.wan@intel.com&gt;

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Fri, 03 Jun 2022 19:15:11 +0000</pubDate>
        <dc:creator>Jim Harris &lt;james.r.harris@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>047c067c05ff22df06c053990998184b8a940514 - so_ver: increase all major versions</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#047c067c05ff22df06c053990998184b8a940514</link>
        <description>so_ver: increase all major versionsTo allow SO_MINOR updates on LTS for the whole year it is supported,the major version for all components needs to be increased.This is to prevent scenario where two versions exists with matchingversions, but conflicting ABI.Ex. Next SPDK release adds an API call increasing the minor version,then LTS needs just a subset of those additions.Increasing major so version after LTS, allows the future releasesto update versions as needed. Yet allowing LTS to increase minorversion separately.Disabled test for increasing SO version without ABI change, asthat is goal of this patch. This check shall be removed with SPDK 22.05release.This patch:- increases SO_VER by 1 for all components- resets SO_MINOR to 0 for all components- removes suppressions for ABI testsSigned-off-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Change-Id: Id1a5358882dc496faa5b0b5c9a63b326c378c551Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11361Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Community-CI: Broadcom CI &lt;spdk-ci.pdl@broadcom.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Mon, 31 Jan 2022 09:55:58 +0000</pubDate>
        <dc:creator>Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a89d15e46adef58f5fc2f065359300e99ab1b04f - event: add disable_signal_handlers to the spdk_app_opts struct</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#a89d15e46adef58f5fc2f065359300e99ab1b04f</link>
        <description>event: add disable_signal_handlers to the spdk_app_opts structCurrently, there is no way to prevent spdk_app_start() from callingapp_setup_signal_handlers() and setting SPDK&apos;s signal handlers.We&apos;d like to use our own set of signal handlers, therefore thispatch adds a flag to the spdk_app_opts struct that disables thisbehaviour.Signed-off-by: Andreas Economides &lt;andreas.economides@nutanix.com&gt;Change-Id: I61d7cd66527d819fd5f687d5cc8a03be4fe10a6aReviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9380Community-CI: Broadcom CI &lt;spdk-ci.pdl@broadcom.com&gt;Community-CI: Mellanox Build BotReviewed-by: Aleksey Marchuk &lt;alexeymar@mellanox.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Reviewed-by: Ziye Yang &lt;ziye.yang@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Thu, 02 Sep 2021 17:11:33 +0000</pubDate>
        <dc:creator>Andreas Economides &lt;andreas.economides@nutanix.com&gt;</dc:creator>
    </item>
<item>
        <title>a86e40f320b884f2fadb4e025f5396d85ef2df36 - scheduler: create public API and subsystem for scheduler/governor</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#a86e40f320b884f2fadb4e025f5396d85ef2df36</link>
        <description>scheduler: create public API and subsystem for scheduler/governorThis patch moves schedueler and governor related API fromthe internal event.h to public scheduler.h.With this it is possible to create subsystem responsiblefor handling the schedulers.Three schedulers and a governor were moved to scheduler modulesfrom event framework.This will allow next patch to add JSON RPC configurationto the whole subsystem.Along with easier addition of other schedulers.Removed debug logs from gscheduler, as they serve little purpose.Signed-off-by: Krzysztof Karas &lt;krzysztof.karas@intel.com&gt;Signed-off-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Change-Id: I98ca1ea4fb281beb71941656444267842a8875b7Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6995Community-CI: Broadcom CI &lt;spdk-ci.pdl@broadcom.com&gt;Community-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Shuhei Matsumoto &lt;shuhei.matsumoto.xt@hitachi.com&gt;

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Fri, 06 Aug 2021 09:17:16 +0000</pubDate>
        <dc:creator>Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>dde419084b43997913f639a7b850683e926b26c8 - event: Move json config loading to init</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#dde419084b43997913f639a7b850683e926b26c8</link>
        <description>event: Move json config loading to initLoading subsystems and restoring state from a JSON config file is usefuloutside of the SPDK application framework, so move it to lib/init.Change-Id: I7dd3ceace2e7b1b28eef83c91ce6a4eedc85740eSigned-off-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6645Reviewed-by: Tom Nabarro &lt;tom.nabarro@outlook.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;Reviewed-by: Aleksey Marchuk &lt;alexeymar@mellanox.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Community-CI: Mellanox Build Bot

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Tue, 02 Mar 2021 19:34:25 +0000</pubDate>
        <dc:creator>Ben Walker &lt;benjamin.walker@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9f62796127c23a932d95aae57806ed126919ab8d - event: Move RPC server initialization to init</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#9f62796127c23a932d95aae57806ed126919ab8d</link>
        <description>event: Move RPC server initialization to initI&apos;m not sure whether this should go into lib/init or to lib/rpcdirectly, but I&apos;ve chosen lib/init for now.This is to support applications that want to run the SPDK JSONRPC server, but aren&apos;t using the SPDK application framework.Signed-off-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Change-Id: I79ca39aa0ca6e1a3a6905b0bf73e6cc99b086e55Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6644Reviewed-by: Tom Nabarro &lt;tom.nabarro@outlook.com&gt;Reviewed-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Aleksey Marchuk &lt;alexeymar@mellanox.com&gt;Reviewed-by: Paul Luse &lt;paul.e.luse@intel.com&gt;Reviewed-by: Shuhei Matsumoto &lt;shuhei.matsumoto.xt@hitachi.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Community-CI: Mellanox Build Bot

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Tue, 02 Mar 2021 19:22:03 +0000</pubDate>
        <dc:creator>Ben Walker &lt;benjamin.walker@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>af935f768e20bbfa9e866251ff68841b1090eea8 - event: Shift subsystem initialization code to a separate library</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#af935f768e20bbfa9e866251ff68841b1090eea8</link>
        <description>event: Shift subsystem initialization code to a separate libraryThis is useful for applications even if they elect not to use the SPDKevent framework.This doesn&apos;t shift everything in one go - just the subsysteminitialization logic. Configuration file loading also needs to movein a separate patch later.Change-Id: Id419df1045442d416650ed90e5ee78adfdd623d7Signed-off-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6641Community-CI: Broadcom CICommunity-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Aleksey Marchuk &lt;alexeymar@mellanox.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Paul Luse &lt;paul.e.luse@intel.com&gt;Reviewed-by: Shuhei Matsumoto &lt;shuhei.matsumoto.xt@hitachi.com&gt;

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Fri, 26 Feb 2021 22:00:03 +0000</pubDate>
        <dc:creator>Ben Walker &lt;benjamin.walker@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>e4070ee0e012c345f4c059f125f4f9ce3be66690 - so_ver: increase all major versions</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#e4070ee0e012c345f4c059f125f4f9ce3be66690</link>
        <description>so_ver: increase all major versionsTo allow SO_MINOR updates on LTS for the whole year it is supported,the major version for all components needs to be increased.This is to prevent scenario where two versions exists with matchingversions, but conflicting ABI.Ex. Next SPDK release adds an API call increasing the minor version,then LTS needs just a subset of those additions.Increasing major so version after LTS, allows the quarterly releasesto update versions as needed. Yet allowing LTS to increase minorversion separately.Disabled test for increasing SO version without ABI change, asthat is goal of this patch. This check shall be removed with SPDK 21.04release.This patch:- increases SO_VER by 1 for all components- resets SO_MINOR to 0 for all components- removes suppressions for ABI testsSigned-off-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Change-Id: I44d01154430a074103bd21c7084f44932e81fe72Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6167Community-CI: Broadcom CICommunity-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Fri, 29 Jan 2021 10:11:25 +0000</pubDate>
        <dc:creator>Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>0bfc0391d128c2f6c934cda4dc31e9668cf7b843 - event: Do not compile DPDK related code for non-DPDK env</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#0bfc0391d128c2f6c934cda4dc31e9668cf7b843</link>
        <description>event: Do not compile DPDK related code for non-DPDK envdpdk_governor (and therefore scheduler_dynamic) use DPDKenv. It should not be compiled in non-DPDK env.Signed-off-by: Maciej Szwed &lt;maciej.szwed@intel.com&gt;Change-Id: I6b7cf15cf7383e6c1e77bfb188b24cabcc1f0fe1Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6102Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Community-CI: Broadcom CITested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Tue, 26 Jan 2021 14:01:30 +0000</pubDate>
        <dc:creator>Maciej Szwed &lt;maciej.szwed@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>6ade44c25f0d9ff227f54a03d56a2cb83c54027a - event: Implement new scheduler</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#6ade44c25f0d9ff227f54a03d56a2cb83c54027a</link>
        <description>event: Implement new schedulerThis scheduler will group idle threads on first availablecore and balance busy threads on other cores.Change-Id: Ia0425c767dc3da2a66a9d82a20a0012fac83163cSigned-off-by: Vitaliy Mysak &lt;vitaliy.mysak@intel.com&gt;Signed-off-by: Maciej Szwed &lt;maciej.szwed@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3901Community-CI: Broadcom CITested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Paul Luse &lt;paul.e.luse@intel.com&gt;

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Fri, 22 Jan 2021 09:38:38 +0000</pubDate>
        <dc:creator>Maciej Szwed &lt;maciej.szwed@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>48701bd9552cd4394cd2d3cbd1731e54dddaf2ed - lib/event: support ABI compatibility for spdk_app_opts.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#48701bd9552cd4394cd2d3cbd1731e54dddaf2ed</link>
        <description>lib/event: support ABI compatibility for spdk_app_opts.This patch is used to support ABI compatability issue for spdk_app_opts.Fixes #1484Signed-off-by: Ziye Yang &lt;ziye.yang@intel.com&gt;Change-Id: I6fed777fa15b367f7c3706b8f218d86d56493906Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5330Community-CI: Broadcom CITested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Shuhei Matsumoto &lt;shuhei.matsumoto.xt@hitachi.com&gt;Reviewed-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;Reviewed-by: Jacek Kalwas &lt;jacek.kalwas@intel.com&gt;

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Mon, 30 Nov 2020 11:38:37 +0000</pubDate>
        <dc:creator>Ziye Yang &lt;ziye.yang@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>b309e8cefadc49d173249747da32312b87ee7cc2 - event: Scheduler plugin for using governors</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/lib/event/Makefile#b309e8cefadc49d173249747da32312b87ee7cc2</link>
        <description>event: Scheduler plugin for using governorsSigned-off-by: Maciej Szwed &lt;maciej.szwed@intel.com&gt;Change-Id: I2edc6e31eb91fff9e1b7f0a3a05cf7cd5dc79a58Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4163Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;

            List of files:
            /spdk/lib/event/Makefile</description>
        <pubDate>Fri, 11 Sep 2020 08:02:36 +0000</pubDate>
        <dc:creator>Maciej Szwed &lt;maciej.szwed@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
