Bug 496543

Summary: Idea: PR_SET_MM
Product: [Frameworks and Libraries] frameworks-kinit Reporter: Arusekk <arek_koz>
Component: generalAssignee: KIO Bugs <kio-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: kdelibs-bugs-null, nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Arusekk 2024-11-21 17:09:28 UTC
SUMMARY

The man page for kdeinit5 says that killall does not work. I think using prctl(PR_SET_MM) it would be possible to solve this shortcoming. prctl(2) supports PR_SET_MM on Linux 3.3+
Comment 1 Nate Graham 2024-11-21 18:30:38 UTC
kinit is deprecated. Where are you using it?