On Fri, 04 Oct 2024 02:01:47 +0200,
Lucas Raab <tuftedoce...@fastmail.fm> wrote:
> 
> On Tue, Oct 01, 2024 at 11:19:27PM GMT, Kirill A. Korinsky wrote:
> > Well,
> > 
> > Now I discovered https://gitlab.com/worthwhileit/bsd/fsnotifier which is
> > used at FreeBSD.
> > 
> > It requires some work but can be used on OpenBSD as well.
> > 
> > Here a port and update for devel/intellij to enjoy it.
> > 
> > Some medium size Java project requires to tune openfiles and kern.maxfiles
> > to value large than 60k
> > 
> > Lucas, do you think we need it?
> 
> Not opposed to it. It's been a while since I've dived into the intellij
> guts, is there an easy way to enable this for PyCharm as well? In
> either/both cases, it would be worth adding some text to pkg/README for
> guidance on adjusting values with a YMMV.
>

Base on wording [1] I may assume that the same option inside
/usr/local/pycharm/bin/idea.properties does the tirck.

Anyway, I have no idea about good wording for readme, but when it hasn't got
enough descriptiors, it complains inside Idea, so, things quite clear.

Footnotes:
[1]  
https://intellij-support.jetbrains.com/hc/en-us/articles/15268038418322-Compiling-File-Watcher

-- 
wbr, Kirill

Reply via email to