said:
>Question about the CleanINI.log output listing. Here's a typical line:
> C773 8D65 file 0 x None
> del H:\OS2SKYE.SRC\ORC150-OBJECTRECREATOR.SRC\EXTRACT.CMD
Internally, the WPS does not use pathnames. It uses file handles.
There's lots of beneifits to this. The bad part is it does not always
reference count them correctly. This leads to broken handles that point
to non-existent files or directories or to valid handles that are
otherwise unused.
What cleanini does, that the other cleaners don't do, is find valid
handles that are otherwise unused.
>Does this mean that OS2SYS.INI handle C773 8D65 will be deleted from
>OS2SYS.INI if I use the /c switch? (The readme file contains the format
>of the log lines but doesn't say what the "del" action is.)
Yes. The value None in the usage column means the handle is not used, so
it's a candidate for delete.
>And, if I run CLEANINI /C is there any negative impact from all the
>deleted handles? Or are the object handles simply recreated as necessary
>when I subsequently open various folders?
No negative impact, other than the time it takes to recreate them. The
positive impact is if they are gone and you don't need them, the WPS will
run faster.
Steven
--
----------------------------------------------------------------
"Steven Levine" MR2/ICE 2.29d #10183 Warp4/FP11.5
www.scoug.com irc.webbnet.org #scoug (Wed 7pm PST)
----------------------------------------------------------------
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 07 |
September |
2001 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.