SlideShare a Scribd company logo
1

Big Memory File System

Mahesh Gupta
DOS Lab, IIT Madras
Contents
 Introduction
 Traditional System Architecture

 Survey on Big Memory System
 Survey
 Violin memory system

 Existing Systems
 Redis
 tmpfs

 In Memory File System
 High level architecture
 Functional Requirements
 Various Experiments that can be done

 References

2
3

Introduction
Traditional System Architecture
Processing Unit

L1 Cache
L2Cache
L3 Cache

Main Memory

Disk

Disk

4
Issues

5

 Access to disk is quite costly : almost 1000 times that of
main memory access
[source: OS, Galvin]
 Disk access is handled quite separately compared to main
memory access. Process is blocked and pushed into device
queue.
 Data needs to be moved constantly to & from disk for using
small memory to execute large process.
 As number of process increases, some of process needs to
be swapped out to accommodate new processes.
6

Impact of Big Memory Systems
7

Survey
 According to a study by Aberdeen group, “In-memory
Computing: Lifting the burden of Big Data”, storing the
data in flash memory while processing makes huge impact.
 Various businesses require real world analytics on very large
amount of data, which is not feasible in traditional disk based
storage.
Statistics

8

 Data Stored in In-memory can be processed at the rate of
1200 TB / hour whereas On-disk data can be processed at
the rate of 3.2 TB / hour.
~ 350 times faster
 Average response time for query was 42 seconds (inmemory data) vs 75 minutes (disk data)
~ 100 times faster
 Impact: Results obtained in real time. Quality of result is
high. Real world value is very high.
Violin Memory

9

 Violin Memory, manufactures large scale flash memory
array which could be added to the board directly giving very
high capacity In-memory.
 Having very high in-memory gives rise to a system where
MM capacity would be as good as disk capacity and hence
entire data while reading can be brought to MM and need not
be accessed again and again.
 Targeted Applications:
 Faster Big data analytics
 Accelerating enterprise applications
10

The trend
 Moving Desktop systems from disk based to diskless
system where entire data will be stored on cloud, and
systems can simply access them over network.
 With very high processing speed available, disk access
becomes the only bottleneck larger tasks.
 Very large Memory
performance.

can

help

to

optimize

system
11

Existing Systems
12

REmote DIctionary Server (Redis)
 In memory key-value store, text based protocol.
 Idea: To provide a efficient data storage in Memory and access without
accessing the disk.
 Designed as DSL to work on simple to complex data structure
 Uses Virtualization to handle data larger than main memory. (Based on
the idea to give similar performance with / without virtual memory)
 Asynchronous in nature (Memory to Disk transfer)
 Used by Stack Overflow, Github
13

tmpfs : virtual memory file system
 Virtual memory File system by Sun Microsystem
 Idea: to design file system for short lived small sized files
which do not reside on disk. And give performance of access
to RAM

 Memory based file system, uses page cache instead of RAM
to store data.
14

In-Memory File System for OS
“To modify Memory Management Unit (MMU) to be
able to take advantage of Big In-memory and improving system
performance.”
15

Processing Unit

Existing Architecture

Modified Architecture 1

Modified Architecture 2

Memory Management Unit

Main Memory

Disk

Memory
Management Unit

Storage

Memory File
System

Storage
Functional Requirements

16

 Newly designed system should not
 Replace existing file system.
 Should be flexible to support any changes done at the storage
side so that later disk can be replaced by network storage.

 Should minimize access to the storage unit.
 Access to small, large and very large files should take roughly
same amount of time. (transfer of data to/from memory should be
done efficiently)
Experiments

17

 To see if storage unit can be replaced by storage over
network, and architectural modification required. (to support
thin client)
 To see if memory unit can support database semantics for
querying or if version control semantics can be implemented.
 To see how the system can be designed to support
concurrent access.
 Network server can act as a master while systems sharing
resource can act as slaves.
18

References
 In-Memory Analytics:
http://spotfire.tibco.com/~/media/contentcenter/articles/aberdeen-in-memory-analytics-for-big-data.pdf
 Violin Memory: http://www.violin-memory.com/
 Redis:
 Slides: http://nosqlberlin.de/slides/NoSQLBerlin-Redis.pdf
 Internal VM: http://redis.io/topics/internals-vm

 tmpfs Virtual memory file system:
http://www.cs.rit.edu/~vcss544/tmpfs.pdf

More Related Content

What's hot

Introduction to Storage technologies
Introduction to Storage technologiesIntroduction to Storage technologies
Introduction to Storage technologies
Kaivalya Shah
 
LizardFS-WhitePaper-Eng-v4.0 (1)
LizardFS-WhitePaper-Eng-v4.0 (1)LizardFS-WhitePaper-Eng-v4.0 (1)
LizardFS-WhitePaper-Eng-v4.0 (1)
Pekka Männistö
 
Mass storage systemsos
Mass storage systemsosMass storage systemsos
Mass storage systemsos
Gokila Manickam
 
ch11
ch11ch11
GPFS Solution Brief
GPFS Solution BriefGPFS Solution Brief
GPFS Solution Brief
IBM India Smarter Computing
 
Google Bigtable paper presentation
Google Bigtable paper presentationGoogle Bigtable paper presentation
Google Bigtable paper presentation
vanjakom
 
In-Memory Computing: Myths and Facts
In-Memory Computing: Myths and FactsIn-Memory Computing: Myths and Facts
In-Memory Computing: Myths and Facts
DATAVERSITY
 
Swapping | Computer Science
Swapping | Computer ScienceSwapping | Computer Science
Swapping | Computer Science
Transweb Global Inc
 
Oaklands college: Protecting your data.
Oaklands college: Protecting your data.Oaklands college: Protecting your data.
Oaklands college: Protecting your data.
JISC RSC Eastern
 
Swap-space Management
Swap-space ManagementSwap-space Management
Swap-space Management
Agnas Jasmine
 
Basics of storage Technology
Basics of storage TechnologyBasics of storage Technology
Basics of storage Technology
Lopamudra Das
 
Scaling Up vs. Scaling-out
Scaling Up vs. Scaling-outScaling Up vs. Scaling-out
Scaling Up vs. Scaling-out
Christopher Nadeau
 
The Google File System (GFS)
The Google File System (GFS)The Google File System (GFS)
The Google File System (GFS)
Romain Jacotin
 
Google Bigtable Paper Presentation
Google Bigtable Paper PresentationGoogle Bigtable Paper Presentation
Google Bigtable Paper Presentation
vanjakom
 
In-Memory Computing: How, Why? and common Patterns
In-Memory Computing: How, Why? and common PatternsIn-Memory Computing: How, Why? and common Patterns
In-Memory Computing: How, Why? and common Patterns
Srinath Perera
 
Gpfs introandsetup
Gpfs introandsetupGpfs introandsetup
Gpfs introandsetup
asihan
 
Software Defined storage
Software Defined storageSoftware Defined storage
Software Defined storage
Kirillos Akram
 
Qnap nas ts serie x71u-catalogo
Qnap nas ts serie x71u-catalogoQnap nas ts serie x71u-catalogo
Qnap nas ts serie x71u-catalogo
Fernando Barrientos
 
HP Storage Backup (RDX) presentation
HP Storage Backup (RDX) presentation HP Storage Backup (RDX) presentation
HP Storage Backup (RDX) presentation
Jaideep Kumar
 
Storage Management
Storage ManagementStorage Management
Storage Management
SURBHI SAROHA
 

What's hot (20)

Introduction to Storage technologies
Introduction to Storage technologiesIntroduction to Storage technologies
Introduction to Storage technologies
 
LizardFS-WhitePaper-Eng-v4.0 (1)
LizardFS-WhitePaper-Eng-v4.0 (1)LizardFS-WhitePaper-Eng-v4.0 (1)
LizardFS-WhitePaper-Eng-v4.0 (1)
 
