Summary: | RFE: Xserver should have an option to define the page size and default to 64KB | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Roland Mainz <roland.mainz> | ||||||
Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> | ||||||
Status: | RESOLVED WONTFIX | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | enhancement | ||||||||
Priority: | high | CC: | alan.coopersmith | ||||||
Version: | git | Keywords: | cleanup0407 | ||||||
Hardware: | SPARC | ||||||||
OS: | Solaris | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Roland Mainz
2004-06-20 19:02:27 UTC
Created attachment 394 [details]
multipagesize.c - quick&dirty hack which shows how to set the page size for stack&&heap (use % pmap -s <pid> # to verify...)
Created attachment 1045 [details] [review] Prototype patch for 2004-10-09-trunk The patch adds a new "-pagesize" option on platforms with MPSS API support (=Solaris) and sets the default to 512k pages. Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future. alan, since it's only available on solaris, your call: is there any point in applying it? I don't think we need this on Solaris, since we have the generic ppgsz tool to set preferred page sizes for processes without having to modify every process to set it's preferred page sizes. |
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.