UDD
Skip Quicknav
Ultimate Database
Bugs search
Maintainer dashboard
Lintian
Lintian tags
Patches
Bugs usertags
Patches
Debian Patches
Status for massivethreads/1.02-4
Search:
Patch
Description
Author
Forwarded
Bugs
Origin
Last update
0001-tests-Fix-build-on-x86_32.patch
[PATCH 1/2] tests: Fix build on x86_32
The build of measure_wakeup_latency and measure_latency test fails due to
missing rdtsc's support for x86_32. This adds support rdtsc to x86_32.
Build log: https://buildd.debian.org/status/fetch.php?pkg=massivethreads&arch=i386&ver=1.00-1&stamp=1613918118&raw=0
```
measure_latency.c: In function ‘f’:
measure_latency.c:17:3: error: inconsistent operand constraints in an‘asm’
17 | asm volatile ("rdtsc;shlq $32,%%rdx;orq %%rdx,%%rax":"=a"(u)::"%rdx");
| ^~~
```
Nobuhiro Iwamatsu <iwamatsu@debian.org>
no
2021-09-28
0002-Add-support-sparc64.patch
[PATCH 2/2] Add support sparc64
Nobuhiro Iwamatsu <iwamatsu@debian.org>
no
2021-09-28
Showing 1 to 2 of 2 entries
All known versions for source package 'massivethreads'
1.02-4
(trixie, sid)
Links
Package Tracker for 'massivethreads'
Debian Maintainer Dashboard for 'massivethreads'
Browse sources for 'massivethreads/1.02-4' on sources.debian.org
DEP3: Patch Tagging Guidelines