Adin Scannell

Results 55 issues of Adin Scannell

Startup is currently blocked by oom_score_adj, but there are many additional blockers.

type: bug
area: compatibility
exported
priority: p3
stale-issue

**What type of PR is this?** Feature **What does this PR do? Why is it needed?** This PR adds a trivial feature to go_download_sdk that allows for applying a single...

Since there is no reset that occurs for the MINUTE scale, ensure that we have a complete data point by using the previous minute. Initial results suggests that this eliminates...

The VDSO mapped by the sentry has a writable segment, so we have more than one maps entry. Linux always has a single VDSO entry. We currently avoid advertising the...

type: bug
type: cleanup
exported
priority: p3
area: kernel
revived

As of Linux 4.7 (731e33e39a5b95ad77017811b3ced32ecf9dc666), this behavior no longer exists.

type: bug
type: cleanup
area: compatibility
exported
priority: p3
platform: ptrace
revived

type: bug
platform: kvm
exported
priority: p2
stale-issue

If a file is read-only, Lookup will open the host file O_RDONLY. If the app comes along later and SetPermission's it read-write, the inode should re-open the host file O_RDWR,...

type: bug
type: cleanup
exported
priority: p2
stale-issue

This includes all constraints documented in the contributing guide: https://github.com/google/gvisor/blob/master/CONTRIBUTING.md

type: cleanup
exported
priority: p2
stale-issue

This caches the GS value in the ring0.CPU struct, in order to avoid a full pipeline flush in the switch path. Fixes #2010

cla: yes
stale
stale-pr

The vector table can be constructed within the ring0 package much safer than it currently is. This issue is tracking the nogo exemption that is being granted.

type: cleanup
priority: p2
area: security
stale-issue