History log of /barrelfish-master/usr/skb/programs/decoding_net4.pl
Revision Date Author Comments
# 078e8af9 02-May-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Implement unmap

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 0e11054d 01-May-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Bugfix

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 25d628f4 01-May-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: towards unmap

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 068f9cda 01-May-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Fix p2i error

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 08dcde45 01-May-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

decoding net: fixed compile error

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# 852919c5 30-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Start with unmap

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 81e81c8c 30-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Fix for parsing with p2i

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 63cf59d4 30-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Add free

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# f566ce80 30-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Fix state_remove bug and tests

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 427225fd 29-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Remove backtracking point in decrement avail

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 9c5a568b 28-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Don't use negative numbers for empty region

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 8b439ca3 28-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Resolve Dst first in map command

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# f2411e31 28-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Multiple conf nodes

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 58db42e2 28-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Implement map

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 57e40b33 28-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

decoding net: some formatting changes

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


# f6642cf7 28-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

decoding net: update the state predicates to use less resolution

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


# a9591038 28-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Cleanup, move asserts out into support

Also had to make decoding_net4 a non-module, because dynamic and
modules are a hassle.

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 939fb7a1 27-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Add alloc

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 13e984d9 28-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

flattening

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# a85d14c8 27-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Start with re-work

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 0960d3f4 26-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Again, make things go fast(er).

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 72990860 26-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

sockeye: reorganize queries and the support

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


# 5104ff51 26-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Speed optimizations

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 2a272930 25-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Another try

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 5d978e4b 25-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Print all the model queries

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# b014c55b 25-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

hwmodels: make the testcase working

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


# 51b60295 25-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Add reverse resolve wrap query

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# ef329a5a 25-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

revert some tries

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 4f459313 25-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Revert some tries

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 23894bef 25-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

More fixes

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 50f02616 25-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Try if optimizations get in our way

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 4958c767 25-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Fix numbers. translate (no conf) respect sub-blocks

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 9392e487 24-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Respect in_use in intermediate route steps

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# fe054a5c 24-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Translate blocks that are a subset of translateable blocks

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 72d05ddf 24-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: More fixes for new state encoding

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# e7ccdfab 24-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

sockeye: call assert inside the init function of the decoding net

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


# 582d9f05 24-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Fix new state representation

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 8c61c1db 24-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

sockeye: separate the state lists

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


# eba311b7 23-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Integrate Xeon Phi address translation query

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 06c6a1ca 22-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Make it work for xeon phi + xeon_phi alias query

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 61c08e33 19-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Add Xeon Phi

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# f0ce4a98 19-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: "optimize" search order

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# b6c2a4f9 19-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Remove state file fixup 2

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# cf14612c 19-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

Sockeye: don't use the internal state predicates as they use cut

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


# f5806766 18-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Remove structs from prolog

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 21cf4b31 18-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

decnet: replace structs with normal predicates

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


# f49736c1 18-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Make offset smaller pagesize. Allocation speed

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# a68766bd 17-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Prolog fixing

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 9d8a588d 17-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

decodingnet: remove the loop and simplify parsing

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


# 5aa88e78 16-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Support variable observer count in prolog

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# f4602e81 11-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Add BF interface support for new decoding net

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 9432b9d0 11-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Add alloc and alias frontend queries

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# f8689934 11-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Update region_alloc

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# f836b33f 11-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Decoding net allocate free range

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 8ef31642 11-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Add routing

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 64a2a900 11-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Add configurable translate

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# aa097549 11-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Add translate for reconfigurable nodes

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# cc314484 10-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Add some more stuff to new file

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# ce2569b9 10-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Next iteration

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>