From: "Gregg Young" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTPS id 1053430 for lswitcher-dev@2rosenthals.com; Fri, 04 Sep 2020 22:54:12 -0400 Received: from secmgr-va.2rosenthals.com ([50.73.8.217]:43001 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1kEOL2-0005Ji-3A for lswitcher-dev@2rosenthals.com; Fri, 04 Sep 2020 22:54:01 -0400 Received: from mail.onyx.syn-alias.com ([206.152.134.66]:32046 helo=smtp.centurylink.net) by mail2.2rosenthals.com with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1kEOKu-0002V3-1r for lswitcher-dev@2rosenthals.com; Fri, 04 Sep 2020 22:53:52 -0400 X-CTCH-RefID: str=0001.0A02020A.5F52FDC9.0007,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-RefID: str=0001.0A020207.5F52FDC0.001F,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 Return-Path: X_CMAE_Category: , , X-CNFS-Analysis: v=2.3 cv=LqzsNUVc c=1 sm=1 tr=0 a=XezXhFwzA4hTiZ2fImPKqA==:117 a=XezXhFwzA4hTiZ2fImPKqA==:17 a=KGjhK52YXX0A:10 a=IkcTkHD0fZMA:10 a=reM5J-MqmosA:10 a=ysqN1OIC4P0A:10 a=eQrCS-SpgXYA:10 a=W0Fnr8SBXkEPAHb4w30A:9 a=7Zwj6sZBwVKJAoWSPKxL6X1jA+E=:19 a=QEXdDO2ut3YA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Feedback-ID: dfw:ctl:res:onyx X-Authed-Username: eWdrQHF3ZXN0Lm5ldA== Authentication-Results: smtp03.onyx.dfw.sync.lan smtp.user=ygk@qwest.net; auth=pass (LOGIN) Received: from [71.37.87.157] ([71.37.87.157:55077] helo=ZOBOPEEP) by smtp.centurylink.net (envelope-from ) (ecelerity 3.6.25.56547 r(Core:3.6.25.0)) with ESMTPA id B4/54-12771-0ADF25F5; Fri, 04 Sep 2020 22:53:20 -0400 Message-ID: <100.10d30d0095fd525f.006@qwest.net> To: "lSwitcher Developers Mailing List" Date: Fri, 04 Sep 2020 20:53:09 -0600 (MDT) Reply-To: "Gregg Young" In-Reply-To: References: Priority: Normal User-Agent: PMMail/3.25 (os/2; U; Warp 4.5; en-US; i386; ver 3.25.00.1984) X-Mailer: PMMail 3.25.00.1984 for OS/2 Warp 4.5 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Subject: Re: [lswitcher-dev] Priority dialog and help On Fri, 4 Sep 2020 17:19:39 -0400 Lewis wrote: > >I've just made some interesting rediscoveries: > >While my comments in the help section regarding DOS sessions are mostly >correct, the behavior we currently have and what is possible to change >is not. > >All VDMs run at some delta between 0 and 31 in priority class >PRTYC_REGULAR (Class 2). The VDM handler apparently maps the DOS Setting >"SESSION_PRIORITY" values 1 to 32 to priority deltas 0 to 31. > >This is essentially what I put into the help text. However, what is not >clear (or stated incorrectly, based upon program observation) is that >SESSION_PRIORITY (i.e., delta) *cannot* be changed for running VDMs, >and neither (as stated in the help) can the class be changed. IOW, All >VDMs run in class 2. SESSION_PRIORITY is settable in program properties >*before* starting the session, and fixed at that level (delta) once >started. There is no way to adjust these DOS session settings once >running. Thanks for the info. If the fact that something is a VDM is available when the menu is being generated this would be an easy fix. If not probably not worth doing. I don't know if it is available but I will check. > >Polling options can be changed for running VDMs, however (IDLE_SECONDS >and IDLE_SENSITIVITY), but lSwitcher provides no dialog for doing this. > >So, what is needed is an RFE for lSwitcher to remove the Priority menu >selection for VDMs as it is simply irrelevant and misleading and to >adjust the help as necessary. (Likewise, XWP help should be updated to >include this tidbit pertaining to DOS sessions, but that's a different >discussion for a different project.) This would require you making a case for this being needed by ArcaOS for something (retro gaming?) and I would then expect lSwitcher to at minimum be an install option for ArcaOS. > >Comments and discussion welcome for all of this absurdity. :-) Thanks Gregg