<font size=2 face="sans-serif">Generally the GPFS API will give you access
to some information and functionality that are not available via the Posix
API.  </font><br><font size=2 face="sans-serif"><br>But I don't think you'll find significant performance difference in cases
where there is functional overlap.</font><br><br><font size=2 face="sans-serif">Going either way (Posix or GPFS-specific)
- for each API call the execution path drops into the kernel - and then
if required - an inter-process call to the mmfsd daemon process.</font><br><br><br><br><font size=1 color=#5f5f5f face="sans-serif">From:      
 </font><font size=1 face="sans-serif">Skylar Thompson <skylar2@u.washington.edu></font><br><font size=1 color=#5f5f5f face="sans-serif">To:      
 </font><font size=1 face="sans-serif">gpfsug-discuss@spectrumscale.org</font><br><font size=1 color=#5f5f5f face="sans-serif">Date:      
 </font><font size=1 face="sans-serif">11/30/2017 01:42 PM</font><br><font size=1 color=#5f5f5f face="sans-serif">Subject:    
   </font><font size=1 face="sans-serif">Re: [gpfsug-discuss]
FIle system vs Database</font><br><font size=1 color=#5f5f5f face="sans-serif">Sent by:    
   </font><font size=1 face="sans-serif">gpfsug-discuss-bounces@spectrumscale.org</font><br><hr noshade><br><br><br><tt><font size=2>On Thu, Nov 30, 2017 at 01:34:05PM -0500, Marc A Kaplan
wrote:<br>> It would be interesting to know how well Spectrum Scale large directory
<br>> and small file features work in these sort of DB-ish applications.<br>> <br>> You might want to optimize by creating a file system provisioned and
tuned <br>> for such application...<br>> <br>> Regardless of file system,  `ls -1 | grep ...` in a huge directory
is not <br>> going to be a good idea.  But stats and/or opens on a huge directory
to <br>> look for a particular file should work pretty well...<br><br>I've wondered if it would be worthwhile having POSIX look-alike commands<br>like ls and find that plug into the GPFS API rather than making VFS calls.<br>That's of course a project for my Copious Free Time...<br><br>-- <br>-- Skylar Thompson (skylar2@u.washington.edu)<br></font></tt><br><br><BR>