OS2.org Site Index - Feedback - Impressum
Sprachauswahl / Choose your Language News Software Hardware Projekte Forum Tipps Links Verschiedenes
Editorial Diskussion HelpDesk Umfrage
[Forum]
in nach (Erweiterte Suche)
[Forum]
( Archiv ) ( Neues Thema )
13.11.2001
Re: w41026 Liste der Korrekturen/Erweiterungen (von: Klaus Staedtler, 13:19:06) « ^ »
Gewissheit verschafft natuerlich immer nur ein Test (daher ein backup des alten Kernels, Loaders machen)

New function:
1) Support for >64m memory using int15 func e820. Note, this support is
enabled ONLY for Intel Pentium Pro or later, or non-Intel Pentium-class
machines. This is done in an effort to prevent problems on older PCs.
2) The presence of os2bootos2norev.$$$ suppresses the display of
internal revision during boot.
3) Adding "EARLYMEMINIT=TRUE" to config.sys will allow device drivers, etc.,
access to the memory above 16mb early in boot. Previously, this was only
available after DD and IFS init was completed. This has various
implications when enabled:
a) AHA154X.ADD may do bad things to your system. Don't even ask.
b) There may be some settings of HPFS386 cache that are incompatible.
4) Trap messages will now give the module name instead of the device name.
For example, "Exception in module: CLOCK01" instead of "Exception in
Device Driver: CLOCK$".
***change from 0220/0223: Traps in 32 bit code now show the modname, too
5) Systems with a 486SX chip running FP15 will function correctly. Note,
they will NOT work with ACP or (necessarily) on MCP.
6) SESDD32 will now work correctly (I hope) for both uni and smp
7) All process dumps should now be considerably faster. paddr(all) dumps
should take about 40% less time and others around 80-90% less time.
8) EXE names will now also be displayed in alt-f2/alt-f3 processing (note
that CMD file names, e.g. MPTSTART, will NOT be displayed, only cmd.exe)
9) alt-f4 is like alt-f2 plus it pauses after displaying each names (does
not pause after BASEDEV= or PSD=) and, by pressing F1, allows you to
skip loading/running the file displayed. Alt-f5 is like alt-f4+alt-f1.
10) The dump formatter (in dfxxx.zip) should be faster and also work on
dumps >= 2gb, which was not formerly possible.
9/13/01
11) If you also install the enclosed clock01.sys to os2boot, you can
add "CLOCKSCALE=x" to config.sys. The choices for x are 1 (the default,
which is the old behavior), 2, and 4. The number represents a scale
factor for the frequency of clock ticks. The theory is that CLOCKSCALE=4
will speed up some apps (maybe Netscape and/or Java).

Bug Fixes:
Fixes from earlier "dated" kernels:
Fixed a trap 000d in w_OpenCreate (140:4dfd or so in uni/w4 krnls, don't
have regs for SMP). This was a post mcp/acp regression
Fixed strange loader i/o problems specific to the 0111 kernel.
Fixed a bootup sys31xx problem specific to the 0123 kernel.
Fixed a problem that was (I think) specific to Janauary uni & W4 kernels

which resulted in odd ring 3 (maybe ring 0?) traps and hangs
Fixed some trap and other peculiar problems specific to the 0206 kernel.
Those were the result of a build problem.
Fixed some trap and other problems specific to the 0220/0223 kernels
Fixed a regression from JR15038 that caused a trap in CWBBS.IFS and
PCSFLR0.IFS (AS/400 shared folders access).
Fixed a regression in the 0330 kernel that messed up getting procdumps
Fixed a regression in the 0416 kernel that caused some hangs and also
affected APM
Fixed a regression in the 0502 kernel that prevented booting altogether or
caused other very bad problems.
Fixed a regression in the 0502/0503 kernels that caused some odd trap d/e's
in the scheduling code
Don't use the 0601 kernels.
Don't use the 0615 kernels, either. There seems to have been some kind of
build problem, there.
Removed the int 3's I'd accidentally left in some EA code in 0727 build
The 0730-0801 kernels all had problems due to various attempts to fix
PJ28078. Sorry about that!
10/16: the 1015 os2ldr was broken on some CPUs

