//* //* PROBLEM DESCRIPTION(S): //* TASP801 - //* Improve ASP queuing performance. A number of ASP functions, //* especially those that use the work-to-do driver such as //* *INQUIRE,Q and *INQUIRE,B, rely on timer pops rather than //* direct posts for new work to be processed. This usermod //* changes several posts from delayed to immediate, and removes //* short interval ATIMER calls from the work-to-do driver. //* //* COMPONENT: 360A-CX15X-ASP //* //* APARS FIXED: TASP801 //* //* SPECIAL CONDITIONS: //* //* COMMENTS: //* LAST CHANGE: 2010/07/09 //* //* THE FOLLOWING MODULES AND/OR MACROS ARE AFFECTED BY THIS USERMOD: //* //* MODULES //* INQBACK //* INQQUE //* MODRJP //* MSVMVT //* WTDDRVR //*