A copy of this work was available on the public web and has been preserved in the Wayback Machine. The capture dates from 2011; you can also visit the original URL.
The file type is application/pdf
.
Filters
Avoiding File System Micromanagement with Range Writes
2008
USENIX Symposium on Operating Systems Design and Implementation
We introduce range writes, a simple but powerful change to the disk interface that removes the need for file system micromanagement of block placement. ...
By allowing a file system to specify a set of possible address targets, range writes enable the disk to choose the final on-disk location of the request; the disk improves performance by writing to the ...
Introduction File systems micromanage storage. ...
dblp:conf/osdi/AnandSKPAAAB08
fatcat:2tcmqnimarbbfkq2moscsabmrq
FOLDER SYSTEM ORGANIZER USING WEB DEVELOPMENT
2022
Ymer
At last, I can conclude you saying that File System organizer will be very helpful and will make our work easy. Keywords— local storage, organizing files ...
storage so that they can make their folder and files easily and by using one extension. ...
Avoiding file system micromanagement with range writes. In Proceedings of the Operating Systems Design and Implementation (OSDI), pages161-176, 2008. ...
doi:10.37896/ymer21.07/09
fatcat:itwdiscivrhy7eck5cbwp5qxwu
μSPIM: A Software Platform for Selective Plane Illumination Microscopy
[article]
2020
bioRxiv
pre-print
Here we present a control toolset, μSPIM, built around the open-source MicroManager platform that has already been widely adopted for the control of microscopy hardware. ...
The extension then synchronizes the camera shutter with the galvanometer mirrors to create a light-sheet that is scanned in the z-dimension, in synchrony with the imaging objective, to produce volumetric ...
Data Output Format The image data output follows the MicroManager format with acquired image sequences being split into 4GB files accompanied by a metadata file (Metadata format can be found in the official ...
doi:10.1101/2020.06.15.151993
fatcat:zi3ygheqcvg5lf6x3aeg454k2i
Micromanaging time: Measuring and controlling timing errors in computer-controlled experiments
1990
Behavoir research methods, instruments & computers
Interfaces permitting use of the timer with several higher level languages (C, FOR-TRAN, Pascal, and QuickBASIC) are described, as is a design for a two-to four-button response system using the computer's ...
write standard files). ...
Writing file: Writing 1.000 lines each containing one integer. (Results from 20 trials.) ...
doi:10.3758/bf03203120
fatcat:ygggrre4v5axjnfq5uiq73dgcm
Microscope-Cockpit: Python-based bespoke microscopy for bio-medical science
2022
Wellcome Open Research
We demonstrate the advantages of the Cockpit platform using several bespoke microscopes, including a simple widefield system and a complex system with adaptive optics and structured illumination. ...
Cockpit uses "Python-Microscope" (Microscope) for high-performance coordinated control of a wide range of hardware devices using open source software. ...
Acknowledgements We are grateful to the original UCSF software team led by John Sedat, including Melvin Jones, Chris Weisiger and Sebastian Haase for the initial writing of the Python code used to control ...
doi:10.12688/wellcomeopenres.16610.2
fatcat:u56cd6s6gvfxvpdj5fc646zkrm
Generalized file system dependencies
2007
Proceedings of twenty-first ACM SIGOPS symposium on Operating systems principles - SOSP '07
A patch-based file system implementation expresses dependencies among writes, leaving lower system layers to determine write orders that satisfy those dependencies. ...
We present a general abstraction, the patch, that makes write-before relationships explicit and file system agnostic. ...
In particular, Steve VanDeBogart provided extensive help with Linux kernel details, memory semantics, and drafts. ...
doi:10.1145/1294261.1294291
dblp:conf/sosp/FrostMKRHMZ07
fatcat:mbmo24uozrh27gikhikzyosq3q
Generalized file system dependencies
2007
ACM SIGOPS Operating Systems Review
A patch-based file system implementation expresses dependencies among writes, leaving lower system layers to determine write orders that satisfy those dependencies. ...
We present a general abstraction, the patch, that makes write-before relationships explicit and file system agnostic. ...
In particular, Steve VanDeBogart provided extensive help with Linux kernel details, memory semantics, and drafts. ...
doi:10.1145/1323293.1294291
fatcat:wjpbtq3sfndzbgpiw63wwolkmi
HF_IDS_Cam: Fast Video Capture with ImageJ for Real-Time Analysis
2018
Journal of Imaging
Here we present an ImageJ plug-in: HF_IDS_Cam, which allows for video capture at very high speeds using IDS (Imaging Development Systems GmbH) cameras and image analysis software ImageJ. ...
The software has been optimized for real time video analysis with ImageJ native function and other plug-ins and scripts. The plug-in was written in Java and requires ImageJ 1.47v or higher. ...
We thank Imaging Development Systems (IDS France) for providing us the UI−3060CP camera.
Conflicts of Interest: The authors declare no conflict of interest. ...
doi:10.3390/jimaging4020044
fatcat:o2lbrft4ondbxgoxcxq2sdzgdm
Light-sheet microscopy for everyone? Experience of building an OpenSPIM to study flatworm development
2016
BMC Developmental Biology
Conclusions: We conclude that home-built microscopes, such as an OpenSPIM, together with the available open source software, such as MicroManager and Fiji, make SPIM accessible to anyone interested in ...
We hope that our experience gained during this project will help future OpenSPIM users with similar ambitions. ...
Acknowledgements We would like to thank Peter Brunt (from Laser 2000 (UK) Ltd) for his support with the multiple laser system (VersaLase) and the whole Tomancak lab at the MBI-CBG in Dresden and in particular ...
doi:10.1186/s12861-016-0122-0
pmid:27363495
pmcid:PMC4929743
fatcat:d3ixpfuevfhozjbsxhlqbhln5m
Light sheet microscopy for everyone? Experience of building an OpenSPIM to study flatworm development
[article]
2016
biorxiv/medrxiv
pre-print
CONCLUSIONS: We conclude that home built microscopes, such as an OpenSPIM, together with the available open source software, such as MicroManager and Fiji, make SPIM accessible to anyone interested in ...
We hope that our gained experience during this project will help future OpenSPIM users with similar ambitions. ...
Acknowledgements We would like to thank Peter Brunt (from Laser 2000 (UK) Ltd) for his support with the multiple laser system (VersaLase) and the whole Tomancak lab at the MBI-CBG in Dresden and in particular ...
doi:10.1101/045187
fatcat:y6iorh36efgcbasgb3k2edasnm
A SURVEY ON CLOUD STORAGE – IMPACT OF STORAGE ON THE PERFORMANCE
2018
International Journal of Research in Engineering and Technology
Storing and micromanaging data is an integral part of any application. ...
Bandwidth usage can also be reduced, by sharing access-links instead of the complete files. ...
Large Read/Write Architecture similar to Google File System would be a fitting choice in such a case. The whole system has been designed specially assuming large sequential read and write. ...
doi:10.15623/ijret.2018.0710007
fatcat:q54suv7n6jcanieoqwotohdl7u
Firecracker: Lightweight Virtualization for Serverless Applications
2020
Symposium on Networked Systems Design and Implementation
Open access to the Proceedings of the 17th USENIX Symposium on Networked Systems Design and Implementation (NSDI '20 ...
Another challenge is startup time, with typical VM startup times in the range of seconds. ...
Once the Frontend has been allocated a slot by the WorkerManager, it calls the MicroManager with the details of the slot and request payload, which the MicroManager passes on to the Lambda shim running ...
dblp:conf/nsdi/AgacheBILNPP20
fatcat:hj356ohdvraproayhvcuktr7gm
NVthreads' page level mechanisms result in good performance: applications that use NVthreads can be more than 2× faster than state-of-the-art systems that favor fine-grained tracking of writes. ...
Non-volatile memory technologies, such as memristor and phase-change memory, will allow programs to persist data with regular memory instructions. ...
Finegrained logging techniques micromanage NVM writes and introduce non-negligible slowdown. ...
doi:10.1145/3064176.3064204
dblp:conf/eurosys/HsuBRKE17
fatcat:euoxx7bsz5hcpeh5tpwuffdtzi
Advanced unit testing
2006
Proceedings of the 2006 international workshop on Automation of software test - AST '06
Automated support for log files made it possible to track the internal state of objects, which is often much more expedient than writing test code. ...
In the JNuke project, automated regression tests combined with coverage measurement ensured high code quality throughout the project. ...
It allows testing of large data structures by writing their content to a log file and then manually inspecting it. ...
doi:10.1145/1138929.1138947
dblp:conf/icse/ArthoB06
fatcat:2cq7c25canehxolfgmkzkcjyau
Middle-of-the-night medicine is rarely patient-centred
2011
CMAJ - Canadian Medical Association Journal
A discussion of a range of alternative ways of funding the system is impera-tive, the report states. ...
John's, Newfoundland and Labrador also called for increased provider competition and less micromanagement of the health system by government. ...
doi:10.1503/cmaj.109-3953
pmid:21859867
pmcid:PMC3176838
fatcat:d3nxzpld5bferjufdas6ubi4by
« Previous
Showing results 1 — 15 out of 1,319 results