[rumpkernel/rumprun] c41f71: And now with an attempt to get the msync() symbol ...

  • From: GitHub <noreply@xxxxxxxxxx>
  • To: rumpkernel-builds@xxxxxxxxxxxxx
  • Date: Mon, 22 Jun 2015 18:05:56 -0700

Branch: refs/heads/master
Home: https://github.com/rumpkernel/rumprun
Commit: c41f7156d31af0f1ace8db7143cf7a15ea0ecf83

https://github.com/rumpkernel/rumprun/commit/c41f7156d31af0f1ace8db7143cf7a15ea0ecf83
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-22 (Mon, 22 Jun 2015)

Changed paths:
M lib/librumprun_base/syscall_mman.c

Log Message:
-----------
And now with an attempt to get the msync() symbol name correct.


Commit: 4666c1d7a4ca3d12f9e55a69bfd86e8db9720f7c

https://github.com/rumpkernel/rumprun/commit/4666c1d7a4ca3d12f9e55a69bfd86e8db9720f7c
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-22 (Mon, 22 Jun 2015)

Changed paths:
M lib/librumprun_base/libc_stubs.c

Log Message:
-----------
Remove _sys__msync13()

More complete non-emulation of msync is now in syscalls_mman.c.


Commit: a4b16b64bbb9af8fd68d4f4b0ea32df99e8ae51c

https://github.com/rumpkernel/rumprun/commit/a4b16b64bbb9af8fd68d4f4b0ea32df99e8ae51c
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-23 (Tue, 23 Jun 2015)

Changed paths:
M include/rumprun-base/config.h
M lib/librumprun_base/netbsd_initfini.c

Log Message:
-----------
Set pthread stacksize in a less invasive manner.


Commit: 30ec165c1daaaa71635d49540045a297ae21ee0d

https://github.com/rumpkernel/rumprun/commit/30ec165c1daaaa71635d49540045a297ae21ee0d
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-23 (Tue, 23 Jun 2015)

Changed paths:
M include/bmk-core/core.h
M lib/libbmk_core/sched.c

Log Message:
-----------
explicitly allocate mainstack


Commit: 23b7f408763937138045c4091747ebe0901fcbcc

https://github.com/rumpkernel/rumprun/commit/23b7f408763937138045c4091747ebe0901fcbcc
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-23 (Tue, 23 Jun 2015)

Changed paths:
M lib/librumprun_base/netbsd_initfini.c

Log Message:
-----------
Improve bootstrap.

Pass a proper auxinfo to the userlevel bits.


Commit: d42cb48b822d6dcde95f36d74390831f3fc52e76

https://github.com/rumpkernel/rumprun/commit/d42cb48b822d6dcde95f36d74390831f3fc52e76
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-23 (Tue, 23 Jun 2015)

Changed paths:
M lib/librumprun_base/netbsd_initfini.c

Log Message:
-----------
use less fatal pointer calculations for ps_strings


Compare:
https://github.com/rumpkernel/rumprun/compare/722c4fda6992...d42cb48b822d

Other related posts:

  • » [rumpkernel/rumprun] c41f71: And now with an attempt to get the msync() symbol ... - GitHub