Bug 152312 - RFE: perl should use sfio from AST for I/O if available
Summary: RFE: perl should use sfio from AST for I/O if available
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 3
Hardware: Other Other
: P5 - None : Enhancement (vote)
Target Milestone: ---
Assignee: Michael Schröder
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-20 18:44 UTC by Felix Schulte
Modified: 2011-05-04 11:08 UTC (History)
2 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Schulte 2006-02-20 18:44:02 UTC
Perl allows the usage of sfio for I/O operations instead of stdio which usually results in very nice performance boost in I/O-heavy benchmarks (AT&T claims 30% performance improvement in some benchmarks).

sfio is available via libast in the ast-ksh package (/usr/bin/ksh, NOT
pdksh), the Suse source RPM name is ksh-93q-10.src.rpm
Comment 1 Michael Gross 2006-02-21 13:50:37 UTC
Hm, I think I read this before, but I cannot find any existing report. Reassigning.
Comment 2 Michael Schröder 2006-02-21 14:19:39 UTC
Maybe, but: 1) I don't know what this breaks and,
2) it is much too late now to change this. SLES10 is feature frozen.

So maybe we can try this for SL10.2 and get it into SLES11...
No promises, though.
Comment 3 Felix Schulte 2006-02-21 15:20:41 UTC
(In reply to comment #2)
> Maybe, but: 1) I don't know what this breaks
perl has a test suite. And a small announcement to the openSuse community may be helpful that the community checks for regressions, too.

> and,
> 2) it is much too late now to change this. SLES10 is feature frozen.
> 
> So maybe we can try this for SL10.2 and get it into SLES11...
> No promises, though.
The RFE was for Suse Linux 10.1 but 10.2 is ok, too.
Comment 4 Felix Schulte 2006-03-27 16:00:22 UTC
Any news or status update? Any problems found?
Comment 5 Michael Schröder 2006-03-27 16:09:18 UTC
Well, this is a post SLES10/SL10.1 thing, so no, nothing new. We haven't even tried it yet.