Search results for "Operating system"

showing 10 items of 134 documents

FADaC

2019

Solid state drives (SSDs) implement a log-structured write pattern, where obsolete data remains stored on flash pages until the flash translation layer (FTL) erases them. erase() operations, however, cannot erase a single page, but target entire flash blocks. Since these victim blocks typically store a mix of valid and obsolete pages, FTLs have to copy the valid data to a new block before issuing an erase() operation. This process therefore increases the latencies of concurrent I/Os and reduces the lifetime of flash memory. Data classification schemes identify data pages with similar update frequencies and group them together. FTLs can use this grouping to design garbage collection strategi…

Hardware_MEMORYSTRUCTURESComputer science0202 electrical engineering electronic engineering information engineeringOperating system020206 networking & telecommunications02 engineering and technologycomputer.software_genrecomputerClassifier (UML)Flash memoryFlash file system020202 computer hardware & architectureGarbage collectionProceedings of the 12th ACM International Conference on Systems and Storage
researchProduct

Hypervisor memory acquisition for ARM

2021

Abstract Cyber forensics use memory acquisition in advanced forensics and malware analysis. We propose a hypervisor based memory acquisition tool. Our implementation extends the volatility memory forensics framework by reducing the processor's consumption, solves the in-coherency problem in the memory snapshots and mitigates the pressure of the acquisition on the network and the disk. We provide benchmarks and evaluation.

Hardware_MEMORYSTRUCTURESComputer scienceHypervisorcomputer.software_genreMemory forensicsComputer Science ApplicationsPathology and Forensic MedicineMedical Laboratory TechnologyData_FILESOperating systemMemory acquisitionVolatility (finance)Malware analysisLawcomputerInformation SystemsForensic Science International: Digital Investigation
researchProduct

Extending SSD lifetime in database applications with page overwrites

2013

Flash-based Solid State Disks (SSDs) have been a great success story over the last years and are widely used in embedded systems, servers, and laptops.One often overlooked ability of NAND flash is that flash pages can be overwritten in certain circumstances. This can be used to decrease wear out and increase performance.In this paper, we analyze the potential of overwrites for the most used data structure in database applications: the B-Tree. We show that with overwrites it is possible to significantly reduce flash wear out and increase overall performance.

Hardware_MEMORYSTRUCTURESWear outDatabaseComputer scienceSolid-stateNAND gatecomputer.software_genreData structureFlash (photography)ServerOperating systemOverall performancecomputerFlash file systemProceedings of the 6th International Systems and Storage Conference on - SYSTOR '13
researchProduct

CORAL Server and CORAL Server Proxy: Scalable Access to Relational Databases from CORAL Applications

2011

The CORAL software is widely used at CERN for accessing the data stored by the LHC experiments using relational database technologies. CORAL provides a C++ abstraction layer that supports data persistency for several backends and deployment models, including local access to SQLite files, direct client access to Oracle and MySQL servers, and read-only access to Oracle through the FroNTier web server and cache. Two new components have recently been added to CORAL to implement a model involving a middle tier "CORAL server" deployed close to the database and a tree of "CORAL server proxy" instances, with data caching and multiplexing functionalities, deployed close to the client. The new compon…

HistoryDatabasebusiness.industryComputer scienceRelational databasecomputer.software_genreMultiplexingProxy (climate)OracleComputer Science ApplicationsEducationComputing and ComputersTree (data structure)SoftwareScalabilityOperating systemArchitecturebusinesscomputer
researchProduct

CORAL and COOL during the LHC long shutdown.

2013

CORAL and COOL are two software packages used by the LHC experiments for managing detector conditions and other types of data using relational database technologies. They have been developed and maintained within the LCG Persistency Framework, a common project of the CERN IT department with ATLAS, CMS and LHCb. This presentation reports on the status of CORAL and COOL at the time of CHEP2013, covering the new features and enhancements in both packages, as well as the changes and improvements in the software process infrastructure. It also reviews the usage of the software in the experiments and the outlook for ongoing and future activities during the LHC long shutdown (LS1) and beyond. CORA…

HistoryEngineeringLarge Hadron Colliderbusiness.industryRelational databaseShutdowncomputer.software_genreComputer Science ApplicationsEducationComputing and ComputersSoftware development processSoftwareOperating systembusinesscomputer
researchProduct

GekkoFS — A Temporary Burst Buffer File System for HPC Applications

2020

