The housekeeper garbage collection task typically operates at the priority level of an ordinary user, competing for CPU time with ordinary user tasks, preventing the list of empty pages from growing faster than the housekeeper can delete them.
sp_bindexeclass 'HK WASH', 'sv', NULL, 'EC1'
Use sp_setpsexe to set the priority level for the housekeeper task for the session if SAP ASE is configured for threaded or process mode.
sp_setpsexe 8, 'priority', 'HIGH'
See the Reference Manual: Procedures.