|
Message-ID: <alpine.LNX.2.11.1506240931260.9758@monopod.intra.ispras.ru> Date: Wed, 24 Jun 2015 09:32:24 +0300 (MSK) From: Alexander Monakov <amonakov@...ras.ru> To: musl@...ts.openwall.com Subject: Re: [PATCH 1/5] dynlink.c: use bloom filter in gnu hash lookup > I wanted it to be nearby the hashtab pointer, which needs to be loaded anyway. > If ghashmask needs to move so that loading it will access a different cache > line, it's likely to diminish an already small improvement, at which point > it's easier to drop this patch :) Erm, I meant the part of the patch with ghashmask, not the whole patch. Alexander
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.