Lines Matching refs:a

3 Reliance Edge is a small, portable, highly reliable power-fail safe file system
5 in C and provides a familiar POSIX-like file system API, making it easy to use
28 In addition this README, see doc/release_notes.md for a list of updates
29 to Reliance Edge and a list of known issues. There is also a quick-start
31 and run Reliance Edge in a simulated Windows environment.
36 requirements, especially if there is a chance of sudden power loss or other
37 system failures. Compared to "raw" disk access, using a file system like
42 not need a fsck/CHKDSK utility. Compared to journaling file systems, Reliance
46 Reliance Edge uses a unique transactional model that not only prevents file
47 system corruption but also allows a set of changes to be made in an atomic "all
49 interrelated changes. By using the features of Reliance Edge, a set of changes
50 can be incorporated into a single atomic transaction, which is committed in its
56 The typical hardware for Reliance Edge is a 32-bit microcontroller, but other
68 Before you can use Reliance Edge, it must be ported and configured. At a
71 need to be filled in as well. These functions reside in a subdirectory in the
72 os/ directory; see os/stub/ for a blank set of functions. Configuring includes
73 creating a project directory (start by copying projects/newproj) and creating
83 Using Reliance Edge is a simple matter of including the primary Reliance Edge
95 reasons cannot comply with the terms of the GPLv2 license may obtain a
108 In the near future, a community forum or message board will be set up to
116 own the copyright of all code incorporated into Reliance Edge; if contributing a
117 significant amount of code, you will be asked to file a copyright assignment
121 To report bugs, please create a GitHub issue or contact