Mass storage systemsos
Mass storage systemsosMass storage systemsos
Mass storage systemsos
 
ch11
ch11ch11
ch11
 
GPFS Solution Brief
GPFS Solution BriefGPFS Solution Brief
GPFS Solution Brief
 
Google Bigtable paper presentation
Google Bigtable paper presentationGoogle Bigtable paper presentation
Google Bigtable paper presentation
 
In-Memory Computing: Myths and Facts
In-Memory Computing: Myths and FactsIn-Memory Computing: Myths and Facts
In-Memory Computing: Myths and Facts
 
Swapping | Computer Science
Swapping | Computer ScienceSwapping | Computer Science
Swapping | Computer Science
 
Oaklands college: Protecting your data.
Oaklands college: Protecting your data.Oaklands college: Protecting your data.
Oaklands college: Protecting your data.
 
Swap-space Management
Swap-space ManagementSwap-space Management
Swap-space Management
 
Basics of storage Technology
Basics of storage TechnologyBasics of storage Technology
Basics of storage Technology
 
Scaling Up vs. Scaling-out
Scaling Up vs. Scaling-outScaling Up vs. Scaling-out
Scaling Up vs. Scaling-out
 
The Google File System (GFS)
The Google File System (GFS)The Google File System (GFS)
The Google File System (GFS)
 
Google Bigtable Paper Presentation
Google Bigtable Paper PresentationGoogle Bigtable Paper Presentation
Google Bigtable Paper Presentation
 
In-Memory Computing: How, Why? and common Patterns
In-Memory Computing: How, Why? and common PatternsIn-Memory Computing: How, Why? and common Patterns
In-Memory Computing: How, Why? and common Patterns
 
Gpfs introandsetup
Gpfs introandsetupGpfs introandsetup
Gpfs introandsetup
 
Software Defined storage
Software Defined storageSoftware Defined storage
Software Defined storage
 
Qnap nas ts serie x71u-catalogo
Qnap nas ts serie x71u-catalogoQnap nas ts serie x71u-catalogo
Qnap nas ts serie x71u-catalogo
 
HP Storage Backup (RDX) presentation
HP Storage Backup (RDX) presentation HP Storage Backup (RDX) presentation
HP Storage Backup (RDX) presentation
 
Storage Management
Storage ManagementStorage Management
Storage Management
 

Viewers also liked

Leadership style
Leadership styleLeadership style
Leadership style
sristi1992
 
Jyothi reddy
Jyothi reddyJyothi reddy
Jyothi reddy
Prasanna Venkatesan
 
Arbitration & Conciliation Act 1996 (amdt) ordinance
Arbitration & Conciliation Act 1996 (amdt) ordinanceArbitration & Conciliation Act 1996 (amdt) ordinance
Arbitration & Conciliation Act 1996 (amdt) ordinance
Mahesh Gupta
 
Redesigning & integrating bluetooth 3
Redesigning & integrating bluetooth 3Redesigning & integrating bluetooth 3
Redesigning & integrating bluetooth 3
Mahesh Gupta
 
Intellectual property
Intellectual propertyIntellectual property
Intellectual property
RexNige
 
Family Tree
Family TreeFamily Tree
Family Tree
guest07ed30
 
Social Media Best Practices OMMA Global Case Study
Social Media Best Practices OMMA Global Case StudySocial Media Best Practices OMMA Global Case Study
Social Media Best Practices OMMA Global Case Study
Context Optional
 
Ppt06 little rabbit 2010
Ppt06 little rabbit 2010Ppt06 little rabbit 2010
Ppt06 little rabbit 2010luciamontoliu
 
Winter p4
Winter p4Winter p4
Winter p4
luciamontoliu
 
Background Check & Due Diligence Services - Arch360 Group
Background Check & Due Diligence Services - Arch360 GroupBackground Check & Due Diligence Services - Arch360 Group
Background Check & Due Diligence Services - Arch360 Group
Gabriela Coldea, CFE
 
