Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
osv
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Verlässliche Systemsoftware
projects
osv
Commits
6278271a
Commit
6278271a
authored
11 years ago
by
Nadav Har'El
Browse files
Options
Downloads
Patches
Plain Diff
Move two todo/* files to bug tracker
parent
e0355a8e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
todo/dns
+0
-9
0 additions, 9 deletions
todo/dns
todo/fpu
+0
-5
0 additions, 5 deletions
todo/fpu
with
0 additions
and
14 deletions
todo/dns
deleted
100644 → 0
+
0
−
9
View file @
e0355a8e
In Shrew.java, I used
connection.getInetAddress().getHostName()
(commented out in the current code)
And it waits for 5 seconds and times out (returning the IP address string).
What does it do in these 5 seconds? Do we have the proper resolver code?
Do we need to configure the resolver? If not configured, why does it not
give up immediately instead of waiting 5 seconds? If we configure it
properly, will it work?
This diff is collapsed.
Click to expand it.
todo/fpu
deleted
100644 → 0
+
0
−
5
View file @
e0355a8e
Avoiding unnecessary FPU state saving
=====================================
2. Even if we don't need to save the whole fpu state on !preempt, we probably
need to save the fcw and mxcsr.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment