Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1274)

Issue 105070: page: add caching (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 5 months ago by fhs
Modified:
15 years, 5 months ago
Reviewers:
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : page: add caching (lock display) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -56 lines) Patch
A src/cmd/page/cache.c View 1 1 chunk +196 lines, -0 lines 0 comments Download
M src/cmd/page/mkfile View 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/page/page.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/page/page.c View 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/page/view.c View 1 4 chunks +11 lines, -56 lines 0 comments Download

Messages

Total messages: 7
fhs
15 years, 5 months ago (2009-08-09 19:49:37 UTC) #1
fhs
The qlock in cache.c was necessary because moving through pages really fast (hold down right/left ...
15 years, 5 months ago (2009-08-09 19:52:36 UTC) #2
russcox_gmail.com
thanks very much for doing this. the qlock/qunlock is not enough. All the graphics ops ...
15 years, 5 months ago (2009-08-09 20:41:11 UTC) #3
fhs
15 years, 5 months ago (2009-08-09 22:41:22 UTC) #4
russcox_gmail.com
codebot: apply page: add caching from Plan 9
15 years, 5 months ago (2009-08-10 00:15:29 UTC) #5
old.codebot
# codebot: apply applied.
15 years, 5 months ago (2009-08-10 00:16:38 UTC) #6
fhs
15 years, 5 months ago (2009-08-10 02:43:53 UTC) #7
On 2009/08/10 00:16:38, codebot wrote:
> # codebot: apply
> 
> applied.

Looks like cache.c got added to the wrong place: cmd/page/cache.c instead of
src/cmd/page/cache.c. The patch had the correct path.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b