Open Source Presentation
Open Source PresentationOpen Source Presentation
Open Source Presentation
RexNige
 
Meals
MealsMeals
NET+ Subnetting
NET+ SubnettingNET+ Subnetting
NET+ Subnetting
Bernado
 
Xcode开发员入门导引(简体中文版)
Xcode开发员入门导引(简体中文版)Xcode开发员入门导引(简体中文版)
Xcode开发员入门导引(简体中文版)babyyellow li
 
Christmas p3
Christmas p3Christmas p3
Christmas p3
luciamontoliu
 
The room of my dream
The room of my dreamThe room of my dream
The room of my dream
guest418635
 
Spring
SpringSpring
Instructional Strategies
Instructional StrategiesInstructional Strategies
Instructional Strategies
gerikenglish
 

Viewers also liked (20)

Leadership style
Leadership styleLeadership style
Leadership style
 
Jyothi reddy
Jyothi reddyJyothi reddy
Jyothi reddy
 
Arbitration & Conciliation Act 1996 (amdt) ordinance
Arbitration & Conciliation Act 1996 (amdt) ordinanceArbitration & Conciliation Act 1996 (amdt) ordinance
Arbitration & Conciliation Act 1996 (amdt) ordinance
 
Redesigning & integrating bluetooth 3
Redesigning & integrating bluetooth 3Redesigning & integrating bluetooth 3
Redesigning & integrating bluetooth 3
 
Peggy and mummy
Peggy and mummyPeggy and mummy
Peggy and mummy
 
Intellectual property
Intellectual propertyIntellectual property
Intellectual property
 
Family Tree
Family TreeFamily Tree
Family Tree
 
Social Media Best Practices OMMA Global Case Study
Social Media Best Practices OMMA Global Case StudySocial Media Best Practices OMMA Global Case Study
Social Media Best Practices OMMA Global Case Study
 
Ppt06 little rabbit 2010
Ppt06 little rabbit 2010Ppt06 little rabbit 2010
Ppt06 little rabbit 2010
 
Winter p4
Winter p4Winter p4
Winter p4
 
Background Check & Due Diligence Services - Arch360 Group
Background Check & Due Diligence Services - Arch360 GroupBackground Check & Due Diligence Services - Arch360 Group
Background Check & Due Diligence Services - Arch360 Group
 
Open Source Presentation
Open Source PresentationOpen Source Presentation
Open Source Presentation
 
Meals
MealsMeals
Meals
 
NET+ Subnetting
NET+ SubnettingNET+ Subnetting
NET+ Subnetting
 
Xcode开发员入门导引(简体中文版)
Xcode开发员入门导引(简体中文版)Xcode开发员入门导引(简体中文版)
Xcode开发员入门导引(简体中文版)
 
Christmas p3
Christmas p3Christmas p3
Christmas p3
 
The room of my dream
The room of my dreamThe room of my dream
The room of my dream
 
Sp%20 pendidikan%20islam%20kbsm
Sp%20 pendidikan%20islam%20kbsmSp%20 pendidikan%20islam%20kbsm
Sp%20 pendidikan%20islam%20kbsm
 
Spring
SpringSpring
Spring
 
Instructional Strategies
Instructional StrategiesInstructional Strategies
Instructional Strategies
 

Similar to Big in memory file system

Unlocking Efficiency: B-Trees in Disk Storage Management.pptx
Unlocking Efficiency: B-Trees in Disk Storage Management.pptxUnlocking Efficiency: B-Trees in Disk Storage Management.pptx
Unlocking Efficiency: B-Trees in Disk Storage Management.pptx
Unknown User
 
Performance Tuning
Performance TuningPerformance Tuning
Performance Tuning
Jannet Peetz
 
