Modify

Ticket #4230 (new feature request)

Opened 13 months ago

Implement Flashcache

Reported by: servisoft_mail@… Owned by: jamor@…
Milestone: nice to have someday Component: samba
Severity: normal Keywords:
Cc:

Description

Flashcache is a write back block cache Linux kernel module and was developed by facebook. Flashcache was built primarily as a block cache for InnoDB but is general purpose and can be used by other applications as well.

Im using it in a HEAVY LOAD fileserver and it make and AWERSOME change to randoms IOs to the disk.

On mi config i have a 8 x 1TB RAID5 disk and a 120GB SSD 550Mb/s disk (for chache) and on concurrent disk IO access, the server load change dramatically.

The implementation of this "kernel module" is realy very simple!

 https://github.com/facebook/flashcache

Attachments

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
The owner will be changed from jamor@…. Next status will be 'new'
Next status will be 'accepted'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.