79680687

Date: 2025-06-26 14:38:26
Score: 1
Natty:
Report link

Write-through and Write-back are two cache writing policies.

Write-back uses a dirty bit to track changes, while write-through does not. Write-through is ideal for systems where simplicity and consistency matter; write-back is better when performance is the priority.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Md. Farid Hossen Rehad