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

add poll stete POLLHUP #159

Merged

Conversation

lhw2002426
Copy link
Contributor

No description provided.

@lhw2002426 lhw2002426 requested a review from ken4647 December 20, 2024 08:38
@@ -25,7 +25,7 @@ enum RingBufferStatus {
Normal,
}

const RING_BUFFER_SIZE: usize = 256;
const RING_BUFFER_SIZE: usize = 65536; // 64KB
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add this buffersize into ruxconfig.(it seems to be much big)

@lhw2002426 lhw2002426 force-pushed the multiprocess-loopback branch from 5ede5ee to 6936553 Compare December 21, 2024 03:22
@ken4647 ken4647 merged commit 42261fd into syswonder:multiprocess_el1 Dec 21, 2024
1 of 10 checks passed
ken4647 added a commit to ken4647/ruxos that referenced this pull request Jan 14, 2025
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.

2 participants