Re: OpenCL, boinc, and systemd resource limits

2023-05-10 Thread Arno Lehmann
Hi all, just to give this a reasonable conclusion... it was indeed a matter of systemd service unit file setup, as described at https://github.com/BOINC/boinc/issues/4948 https://www.primegrid.com/forum_thread.php?id=10048 Mail to the package maintainers with a suggestion on how this could be

OpenCL, boinc, and systemd resource limits

2023-05-08 Thread Arno Lehmann
Hi all, back to trying to get OpenCL-based boinc workloads running. It appears that the AMD-provided OpenCL stack works to some extent under Debian 12. However, I have some problems with OpenCL-Using boinc-managed PrimeGrid programs. I do get an error that seems to indicate some resource lim

resource limits

2003-06-03 Thread dzpost
Occasionally I've had an application lock up my system, apparently by eating up all the virtual memory. Just now I have a rogue MSWord document that makes Abiword go haywire. I thought to save the system by setting resource limits. I tried the bash builtin ulimit. Calling it with the -v

Re: hard resource limits with pam

2000-08-25 Thread Ethan Benson
On Fri, Aug 25, 2000 at 09:44:18PM -0700, Joey Hess wrote: > > I needed a "as" limit too. > > However, I still can't get these limits to work with wdm. I tried adding > this to /etc/pam.d/wdm, but it doesn't seem to change the limits that > get set. &g

Re: hard resource limits with pam

2000-08-25 Thread Joey Hess
Joey Hess wrote: > Does anyone have hard memory resource limits working with pam? This > seems to work: > > * hardnproc 150 > > But these don't: > > * hardrss 81920 > * harddata

hard resource limits with pam

2000-08-25 Thread Joey Hess
Does anyone have hard memory resource limits working with pam? This seems to work: * hardnproc 150 But these don't: * hardrss 81920 * harddata81920 -- see shy jo

su, sudo and resource limits

1999-12-29 Thread Marek Habersack
--zYM0uCDKw75PZbzx Content-Type: text/plain; charset=us-ascii Hi *, I was just wondering - how one trying to avoid logging as root as much as possible can do his tasks successfully if su and sudo don't reset resource limits when the privileged command is executed? See the below fi