Hi,
On Wed, Apr 10, 2013 at 6:40 AM, Ethan Lim <[email protected]> wrote: > Good Morning, > > I am undergraduate computer engineering student and have build my own > real-time operating systems as part of a module. I am interested in working > of the Caching Filesystem, as it is a very different approach indeed. > > 1. I have knowledge of basic caching algorithms namely, 2-way set > associative, n-way set associative or direct mapped. I would like to know > more on any caching algorithms preferred or I could propose my own. > > Your attention is greatly appreciated. > > The Caching Filesystem project is pretty open to implement different mechanism, we are more interested about a cool implementation of this proposal more than the "perfect algorithm", it will require a lot of hands-on so the proposal must include a description of a layer to replace the algorithm easily. If you want to include 3 different algorithms to be implemented, is up to you. Keep in mind that the Caching Filesystem is for Web Servers purposes, that means read-only mode and behave better than native FS for web servers purposes. Feel free to send us more questions, best, -- Eduardo Silva http://edsiper.linuxchile.cl http://www.monkey-project.com
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
