Answer
Dirty pages: modified in buffer pool but not yet persisted to disk.
Clean pages: identical to the disk version.
Checkpoints convert dirty pages to clean pages. Too many dirty pages increase recovery time and degrade performance.
Dirty pages: modified in buffer pool but not yet persisted to disk.
Clean pages: identical to the disk version.
Checkpoints convert dirty pages to clean pages. Too many dirty pages increase recovery time and degrade performance.
This answer has been peer-reviewed by industry experts holding senior engineering roles to ensure technical accuracy and relevance for modern interview standards.
Sign in to access all features and personalize your learning experience.
Source: SugharaIQ