History log of /barrelfish-master/usr/fish/fish_arm.c
Revision Date Author Comments
# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 9ce5b914 05-Dec-2014 Gerd Zellweger <mail@gerdzellweger.com>

Cleaning up the fish mess.

Not sure why we had two files fish.c and fish_arm.c with the same content
except for the reboot and poweroff functions.
Now we have only one again. Next step is to provide a platform independent
abstraction for reboot and poweroff in the OS since we don't really want platform
specific shells...
Also added nproc command that prints the should print amount of OSnodes
in the system.


# d13f768d 04-Dec-2014 Simon Gerber <simon.gerber@inf.ethz.ch>

Fixed libbarrelfish spawn_client() and fish_arm to use standard functionality.


# b3813360 27-Nov-2014 Reto Achermann <reto.achermann@inf.ethz.ch>

moved spawn flags into spawndomain.h


# 877b0021 21-Nov-2014 Gerd Zellweger <mail@gerdzellweger.com>

Return number of instance spawned in spawn_on_all_cores.

This also allows to remove the get_num_cores call in the
monitor and is the more sane approach anyways with dynamic
cores.


# e12eeefc 05-Nov-2014 Simon Gerber <simon.gerber@inf.ethz.ch>

Changed fish for arm to give session cap to spawned programs.


# 64a32dec 31-Oct-2014 Simon Gerber <simon.gerber@inf.ethz.ch>

tmp: debugging pandaboard fish not able to spawn domains.


# eed1a729 31-Oct-2014 Simon Gerber <simon.gerber@inf.ethz.ch>

Revert "Trying to debug why fish can't connect to spawnd."

This reverts commit c5a533a3b4e8ef2a330337f8ef00b8af7516c54d.

Removes a bunch of debug printfs.


# 0f46677d 24-Feb-2014 Simon Gerber <simon.gerber@inf.ethz.ch>

Change fish_arm to new terminal API.


# c5a533a3 28-Mar-2014 Simon Gerber <simon.gerber@inf.ethz.ch>

Trying to debug why fish can't connect to spawnd.


# b2c8f1d7 24-Feb-2014 Simon Gerber <simon.gerber@inf.ethz.ch>

Change fish_arm to new terminal API.


# 74db8981 19-Jul-2013 Stefan Kaestle <stefan.kaestle@inf.ethz.ch>

pandaboard: Bugfixes after merge


# a1e5857f 29-Jun-2013 Reto Achermann <acreto@student.ethz.ch>

removed tabs


# 9457d169 29-Jun-2013 Reto Achermann <acreto@student.ethz.ch>

reverted usr/examples/... and single slot alloc,
Added arm fish