DragonFly bugs List (threaded) for 2009-05
DragonFly BSD
DragonFly bugs List (threaded) for 2009-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue1328] [PATCH] POSIX COMPLIANCE: RLIMIT_AS undeclared


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 26 May 2009 11:58:20 -0700 (PDT)

:Stathis Kamperis <ekamperi@gmail.com> added the comment:
:
:: RLIMIT_AS definitely seems to be the only real standard here,
:
:Anyone any thoughts regarding the attached patch ?
:
:Cheers,
:Stathis

    This might create issues if a pkgsrc package is switch()ing on
    the RLIMIT cases and tries to switch on both RLIMIT_VMEM and
    RLIMIT_AS.

    If RLIMIT_VMEM is not used as much we might be able to just
    flat-out rename it to RLIMIT_AS.  The question is whether it
    would be beneficial to the pkgsrc build or not.

						-Matt



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