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)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Tue, 29 Mar 2016 22:26:40 +0000 (22:26 +0000)
commitc75271a741632b4aa9af0c6c342cdbf1c77e699f
tree7882064ba3b60d86b36b504dc1115f4e6e53fa9d
parent0303fa7de6fd8f9552440fa9824e402daf8e24b8
 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>
Koha/Cache.pm