Bug 8204 - Latency hiding for XC-MISC
Summary: Latency hiding for XC-MISC
Status: RESOLVED WONTFIX
Alias: None
Product: XCB
Classification: Unclassified
Component: Library (show other bugs)
Version: unspecified
Hardware: x86 (IA32) All
: lowest enhancement
Assignee: Jamey Sharp
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-09 14:43 UTC by Bart Massey
Modified: 2019-02-16 13:03 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Bart Massey 2006-09-09 14:43:17 UTC
Latency-hiding the XC-MISC request when we're nearly out of XIDs might be a
feature. Some API design thought should go into this: ideally it would be
under the control of the application if desired, happening automatically if the
application doesn't take care of it.

This is a continuation of bug 7001
Comment 1 Jamey Sharp 2007-11-04 12:26:42 UTC
Here's a test case that allocates XIDs in a tight loop.

http://minilop.net/svn/jamey/trunk/test/xlib/allocid-xcb.c
Comment 2 Josh Triplett 2007-11-04 12:28:29 UTC
Marking as lowest priority.  Apart from microbenchmarks, we don't think anything will care about the performance of XID allocation, because it happens so rarely.
Comment 3 Daniel Stone 2019-02-16 13:03:14 UTC
Seems fine then.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.