Many scientific fields increasingly use high-performance computing (HPC) to process and analyze massive amounts of experimental data while storage systems in today’s HPC environments have to cope with new access patterns. These patterns include many metadata operations, small I/O requests, or randomized file I/O, while general-purpose parallel file systems have been optimized for sequential shared access to large files. Burst buffer file systems create a separate file system that applications can use to store temporary data. They aggregate node-local storage available within the compute nodes or use dedicated SSD clusters and offer a peak bandwidth higher than that of the backend parallel f…

Information storage and retrieval systemsPOSIXFile systemBurst buffersComputer scienceProcess (computing)computer.software_genreDistributed file systemsComputer Science ApplicationsTheoretical Computer ScienceMetadataInformació -- Sistemes d'emmagatzematge i recuperacióComputational Theory and MathematicsHardware and ArchitecturePOSIXHPC:Informàtica::Sistemes d'informació::Emmagatzematge i recuperació de la informació [Àrees temàtiques de la UPC]ScalabilityOperating systemBandwidth (computing)High performance computingIsolation (database systems)Càlcul intensiu (Informàtica)computerSoftwareJournal of Computer Science and Technology
researchProduct

Job seeker's spatial equilibrium in a fuzzy mathematical framework

1990

This paper incorporates complex behavior in a job seeking strategy model. Since the state of information is imperfect, a job seeker faces an imprecise labor market. His behavior is fuzzy and variable. It is shown how this complex behavior can be described by fuzzy subsets theory and bifurcation analysis. The latter examines the discontinuous phenomena. Then it is proved that a job seeker’s fuzzy equilibrium with a spatial constraint exists.

Internal and EU commerceComputingMilieux_THECOMPUTINGPROFESSIONStatisticsConsumer affairsOperations research[SHS.ECO]Humanities and Social Sciences/Economics and FinanceOperational researchDomestic marketingControl theory[ SHS.ECO ] Humanities and Social Sciences/Economies and finances[SHS.ECO] Humanities and Social Sciences/Economics and FinanceComputer Science::Operating SystemsRecherche opérationnelleAutomatique
researchProduct

Virtual Vehicles Manager: a java virtual reality environment for distributed multi vehicles dynamics control and simulation

2007

This paper describes a lightweight, full portable software environment for development, simulation and control of vehicles. All the software is developed in Java so there are many advantages as portability, multithreading distribution etc. This environment simulates the vehicles integrating their non-linear differential equation systems. The equation systems can easily be modified changing that representation class so it is easy to manage different vehicles. The scenario is displayed as a 3D virtual reality environment in which all the objects are rendered using a combination of 3 d primitive. It is also possible the use of pre-built 3 d objects loaded from files in 3 ds format. The softwar…

JavaComputer scienceTransmission Control Protocolbusiness.industryVirtual realityRemotely operated underwater vehiclecomputer.software_genreVehicle dynamicsSoftware portabilitySoftwareMultithreadingOperating systembusinesscomputercomputer.programming_languageEUROCON 2007 - The International Conference on "Computer as a Tool"
researchProduct

iTeXMac: An Integrated TeX Environment for Mac OS X

2004

iTeXMac is an integrated suite of three major components: a text editor detailed in section 2, a PDF viewer detailed in section 3, and a TeX front end detailed in section 4. Some notes on installation are followed by remarks concerning inter-application communication in section 6 for other Mac OS X developers. Finally, the pdfsync feature and the TeX Wrapper are discussed in sections 7 and 8. Since they concern the synchronization between the TeX source and PDF output, and a definition for a shared TeX document structure, both will certainly interest the whole TeX community.

Line numberFront and back endsMultimediaComputer scienceShell scriptSection (typography)Synchronization (computer science)Operating systemOS Xcomputer.software_genrecomputercomputer.programming_language
researchProduct

Impulsive control on the synchronization for a class of chaotic Systems

2014

In this paper, the impulsive control problem on the synchronization for a class of chaotic systems is discussed. Based on Lyapunov stability theory, the new impulsive synchronization strategy is presented to realize the chaos synchronization and possesses the wider scope of application. Finally the numerical simulation examples are given to demonstrate the effectiveness of our theoretical results.

Lyapunov stabilitychaos systemClass (set theory)Computer simulationSynchronization of chaoschaos system; impulsive switching; Lyapunov stability; synchronization; Electrical and Electronic Engineering; Control and Systems EngineeringLyapunov exponentimpulsive switchingSynchronizationNonlinear Sciences::Chaotic DynamicsCHAOS (operating system)symbols.namesakeControl and Systems EngineeringControl theoryLyapunov stabilitysymbolsElectrical and Electronic EngineeringLyapunov redesignsynchronizationMathematics2014 IEEE 23rd International Symposium on Industrial Electronics (ISIE)
researchProduct