squid/store_copy changes

These changesets represents the changes on the squid/store_copy development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.

Browse repository

DateAuthorSizeDescription
2007/11/30 16:42:26adri+42 -2revert dodgy change!
2007/11/30 16:37:01adri+7 -81revert xinet_ntoa optimisation/use; thats not for this branch.
2007/11/30 15:55:21adri+60 -17Second half of the vary changes to use storeClientRef().
2007/11/30 15:25:51adri+15 -8First pass for converting over the Vary code to use storeClientRef().
2007/11/30 07:44:23adri+19 -10Second half of the storeClientRef() changes to the peer digest code.
2007/11/30 07:21:11adri+41 -35First pass of the storeClientCopy -> storeClientRef for the digest code - attack all the simple stuff
2007/11/30 04:29:03adri+21 -20Convert the net_db code over to use storeClientRef()
2007/11/30 04:16:51adri+15 -10update the storeUpdate* routines to use storeClientRef()
2007/11/27 12:16:58adri+7 -7Convert the async refresh code over to use storeClientRef() rather than
2007/11/27 12:09:21adri+4 -4Convert a storeClientCopy() from the new header copying work Henrik did
2007/11/27 08:12:17adri+2407 -918Merge changes from Squid-2.HEAD.
2007/10/02 09:59:21adri+14 -11storeClientRef'ify the peer monitor code.
2007/10/02 09:27:11adri+19 -17storeClientCopy -> storeClientRef.
2007/09/29 16:41:12adri+8 -6Ref'ify the errormap code.
2007/09/29 10:38:26adri+21 -21Use SM_PAGE_SIZE when using storeClientRef() stuff - the pages are using
2007/09/29 10:33:31adri+19 -15Ref-ify the urn code.
2007/09/27 15:09:16adri+129 -74* Rename stmemNodeDeref to stmemNodeUnref
2007/09/26 07:33:49adri+33 -33Backout the ipaddr stuff; it doesn't belong here and doesn't save any
2007/09/25 14:05:27adri+33 -33Some general tidying up - remove fd_table[].ipaddr string; replace it with
2007/09/25 01:53:31adri+57 -57* Convert the rest of client-side over to the new world order
2007/09/25 00:29:27adri+49 -38* Add in checks for new_callback where callback is checked; its used
2007/09/24 14:37:14adri+12 -6* make stmemRef() return how many bytes in that page are available;
2007/09/24 14:29:37adri+146 -8Start fleshing out copy-less primitives for the store client.
2007/09/29 16:41:12adri+8 -6Ref'ify the errormap code.
2007/09/29 10:38:26adri+21 -21Use SM_PAGE_SIZE when using storeClientRef() stuff - the pages are using
2007/09/29 10:33:31adri+19 -15Ref-ify the urn code.
2007/09/27 15:09:16adri+129 -74* Rename stmemNodeDeref to stmemNodeUnref
2007/09/26 07:33:49adri+33 -33Backout the ipaddr stuff; it doesn't belong here and doesn't save any
2007/09/25 14:05:27adri+33 -33Some general tidying up - remove fd_table[].ipaddr string; replace it with
2007/09/25 01:53:31adri+57 -57* Convert the rest of client-side over to the new world order
2007/09/25 00:29:27adri+49 -38* Add in checks for new_callback where callback is checked; its used
2007/09/24 14:37:14adri+12 -6* make stmemRef() return how many bytes in that page are available;
2007/09/24 14:29:37adri+146 -8Start fleshing out copy-less primitives for the store client.

Release statistics

AuthorChangesetsChanges
adri33+3685 -1722
total33+3685 -1722

Back