Positioning IBM Flex System 16 Gb Fibre Channel Fabric for Storage-Intensive ...
Positioning IBM Flex System 16 Gb Fibre Channel Fabric for Storage-Intensive ...Positioning IBM Flex System 16 Gb Fibre Channel Fabric for Storage-Intensive ...
Positioning IBM Flex System 16 Gb Fibre Channel Fabric for Storage-Intensive ...
IBM India Smarter Computing
 
Introducing StorNext5 and Lattus
Introducing StorNext5 and LattusIntroducing StorNext5 and Lattus
Introducing StorNext5 and Lattus
inside-BigData.com
 
Why is Virtualization Creating Storage Sprawl? By Storage Switzerland
Why is Virtualization Creating Storage Sprawl? By Storage SwitzerlandWhy is Virtualization Creating Storage Sprawl? By Storage Switzerland
Why is Virtualization Creating Storage Sprawl? By Storage Switzerland
INFINIDAT
 
storage-systems.pptx
storage-systems.pptxstorage-systems.pptx
storage-systems.pptx
ShimoFcis
 
Distributed virtual disk storage system
Distributed virtual disk storage systemDistributed virtual disk storage system
Distributed virtual disk storage system
Alexander Decker
 
11.distributed virtual disk storage system
11.distributed virtual disk storage system11.distributed virtual disk storage system
11.distributed virtual disk storage system
Alexander Decker
 
[IC Manage] Workspace Acceleration & Network Storage Reduction
[IC Manage] Workspace Acceleration & Network Storage Reduction[IC Manage] Workspace Acceleration & Network Storage Reduction
[IC Manage] Workspace Acceleration & Network Storage Reduction
Perforce
 
High performance storage solutions definition & more
High performance storage solutions definition & moreHigh performance storage solutions definition & more
High performance storage solutions definition & more
Data Source
 
Lesson 8 Memory Storage And Management
Lesson 8 Memory Storage And ManagementLesson 8 Memory Storage And Management
Lesson 8 Memory Storage And Management
Laguna State Polytechnic University
 
Unit-1 Introduction to Big Data.pptx
Unit-1 Introduction to Big Data.pptxUnit-1 Introduction to Big Data.pptx
Unit-1 Introduction to Big Data.pptx
AnkitChauhan817826
 
In-Memory Big Data Analytics
In-Memory Big Data AnalyticsIn-Memory Big Data Analytics
In-Memory Big Data Analytics
Supreeth M P
 
In memory big data management and processing a survey
In memory big data management and processing a surveyIn memory big data management and processing a survey
In memory big data management and processing a survey
redpel dot com
 
Add Memory, Improve Performance, and Lower Costs with IBM MAX5 Technology
Add Memory, Improve Performance, and Lower Costs with IBM MAX5 TechnologyAdd Memory, Improve Performance, and Lower Costs with IBM MAX5 Technology
Add Memory, Improve Performance, and Lower Costs with IBM MAX5 Technology
IBM India Smarter Computing
 
03 Data Recovery - Notes
03 Data Recovery - Notes03 Data Recovery - Notes
03 Data Recovery - Notes
Kranthi
 
Gfs sosp2003
Gfs sosp2003Gfs sosp2003
Gfs sosp2003
睿琦 崔
 
Gfs
GfsGfs
Virtual Memory vs Cache Memory
Virtual Memory vs Cache MemoryVirtual Memory vs Cache Memory
Virtual Memory vs Cache Memory
Ashik Iqbal
 
TSS03135-USEN-00_HR
TSS03135-USEN-00_HRTSS03135-USEN-00_HR
TSS03135-USEN-00_HR
Ed Ahl
 

Similar to Big in memory file system (20)

Unlocking Efficiency: B-Trees in Disk Storage Management.pptx
Unlocking Efficiency: B-Trees in Disk Storage Management.pptxUnlocking Efficiency: B-Trees in Disk Storage Management.pptx
Unlocking Efficiency: B-Trees in Disk Storage Management.pptx
 
Performance Tuning
Performance TuningPerformance Tuning
Performance Tuning
 
