Jonathan Shamir

Results 4 issues of Jonathan Shamir

### Description of the feature Looking at the gettimeofday() implementation used by gramine, there are many similarities with an implementation we did for "native" sgx apps that we develop where...

enhancement
P: 3

### Description of the problem gunicorn main process will kill the worker processes under gramine when timeout elapses. gunicorn uses the following mechanism: - main process spawns child worker processes...

INI format doesn't have a "standard", and indeed according to wikipedia it's not defined whether commends have to start in the beginning of a line. But de-facto modern implementations (see...

## Description of the changes This is a re-implementation of _palSystemTimeQuery in a way that doesn't require steady TSC feature and works on previously unsupported hypervisors. See full explanation and...