swap reservation accounting

From: Kostik Belousov (kostikbel_at_gmail.com)
Date: 07/29/05

  • Next message: Joerg Sonnenberger: "Re: [RFC] Add usr/ports to BSD.usr.mtree"
    Date: Fri, 29 Jul 2005 16:08:58 +0300
    To: freebsd-hackers@freebsd.org
    
    

    Hello everyone,

    I developed the patch for 7-CURRENT (also should apply cleanly to 6)
    that implements swap reservation accounting and allows to cap the
    allocation of anonymous memory to the available swap. Effectively,
    this allows to optionally turn off overcommit feature of the VM.

    Besides this, per-user swap reservation limits could be
    enforced. Corresponding capability is added to the login.conf database.

    For some description of the implementation, TODO list and patch
    itself, please see http://kostikbel.narod.ru

    This is my first touch of the FreeBSD code, you valuable comments and
    reviews would be greatly appreciated.

    Best regards,
    Kostik Belousov

    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"


  • Next message: Joerg Sonnenberger: "Re: [RFC] Add usr/ports to BSD.usr.mtree"