Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

优化初始化CircularQueue的长度。 #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

allwmh
Copy link

@allwmh allwmh commented Mar 7, 2014

No description provided.

@killme2008
Copy link
Owner

没看明白是做什么,解释下?

@allwmh
Copy link
Author

allwmh commented Mar 10, 2014

CachedBufferAllocator 这个类中,能够在CircularQueue中

能够分配的最大不会超过maxCachedBufferSize,所以在初始化这个类的时候

对于大于这个maxCachedBufferSize阙值的时候就放到pollMap中了。

------------------ 原始邮件 ------------------
发件人: "dennis zhuang";notifications@github.com;
发送时间: 2014年3月9日(星期天) 晚上10:33
收件人: "killme2008/gecko"gecko@noreply.github.com;
抄送: "allwmh"allwmh@gmail.com;
主题: Re: [gecko] 优化初始化CircularQueue的长度。 (#3)

没看明白是做什么,解释下?


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants