blockdevlogger | Line logger

 by   atlesn C Version: Current License: GPL-3.0

kandi X-RAY | blockdevlogger Summary

kandi X-RAY | blockdevlogger Summary

blockdevlogger is a C library. blockdevlogger has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

Block Device Logger which writes and reads directly to or from a block device (e.g. USB-memory) without using a filesystem. It can also use a fixed size file. BDL tries to minimize the strain on individual parts of a device by using the whole device in a round-robin fashion, with metadata to aid searcing spread around at fixed points. A BDL structure consist of a header at the start of the device which is only written to when first initializing the device. Fixed size blocks of data are then written after this header. A region consists of many blocks (usually 128MB) before ending with a hint block which contains information about where to find the most recent block before it. The hint blocks and other blocks are not pre- initialized, and BDL merely considers any block with invalid checksum to be free space. Backup hint blocks are placed half way inside each region. If a hintblock is corrupt, we attempt to recover the backup. The data blocks have a timestamp and a user defined identifier. When writing a new entry, BDL searches the hint blocks to find unused space. If the device was full, the oldest data block is overwritten, and the rest of this region is also invalidated. The hint blocks are always updated on writes. Timestamp of new entries must be larger than all exisiting entries.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              blockdevlogger has a low active ecosystem.
              It has 1 star(s) with 0 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of blockdevlogger is current.

            kandi-Quality Quality

              blockdevlogger has no bugs reported.

            kandi-Security Security

              blockdevlogger has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              blockdevlogger is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              blockdevlogger releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of blockdevlogger
            Get all kandi verified functions for this library.

            blockdevlogger Key Features

            No Key Features are available at this moment for blockdevlogger.

            blockdevlogger Examples and Code Snippets

            No Code Snippets are available at this moment for blockdevlogger.

            Community Discussions

            No Community Discussions are available at this moment for blockdevlogger.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install blockdevlogger

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/atlesn/blockdevlogger.git

          • CLI

            gh repo clone atlesn/blockdevlogger

          • sshUrl

            git@github.com:atlesn/blockdevlogger.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link