« Previous | Next » 

Revision 6583e3c7

ID6583e3c7e811b13530b7b69fffbe29a7a28cd1f7

Added by Kevin Wolf almost 15 years ago

l2_allocate: Write complete sectors

When modifying the L1 table, l2_allocate() needs to write complete sectors
instead of single entries. The L1 table is already in memory, reading it from
disk in the block layer to align the request is wasted performance.

Signed-off-by: Kevin Wolf <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences