--- title: "SQL Server, LogPool FreePool Object | Microsoft Docs" description: Learn about the SQLServer:LogPool FreePool performance object, wich provides counters for statistics for the free pool inside the Log Pool. ms.custom: "" ms.date: "03/01/2017" ms.prod: sql ms.prod_service: "database-engine" ms.reviewer: "" ms.technology: performance ms.topic: conceptual helpviewer_keywords: - "SQLServer:LogPool FreePool" ms.assetid: 8ffd569b-045f-4c3f-a473-4a491d6a1d80 author: WilliamDAssafMSFT ms.author: wiassaf --- # SQL Server, LogPool FreePool Object [!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.md)] The **SQLServer:LogPool FreePool** performance object provides counters for statistics for the free pool inside the Log Pool. This following table describes the SQL Server **LogPool FreePool** performance objects. |**SQL Server LogPool FreePool counters**|Description| |-------------|-----------------| |**Free Buffer Refills/sec**|Number of buffers being allocated for refill, per second.| |**Free List Length**|Length of the free list.| There is one instance of the counter for each category of log pool. ## See Also [Monitor Resource Usage (System Monitor)](../../relational-databases/performance-monitor/monitor-resource-usage-system-monitor.md)