разбивать на страницы(To return the results of a query in smaller subsets of data, thus making it possible for the user to navigate through the result set by viewing "pages" of data)
просматривать(By disabling the notifications, the DLL initialization code is not paged in because a thread is created or deleted, thus reducing the size of the application's working code set. – При запрещении уведомления, код инициализации DLL не просматривается, потому что поток создается или удаляется таким образом, что размер пакета рабочего кода приложения сокращается. Maks1978)