Positioning IBM Flex System 16 Gb Fibre Channel Fabric for Storage-Intensive ...
Positioning IBM Flex System 16 Gb Fibre Channel Fabric for Storage-Intensive ...Positioning IBM Flex System 16 Gb Fibre Channel Fabric for Storage-Intensive ...
Positioning IBM Flex System 16 Gb Fibre Channel Fabric for Storage-Intensive ...
 
Introducing StorNext5 and Lattus
Introducing StorNext5 and LattusIntroducing StorNext5 and Lattus
Introducing StorNext5 and Lattus
 
Why is Virtualization Creating Storage Sprawl? By Storage Switzerland
Why is Virtualization Creating Storage Sprawl? By Storage SwitzerlandWhy is Virtualization Creating Storage Sprawl? By Storage Switzerland
Why is Virtualization Creating Storage Sprawl? By Storage Switzerland
 
storage-systems.pptx
storage-systems.pptxstorage-systems.pptx
storage-systems.pptx
 
Distributed virtual disk storage system
Distributed virtual disk storage systemDistributed virtual disk storage system
Distributed virtual disk storage system
 
11.distributed virtual disk storage system
11.distributed virtual disk storage system11.distributed virtual disk storage system
11.distributed virtual disk storage system
 
[IC Manage] Workspace Acceleration & Network Storage Reduction
[IC Manage] Workspace Acceleration & Network Storage Reduction[IC Manage] Workspace Acceleration & Network Storage Reduction
[IC Manage] Workspace Acceleration & Network Storage Reduction
 
High performance storage solutions definition & more
High performance storage solutions definition & moreHigh performance storage solutions definition & more
High performance storage solutions definition & more
 
Lesson 8 Memory Storage And Management
Lesson 8 Memory Storage And ManagementLesson 8 Memory Storage And Management
Lesson 8 Memory Storage And Management
 
Unit-1 Introduction to Big Data.pptx
Unit-1 Introduction to Big Data.pptxUnit-1 Introduction to Big Data.pptx
Unit-1 Introduction to Big Data.pptx
 
In-Memory Big Data Analytics
In-Memory Big Data AnalyticsIn-Memory Big Data Analytics
In-Memory Big Data Analytics
 
In memory big data management and processing a survey
In memory big data management and processing a surveyIn memory big data management and processing a survey
In memory big data management and processing a survey
 
Add Memory, Improve Performance, and Lower Costs with IBM MAX5 Technology
Add Memory, Improve Performance, and Lower Costs with IBM MAX5 TechnologyAdd Memory, Improve Performance, and Lower Costs with IBM MAX5 Technology
Add Memory, Improve Performance, and Lower Costs with IBM MAX5 Technology
 
03 Data Recovery - Notes
03 Data Recovery - Notes03 Data Recovery - Notes
03 Data Recovery - Notes
 
Gfs sosp2003
Gfs sosp2003Gfs sosp2003
Gfs sosp2003
 
Gfs
GfsGfs
Gfs
 
Virtual Memory vs Cache Memory
Virtual Memory vs Cache MemoryVirtual Memory vs Cache Memory
Virtual Memory vs Cache Memory
 
TSS03135-USEN-00_HR
TSS03135-USEN-00_HRTSS03135-USEN-00_HR
TSS03135-USEN-00_HR
 

Recently uploaded

Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
Claudio Di Ciccio
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
名前 です男
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AIEnchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Vladimir Iglovikov, Ph.D.
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
Neo4j
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
Alex Pruden
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
Neo4j
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
Rohit Gautam
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
James Anderson
 

Recently uploaded (20)

Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AIEnchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
 

