Mariusz Zaborski

Results 17 issues of Mariusz Zaborski

It would be useful to have a class which can represents remote cstr of unknown size. This can simplify and make it nicer to fetch an array of cstr's.

enhancement

In the sapi_library, one of the parameters is a list of sandboxed functions. Currently, when a symbol doesn't exist in the library, it's silently ignored. I think this behavior is...

enhancement

## Description of the changes As pointed out in review https://reviewable.io/reviews/gramineproject/gramine/719 this test is ugly. Rewrite it to self check whatever it can. We can trust `stat` while determine the...

## Description of the problem As pointed out by @dimakuv, the `test_204_copy_dir_mmap_whole` test from the `test_fs.py` is marked as failing with the SGX. We would like to debug why this...

## Description of the changes This PR introduces another round of ABI tests. The idea for these tests is to make it easier to switch from `GCC assembly` to `NASM`...

### Motivation and Context I have created to separate PRs as I think the solution for ZVOL and dataset are quite different one and should be considered separately. This is...

Status: Code Review Needed

### Motivation and Context I have created to separate PRs as I think the solution for ZVOL and dataset are quite different one and should be considered separately. This is...

Status: Code Review Needed

## Description of the changes @mkow in https://github.com/gramineproject/gramine/pull/850 suggested that this `ms_` prefix is obsolote and useless. So lets remove it. ## How to test this PR? Gramine test suite....

### Motivation and Context Currently, we have various scrubbing approaches, including scrubbing an entire pool or scrubbing saved errors. However, the ability to target specific data for scrubbing can be...

Type: Feature
Status: Code Review Needed

### Motivation and Context Sometimes it is useful to only scrub a particular range of txg. Some users might want to scrub only new data because they would like to...

Status: Code Review Needed