<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hakurei/internal/pkg/exec_test.go, branch v0.3.4</title>
<subtitle>low-level userspace tooling for Rosa OS</subtitle>
<id>http://src.rosa.moe/hakurei/atom/internal/pkg/exec_test.go?h=v0.3.4</id>
<link rel='self' href='http://src.rosa.moe/hakurei/atom/internal/pkg/exec_test.go?h=v0.3.4'/>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/'/>
<updated>2026-01-26T16:23:50Z</updated>
<entry>
<title>internal/pkg: exclusive artifacts</title>
<updated>2026-01-26T16:23:50Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-26T16:16:21Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=eb67e5e0a8821058fed782bf9c90b45c793036a5'/>
<id>urn:sha1:eb67e5e0a8821058fed782bf9c90b45c793036a5</id>
<content type='text'>
This alleviates scheduler overhead when curing many artifacts.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: block on implementation entry</title>
<updated>2026-01-24T07:02:50Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-24T07:02:50Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=6956dfc31ae014c0bdeedf5d3f20963b99abcddb'/>
<id>urn:sha1:6956dfc31ae014c0bdeedf5d3f20963b99abcddb</id>
<content type='text'>
This avoids blocking while not in Cure method of the implementation.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: make checksum available to cure</title>
<updated>2026-01-19T12:29:56Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-19T11:10:51Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=d933234784bf3bd511869d55fb145dc1d9601ce1'/>
<id>urn:sha1:d933234784bf3bd511869d55fb145dc1d9601ce1</id>
<content type='text'>
This enables deduplication by value as implemented in execArtifact.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: deduplicate dependency errors</title>
<updated>2026-01-17T05:41:00Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-17T05:16:29Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=efc90c3221f42562a9758b0bbdabf30cc95b8f7b'/>
<id>urn:sha1:efc90c3221f42562a9758b0bbdabf30cc95b8f7b</id>
<content type='text'>
This significantly simplifies error reporting for caller.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: cache computed identifiers</title>
<updated>2026-01-15T14:30:43Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-15T13:05:24Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=3499a82785f8cb82bfe528875391d76d5e03c3de'/>
<id>urn:sha1:3499a82785f8cb82bfe528875391d76d5e03c3de</id>
<content type='text'>
This eliminates duplicate identifier computations. The new implementation also significantly reduces allocations while computing identifier for a large dependency tree.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: caller-supplied reporting name for exec</title>
<updated>2026-01-11T19:17:47Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-11T19:17:47Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=29951c51749f1c3f5ca96488bff6eee247c03dc7'/>
<id>urn:sha1:29951c51749f1c3f5ca96488bff6eee247c03dc7</id>
<content type='text'>
This does not have a reasonable way of inferring the underlying name. For zero value it falls back to base of executable pathname.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: exec with specific timeout</title>
<updated>2026-01-11T08:46:04Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-11T08:46:04Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=7ccc2fc5ece9c6236c02585ef4048fdc2b4a5b51'/>
<id>urn:sha1:7ccc2fc5ece9c6236c02585ef4048fdc2b4a5b51</id>
<content type='text'>
This change also updates the documentation of NewExec.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: do not discard the result of compact</title>
<updated>2026-01-10T19:40:24Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-10T19:40:24Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=63e137856e47bb9cb472fc58ee6ea0b2e6c666b8'/>
<id>urn:sha1:63e137856e47bb9cb472fc58ee6ea0b2e6c666b8</id>
<content type='text'>
This result was mistakenly unused resulting in incorrect identifiers for artifacts with duplicate dependencies.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: compare interfaces for host net</title>
<updated>2026-01-10T15:30:32Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-10T15:30:32Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=da3848b92f22259d97b1d3851e17d1a8c6ffeb3d'/>
<id>urn:sha1:da3848b92f22259d97b1d3851e17d1a8c6ffeb3d</id>
<content type='text'>
An upcoming improvement in the container init makes the current host net check return the same result for both cases. This change

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>internal/pkg: move dependency flooding to cache</title>
<updated>2026-01-08T20:20:34Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2026-01-08T16:51:39Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=f7124667145d1f7c614d9fc644bc07bb6174454a'/>
<id>urn:sha1:f7124667145d1f7c614d9fc644bc07bb6174454a</id>
<content type='text'>
This imposes a hard upper limit to concurrency during dependency satisfaction and moves all dependency-related code out of individual implementations of Artifact. This change also includes ctx and msg as part of Cache.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
</feed>
