Persistant allocation without zeroing :== bug
Posted Mar 20, 2007 23:46 UTC (Tue) by
saffroy (subscriber, #43999)
In reply to:
Persistant allocation without zeroing :== bug by davecb
Parent article:
The 2007 Linux Storage and File Systems Workshop
The most common use I see for this feature is to have (more) predictable performance, and no allocation error (ENOSPC) when *writing* to a file (eg. for realtime apps that capture data). If you plan to capture large amounts of data, zeroing blocks is not very convenient...
(
Log in to post comments)