Fixes to problems that exist in released code:
JR15494: Delayed response of Ctrl-C or Ctrl-S (pause) in os/2 windows
JR15405: (probably) DosQueryAsyncTimer fails on timecritical thread after
mscount rolls over after 49.7 days of uptime
JR15030: TRAPDUMP QUERY doesn't show PD (needs a new trapdump.exe, too)
JR13335: Some VDMs won't run, complaining of too-long command lines
JR15194: XCOPY fails with SYS1186 or SYS1192 on (at least) MO drives
JR15038: Trap 8 in h_DeviceHelpDM running an app from a tcpbeui drive
JR15229: Files left open after ERROR_TOO_MANY_OPEN_FILES returned to app
PJ27700: SMP systems may get a trap 000e in _tkStopScan, particularly
during a procdump operation.
PJ27676: Causes hangs on some systems running UNI or W4 kernels
PJ27554: Hang or (on allstrict) trap 3 on SMP (only) during beeps
PJ27678: SMP kernels could not be RIPL-booted. As part of this, there is
a new config.sys parameter I13PAGES= available. Adding I13PAGES=1
to config.sys (note, no SET) reduces the memory usage of the mini
VDM processes used by ibm1s506.add and the GRADD drivers. This
becomes important in RIPL-boot situations. It may be helpful for
UNI RIPL boot, as well.
PJ27677: SMP systems hang with multiple threads of same process
entering a critical section (affects ADSM client)
PJ27757: Trap 000e running Theseus/4 (note, theseus4.exe may still end up
with a sys3175, but at least the system doesn't crash).
PJ27736: Trap in _PLD_WriteReturnCode
PJ27777: Set BEGINLIBPATH= (in config.sys ONLY) may be ignored. Also,
it would lead to a bogus copy of BEGINLIBPATH= in the environment.
;PJ27821: Trap 000e in SchedNextRet2 on some APM-enabled machines
; *removed as of 0508 -- original fix caused regressions. new fix
; on hold, for now
PJ27906: Trap 000e in pvwRegKrnlInstance running SPM/2 (may also cause
unknown odd behavior in other performance monitors).
PJ27919: Complete system hang running some apps (same as JR12136)
PJ27544: Panic in SwitchNPX
PJ27972: trap 000e in _SecExecPost (the actual fix is in ses0604 or later)
PJ27952: DosFindFirst returns incorrect returncode for various bufsizes
when querying extended attributes
PJ28005: ProcDump command returns error code 6 (and the procdump is invalid)
PJ28013: read of >2k from named pipe on a timecritical thread can cause
loss of pipe data or session hang
PJ28027: trap in KMQueryClientRegister reallocating a trace buffer
PJ28068: trap 000e in clock$ where sslim is ffffffff (during JFS activity)
PJ28076: "trapdump [PD|NOPD]" disables the procdump.exe command. Also, it
causes a trap 000e if you initiate a dump with ctrl-alt-f10-f10
(or numlock-numlock).
PJ28077: Some VPM apps will refuse to initialize
PJ28078: Various traps with floppy disk hard errors when UDF is loaded
JR13789: DRIVES does not reflect change in directory entries
PJ28102: Performance tracing slow on Pentium 4 CPUs (this is the only
APAR listed here fixed in os2ldr)
10/16:
PJ28199 SES QUERYFILEINFO buffer pointer always -1
PJ28207 SES callgate hooks don't work
10/26
PJ28215 Added HMA flag to DevHelp_GlobalToProcess. The new flag 20h (in
EAX for the call to the DevHelp) allows a device driver to map
global memory to a process' high private arena.
PJ264136 Trap 000e in the kernel when theseus gets system working set. Also
fixed a theseus problem on systems with HPFS386.
This kernel will probably be what gets shipped in ACP2 (not guaranteed).

[ Leser: 117 ]

Datum Thema
08.01.2017 *

*

Name: * eMail: Benachrichtigung

Mit * markierte Felder müssen ausgefüllt werden !

( Zeige alle Einträge ) ( Zur Startübersicht )
Thema von: Leser Datum Zeit
 Probleme bei Installation mit 1Giga RAM
Traudel20712.11.200118:23
 Re: Probleme bei Installation mit 1Giga RAM
Martin Valjavec19412.11.200119:36
 Re: Probleme bei Installation mit 1Giga RAM
Traudel17412.11.200121:11
 Re: Probleme bei Installation mit 1Giga RAM
Klaus Staedtler17612.11.200121:24
 Re: Probleme bei Installation mit 1Giga RAM
Rainer D.14713.11.200100:59
 Re: Probleme bei Installation mit 1Giga RAM
Klaus Staedtler12313.11.200111:52
 Re: w41026 ...
svobi12413.11.200112:03
 Re: w41026 ...
Rainer D.11713.11.200113:15
 Re: w41026 Liste der Korrekturen/Erweiterungen
Klaus Staedtler11713.11.200113:19
 Re: w41026 Liste der Korrekturen/Erweiterungen
Rainer D.10813.11.200113:37
 Re: w41026 Liste der Korrekturen/Erweiterungen
Rainer D.10813.11.200113:40
 Re: w41026 Liste der Korrekturen/Erweiterungen
Rainer D.10213.11.200113:47
 Re: w41026d 4.versuch
Klaus Staedtler9513.11.200114:07
 Re: w41026 Liste der Korrekturen/Erweiterungen
Rainer D.9313.11.200114:34
 SESDD32.SYS
Armin8813.11.200123:13


php.net OpenIT © 1998-2017 by WebTeam OS2.org