i don't know much about linux file's system. there is centos installed on my machine. suddenly my web stopped working. sql_2031_0.MYD file in /var/tmp/ getting large when something browses in website. it consumes memory and web stopped opening at 100% filling of tmp. i knew there were some deleted files which was taking memory. i set memory to 0 using
ls -l /proc/7415/fd/10618322
all deleted files are using 0 memory now after this. checked wilth below command
sudo lsof | grep deleted
here you can view db info and DF output