Re: mlock into kernel module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* sej ([email protected]) wrote:
> So how to set rlimits ?

You have a few options.  Considering your program can't run as root,
that means directly using setrlimit (or smth like ulimit in bash) is
probably not right for you.  Take a look at the pam docs for
/etc/security/limits.conf, specifically for memlock.

> My program is in user mode and has to allocate about 128MB to 512MB of 
> non swappable memory. Maybe I can change the rlimits rights into my 
> kernel module ?

I have no idea what your kernel module is, nor what your exact
requirements are.  However, you shouldn't be changing rlimits in a
kernel module, there's plenty of userspace support for that.

thanks,
-chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux