[Seek Help] idea 提示警告,而且经常卡死
Tofloor
poster avatar
wxtanker
deepin
2022-01-10 06:37
Author

下午10:35 External file changes sync may be slow: inotify.watch.limit

下午10:35 External file changes sync may be slow: IntelliJ IDEA cannot receive filesystem event notifications for the project. Is it on a network drive?

下午10:35 External file changes sync may be slow: IntelliJ IDEA cannot receive filesystem event notifications for the project. Is it on a network drive?

如题,我网上查询说需要改inotify.watch.limit这个参数

Reply Favorite View the author
All Replies
deepin-mq
deepin
2022-01-10 17:12
#1
Reply View the author
152******80
Advanced Packager
2022-01-10 17:29
#2

提示后面会有解决链接,仔细看

Reply View the author
joo
deepin
2022-01-12 12:36
#3

你需要修改linux内核那个最大监视文件数的参数。但,跟重要你应该配置一些你的项目排除那些不需要监视的项目文件夹,通常你的项目配置未优化好才会出现这个问题。

Reply View the author
wxtanker
deepin
2022-01-14 05:12
#4
joo

你需要修改linux内核那个最大监视文件数的参数。但,跟重要你应该配置一些你的项目排除那些不需要监视的项目文件夹,通常你的项目配置未优化好才会出现这个问题。

好像是这个情况,我找找看项目原因吧

Reply View the author