Re: bcache questions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Finally, is it possible to limit the amount of cache a particular
backing device can use?

I'm not sure if it is, but you might be able to get the same end result
by using partitions on the cache device to make separate sets: That is,
instead of:

  { cache: backing }
  { sdb  : sda1 }
  { sdb  : sda3 }

You could try

  { sdb1 : sda1 }
  { sdb2 : sda3 }

and so forth, partitioning sdb appropriately.
[ Disclaimer: I have not actually tried this ]
--
To unsubscribe from this list: send the line "unsubscribe linux-bcache" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM Kernel]     [Linux Filesystem Development]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux