* [DPDK/eventdev Bug 1625] HPET reading is slow
@ 2025-02-03 2:32 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2025-02-03 2:32 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 1029 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1625
Bug ID: 1625
Summary: HPET reading is slow
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: eventdev
Assignee: dev@dpdk.org
Reporter: nandinipersad361@gmail.com
Target Milestone: ---
Description:
Reading the HPET chip is slow.
Implication:
An application that calls rte_get_hpet_cycles() or rte_timer_manage() runs
slower.
Resolution/Workaround:
The application should not call these functions too often in the main loop. An
alternative is to use the TSC register through rte_rdtsc() which is faster, but
specific to an lcore and is a cycle reference, not a time reference.
Affected Environment/Platform:
All.
Driver/Module:
Environment Abstraction Layer (EAL).
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 2877 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-03 2:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-03 2:32 [DPDK/eventdev Bug 1625] HPET reading is slow bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).