* [bluez/bluez] 11a082: doc: enable virtio-fs in tester kernel configs
@ 2026-09-10 18:43 Pauli Virtanen
0 siblings, 0 replies; only message in thread
From: Pauli Virtanen @ 2026-09-10 18:43 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/1162236
Home: https://github.com/bluez/bluez
Commit: 11a082740637d5116451964b54ceb6077fbb2ece
https://github.com/bluez/bluez/commit/11a082740637d5116451964b54ceb6077fbb2ece
Author: Pauli Virtanen <pav@iki.fi>
Date: 2026-09-10 (Thu, 10 Sep 2026)
Changed paths:
M doc/ci.config
M doc/tester.config
Log Message:
-----------
doc: enable virtio-fs in tester kernel configs
Add support for virtio-fs in tester configs.
Commit: 86f64a2e96dd1f6a571bf21c2fb0d2d766a22a56
https://github.com/bluez/bluez/commit/86f64a2e96dd1f6a571bf21c2fb0d2d766a22a56
Author: Pauli Virtanen <pav@iki.fi>
Date: 2026-09-10 (Thu, 10 Sep 2026)
Changed paths:
M doc/test-runner.rst
M tools/test-runner.c
Log Message:
-----------
tools: test-runner: use virtiofsd for filesystem passthrough
The 9p mount passthrough I/O is fairly CPU hungry and slow. This matters
for e.g. running Python in test-runner, since it has to read some amount
of files for startup.
Add support for virtio-fs, which is significantly less CPU intensive.
Enable it by default if /usr/libexec/virtiofsd is available, fall back
to 9p if virtiofsd not usable.
Before:
$ time make check-functional
real 2m9,736s
user 1m29,570s
sys 0m32,715s
After:
$ time make check-functional
real 1m35,703s
user 0m28,938s
sys 0m7,453s
Compare: https://github.com/bluez/bluez/compare/11a082740637%5E...86f64a2e96dd
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-10 18:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-10 18:43 [bluez/bluez] 11a082: doc: enable virtio-fs in tester kernel configs Pauli Virtanen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox