Re: New HDB backend MDB
Nico Williams <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.heimdal.general |
|---|---|
| Message-ID | <CAK3OfOgYNoL8e990H=FR1ZLUeZe49HyG+Msm_Pm86GYdh_Z4ow@mail.gmail.com> |
On Mon, Dec 12, 2011 at 6:45 PM, Howard Chu <[email protected]> wrote: > swabbing is out of the question for the current design. That would require > memcpy'ing each read page into writable memory. One of the reasons for MDB > to exist at all is to eliminate memcpy's between the disk and the app. Oh, right. That slipped my mind.