<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jan 13, 2015 at 8:11 AM, Abdul Hakeem <span dir="ltr"><<a href="mailto:alhakeem@gmail.com" target="_blank">alhakeem@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I understand FS makes system calls for sending mails, voicemail and fax.<br>
Can anyone guide me on how to mitigate the load of fork ( ) and exec( ) on<br>
system calls & also, a list of functions which require FS to make system calls<br>
?<br></blockquote><div><br></div><div>Not making much sense here. Everything in FS relies heavily on system calls as it's a multi-threaded-I/O-driven system for the most part. I think you're asking the wrong question.</div></div></div></div>