mfs/mdconfig under RELENG_5: malloc vs swap-backed

From: Dmitry Morozovsky (marck_at_rinet.ru)
Date: 07/29/05

  • Next message: Bernd Walter: "Re: mfs/mdconfig under RELENG_5: malloc vs swap-backed"
    Date: Fri, 29 Jul 2005 21:41:24 +0400 (MSD)
    To: freebsd-hackers@FreeBSD.org
    
    

    Dear colleagues,

    can anyone please point me why mdconfig method for tmpmfs
    is malloc-backed instead of swap-backed, and it is hardcoded into rc.subr?

    Are swap-backed file systems so inefficient? If no, why not move -M to
    /etc/defaultc/rc.conf so admin can override this behaviour?

    Sincerely,
    D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
    ------------------------------------------------------------------------
    *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
    ------------------------------------------------------------------------
    _______________________________________________
    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: Bernd Walter: "Re: mfs/mdconfig under RELENG_5: malloc vs swap-backed"