Bug 1939

Summary: Wrong variable type causes server to hang in smart sched after 40+ days.
Product: xorg Reporter: Egbert Eich <eich>
Component: Server/GeneralAssignee: Egbert Eich <eich>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: roland.mainz
Version: 6.8.1   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
[FIXED_X11R68x] Fix roland.mainz: 6.8-branch+

Description Egbert Eich 2004-11-26 07:01:11 UTC
This fixes size of a variable that gets assigned the value of
SmartScheduleTime (long) to long. This should help to prevent
smart scheduler lockup on 64 bit systems due to overruns
(provided by Andreas Schwab)
Committed to head already.
For nomination for 6.8.2.
Comment 1 Egbert Eich 2004-11-26 07:03:12 UTC
Created attachment 1398 [details] [review]
[FIXED_X11R68x] Fix

See above.
Comment 2 Roland Mainz 2004-12-08 06:07:27 UTC
Comment on attachment 1398 [details] [review]
[FIXED_X11R68x] Fix

Approved in the 2004-12-06 release-wranglers conference call.
Please do not commit it yourself, I'll do that later today...
Comment 3 Roland Mainz 2004-12-12 17:24:09 UTC
Comment on attachment 1398 [details] [review]
[FIXED_X11R68x] Fix

Patch checked-in into X11R6.8.x stable branch:

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.365.2.22; previous revision: 1.365.2.21
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/dix/dispatch.c,v	<--  dispatch.c
new revision: 1.5.2.1; previous revision: 1.5
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
Mailing the commit message to xorg-commit@lists.freedesktop.org...
Comment 4 Roland Mainz 2004-12-12 17:38:15 UTC
Patch has been commited to Xorg trunk and X11R6.8.x stable branch...

... marking bug as FIXED (please reopen if there are any issues left). 

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.