mån 2006-08-07 klockan 17:50 +0800 skrev Steven: > Once an object reachs store_maxobjsize (in my case 128K), it falls through > and eventually runs storeCheckCachable() and figures out that the object > is not cachable. The problem here is that if all data has been sent to > the client, there is nothing to kick the store entry into freeing the > memory. > > The attached patch is one solution. The other option I can see would be > to call storeCheckCachable() just before line 212: > > swapout_able = storeSwapOutMaintainMemObject(e); > > > I think the attached patch is the better option.
Applied. Regards Henrik
signature.asc
Description: Detta är en digitalt signerad meddelandedel
