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

param_shmem sync with param #9293

Closed
wants to merge 1 commit into from
Closed

param_shmem sync with param #9293

wants to merge 1 commit into from

Conversation

dagar
Copy link
Member

@dagar dagar commented Apr 12, 2018

The next step is merging this.

@dagar dagar force-pushed the pr-param_shmem_sync branch from d16537e to e33de1f Compare April 12, 2018 03:35
@dagar
Copy link
Member Author

dagar commented Apr 12, 2018

@bkueng this is low priority, but I was thinking we should merge param_shmem into the regular param. This PR gets them close to in sync again.

bkueng
bkueng previously approved these changes Apr 16, 2018
Copy link
Member

@bkueng bkueng left a comment

Choose a reason for hiding this comment

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

Looks good.

@DanielePettenuzzo @ChristophTobler Can one of you test this on Snappy please?

param_unlock(void)
param_unlock_reader(void)
{
// TODO: this doesn't seem to work on Snappy
Copy link
Member

Choose a reason for hiding this comment

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

we will need to fix this

}

state.mark_saved = mark_saved;

do {
result = bson_decoder_next(&decoder);
usleep(1);
Copy link
Member

Choose a reason for hiding this comment

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

I think we can remove this.

@LorenzMeier
Copy link
Member

@DanielePettenuzzo Could you please test this with Nico? This might very well resolve the boot issue you had.

@DanielePettenuzzo
Copy link
Contributor

@dagar @LorenzMeier we have this boot issue also with this pr.
The last working firmware commit is: 76bf9c6
Now we have an issue for this: #9444

@dagar dagar force-pushed the pr-param_shmem_sync branch from e33de1f to 4c7d18b Compare May 23, 2018 00:34
@dagar dagar closed this Sep 17, 2018
@LorenzMeier LorenzMeier deleted the pr-param_shmem_sync branch January 21, 2019 10:48
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.

4 participants