Big in memory file system

  • 1. 1 Big Memory File System Mahesh Gupta DOS Lab, IIT Madras
  • 2. Contents  Introduction  Traditional System Architecture  Survey on Big Memory System  Survey  Violin memory system  Existing Systems  Redis  tmpfs  In Memory File System  High level architecture  Functional Requirements  Various Experiments that can be done  References 2
  • 4. Traditional System Architecture Processing Unit L1 Cache L2Cache L3 Cache Main Memory Disk Disk 4
  • 5. Issues 5  Access to disk is quite costly : almost 1000 times that of main memory access [source: OS, Galvin]  Disk access is handled quite separately compared to main memory access. Process is blocked and pushed into device queue.  Data needs to be moved constantly to & from disk for using small memory to execute large process.  As number of process increases, some of process needs to be swapped out to accommodate new processes.
  • 6. 6 Impact of Big Memory Systems
  • 7. 7 Survey  According to a study by Aberdeen group, “In-memory Computing: Lifting the burden of Big Data”, storing the data in flash memory while processing makes huge impact.  Various businesses require real world analytics on very large amount of data, which is not feasible in traditional disk based storage.
  • 8. Statistics 8  Data Stored in In-memory can be processed at the rate of 1200 TB / hour whereas On-disk data can be processed at the rate of 3.2 TB / hour. ~ 350 times faster  Average response time for query was 42 seconds (inmemory data) vs 75 minutes (disk data) ~ 100 times faster  Impact: Results obtained in real time. Quality of result is high. Real world value is very high.
  • 9. Violin Memory 9  Violin Memory, manufactures large scale flash memory array which could be added to the board directly giving very high capacity In-memory.  Having very high in-memory gives rise to a system where MM capacity would be as good as disk capacity and hence entire data while reading can be brought to MM and need not be accessed again and again.  Targeted Applications:  Faster Big data analytics  Accelerating enterprise applications
  • 10. 10 The trend  Moving Desktop systems from disk based to diskless system where entire data will be stored on cloud, and systems can simply access them over network.  With very high processing speed available, disk access becomes the only bottleneck larger tasks.  Very large Memory performance. can help to optimize system
  • 12. 12 REmote DIctionary Server (Redis)  In memory key-value store, text based protocol.  Idea: To provide a efficient data storage in Memory and access without accessing the disk.  Designed as DSL to work on simple to complex data structure  Uses Virtualization to handle data larger than main memory. (Based on the idea to give similar performance with / without virtual memory)  Asynchronous in nature (Memory to Disk transfer)  Used by Stack Overflow, Github
  • 13. 13 tmpfs : virtual memory file system  Virtual memory File system by Sun Microsystem  Idea: to design file system for short lived small sized files which do not reside on disk. And give performance of access to RAM  Memory based file system, uses page cache instead of RAM to store data.
  • 14. 14 In-Memory File System for OS “To modify Memory Management Unit (MMU) to be able to take advantage of Big In-memory and improving system performance.”
  • 15. 15 Processing Unit Existing Architecture Modified Architecture 1 Modified Architecture 2 Memory Management Unit Main Memory Disk Memory Management Unit Storage Memory File System Storage
  • 16. Functional Requirements 16  Newly designed system should not  Replace existing file system.  Should be flexible to support any changes done at the storage side so that later disk can be replaced by network storage.  Should minimize access to the storage unit.  Access to small, large and very large files should take roughly same amount of time. (transfer of data to/from memory should be done efficiently)
  • 17. Experiments 17  To see if storage unit can be replaced by storage over network, and architectural modification required. (to support thin client)  To see if memory unit can support database semantics for querying or if version control semantics can be implemented.  To see how the system can be designed to support concurrent access.  Network server can act as a master while systems sharing resource can act as slaves.
  • 18. 18 References  In-Memory Analytics: http://spotfire.tibco.com/~/media/contentcenter/articles/aberdeen-in-memory-analytics-for-big-data.pdf  Violin Memory: http://www.violin-memory.com/  Redis:  Slides: http://nosqlberlin.de/slides/NoSQLBerlin-Redis.pdf  Internal VM: http://redis.io/topics/internals-vm  tmpfs Virtual memory file system: http://www.cs.rit.edu/~vcss544/tmpfs.pdf