This is the mail archive of the cygwin mailing list for the Cygwin project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
The root of the problem is the "host intrusion prevention system" driver khips.sys.
Even if this feature is turned off (or unavailable in the free version), the driver keeps running and slows down fork() considerably.
(It probably hooks somewhere into Read/WriteProcessMemory())
Stopping the firewall service does not help. Only stopping the driver ("sc stop khips") or uninstalling KPF helps.
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |