[PATCH] Request review for KSharedDataCache

Michael Pyne mpyne at kde.org
Sun Apr 11 00:25:41 BST 2010


On Saturday, April 10, 2010 06:42:19 Oswald Buddenhagen wrote:
> backreferencing from the page table to the entry it contains is only
> ever interesting during defragmentation, which is done seldomly and by
> only one process at a time. consequently, it would be acceptable to
> build up the backlink information only when it is needed, making it
> possible to turn the page table into a bitmap and thus making it 32
> times smaller (btw, the comment indicates that you intended to make it a
> qint16 in fact).

One thing I just remembered is that it was indeed previously a qint16, but I'd 
forgotten to constraint the index table size to such, which caused crashes 
when I was testing Plasma.

I'll see about making it a bit vector.

Regards,
 - Michael Pyne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20100410/fa19118c/attachment.sig>


More information about the kde-core-devel mailing list