>From Daniel Gryniewicz <d...@redhat.com>:

Daniel Gryniewicz has uploaded this change for review. ( 
https://review.gerrithub.io/353799


Change subject: FSAL_MEM - A performance testing FSAL
......................................................................

FSAL_MEM - A performance testing FSAL

This is a memory backed performance testing FSAL.  It does not, at this
time, actually store any data; instead, it just stores file sizes,
drops writes, and returns buffers full of 'a' for reads.

Eventually, data could be stored, and/or this could be turned into a
data cache FSAL.

Change-Id: Ifb9ed38307690b7f53c37d11a6a594dad786d006
Signed-off-by: Daniel Gryniewicz <d...@redhat.com>
---
M src/CMakeLists.txt
M src/FSAL/CMakeLists.txt
A src/FSAL/FSAL_MEM/CMakeLists.txt
A src/FSAL/FSAL_MEM/mem_export.c
A src/FSAL/FSAL_MEM/mem_handle.c
A src/FSAL/FSAL_MEM/mem_main.c
A src/FSAL/FSAL_MEM/mem_methods.h
7 files changed, 2,670 insertions(+), 0 deletions(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/99/353799/1
-- 
To view, visit https://review.gerrithub.io/353799
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifb9ed38307690b7f53c37d11a6a594dad786d006
Gerrit-Change-Number: 353799
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <d...@redhat.com>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to