To serve millions of files out of a single directory, being able to connect to a drive from hundreds of endpoints, and for some other reasons (to avoid gluster/nfs/all fs based networking solutions),
I just read http://olstrans.sourceforge.ne开发者_高级运维t/release/OLS2000-ext3/OLS2000-ext3.html which is an excellent review of the design issues used when journaling was implemented in ext3. Could
I\'m working with a C++ application in an embedded systems running Linux. This device receives messages (small chunk of few bytes) an开发者_Go百科d need to be stored in a non volatile memory in case o
I am looking for the way to easily mount one of the NoSQL DB as File System both in Ubuntu 10.04 LTS or CentOs 5
Hi I开发者_高级运维 have created a new file system say with name\"ntr\". After initializing the module (insmod) filesystem name is getting displayed in /proc/filesystems. Now I want this file system t
I am trying to开发者_运维百科 create a low level format utility for Linux. Is there any C/C++ library that can be used toaccess disk drives and write in the specific position?
I was thinking of building an app to serve audio content. The first question I get is how to store it. Two obvious solutions that occur are:
I have an application that is in need of caching large amounts of data (sometimes even MBs) over multiple page request (for the same user/session). After doing some Googling etc. I\'ve concluded that
I am having a situation like: Suppose there is one folder \"D:\\Main\" which can contain any word file. On adding any file/files to the folder I need to parse the file and based on some keywords I ne
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a