You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well, one workaround to consider: We currently decide whether or not to launch RSS by the presence / absence of a "config-rss.toml" file. For now, that has been a sufficient signal - launching RSS has been the only action we'd conditionally take - but it would still be worth making this explicit.
… decision (#1918)
- Adds `hardware` module to Sled Agent for minimally monitoring `devinfo` output. This will certainly evolve, but this PR includes a "bare minimum" real example of tracking the tofino driver.
- Stop relying on `rss-config.toml` to decide if we're running on a scrimlet. Instead...
- (General case) Rely on monitoring hardware
- (Testing, manual case) Provide a `force-scrimlet` option to make the sled agent assume that it is a scrimlet
Fixesoxidecomputer/minimum-upgradable-product#19
Part of #1917
Part of #823
Pre-requisite for oxidecomputer/minimum-upgradable-product#16
Pre-requisite for oxidecomputer/minimum-upgradable-product#18
Propolis: Switch viona back to packet copying for now #823
This is a workaround for
#7189
I turns off new work that we think is causing the slow performance until
we can get
a better idea of what exactly the problem is and if/how we might want to
fix it.
Co-authored-by: Alan Hanson <[email protected]>
... this influences the decision of whether or not to launch RSS.
The text was updated successfully, but these errors were encountered: