Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio 2.1.2 regularly uses up to 100% of disk for more than 2 minutes

Tags:

android

I have a dell alienware pc with 32gb of Ram ,8 3.2gz cores and 4 drives of which Drive C: is an SSD. The laptops primary function is android coding.

Often without warning Studio will become unresponsive completely and mouse clicks etc all go ignored. during this time Drive D: disk utilization is at 100%. disk at 100% - this is not the SSD drive just a regular spinning one

Note that this is not even during app building or running on device, just regular tabbing within the app or highlighting a block of code. I have screen shots of this.

I have searched for weeks and updated my SSD drivers to the latest, i removed windows prefetch , stopped Windows search indexer etc but nothing works. Also this only happens with Android studio and i've not seen this with any other app.enter image description here

Does anyone have this issue and is there a solution?

like image 984
KuriaNdungu Avatar asked Jul 20 '16 14:07

KuriaNdungu


1 Answers

After studying the issue for some time it seems the culprit behind 100% disk usage is NOT Android Studio but instead BitDefender Security Service. The interaction with Android studio is causing 100% Disk utilization on the files used by Studio even though i have whitelisted Studio in Bitdefender.

Thanks to anyone who attempted or even thought about this issue in the view to help.

like image 155
KuriaNdungu Avatar answered Sep 20 '22 02:09

KuriaNdungu