]> git.koha-community.org Git - koha.git/commit
Bug 16044: Populate the L1 cache when L2 is fetched
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 24 Mar 2016 20:47:47 +0000 (20:47 +0000)
committerJulian Maurice <julian.maurice@biblibre.com>
Thu, 16 Jun 2016 11:44:45 +0000 (13:44 +0200)
commit6c360763e80e9d85c11af4395778dca936e8850a
tree1dcf2e911cea5ea05beac8c1643cd10ae2abc890
parentbc2a946f7c331b3535c1a5c6a31534b4ca8aa7fd
Bug 16044: Populate the L1 cache when L2 is fetched

The whole patch set is not very pertinent if the L1 cache is not
populated when L2 is fetched!
This patch fixes this inconsistency.

Signed-off-by: Jesse Weaver <jweaver@bywatersolutions.com>
Signed-off-by: Jacek Ablewicz <abl@biblos.pk.edu.pl>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
(cherry picked from commit c75271a741632b4aa9af0c6c342cdbf1c77e699f)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Koha/Cache.pm