Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-03 | drop old patch series | Justus Winter | |
2015-11-01 | add patch series | Justus Winter | |
2015-11-01 | drop old patch series | Justus Winter | |
2015-11-01 | add patch series | Justus Winter | |
2015-10-30 | drop old patch series | Justus Winter | |
2015-10-30 | add patch series | Justus Winter | |
2015-10-30 | drop old patch series | Justus Winter | |
2015-10-30 | add patch series | Justus Winter | |
2015-10-30 | add patch series | Justus Winter | |
2015-10-30 | drop old patch series | Justus Winter | |
2015-10-29 | add patch series | Justus Winter | |
2015-10-29 | drop old patch series | Justus Winter | |
2015-10-29 | add patch series | Justus Winter | |
2015-10-05 | drop old patch series | Justus Winter | |
2015-10-05 | add patch series | Justus Winter | |
2015-09-28 | libmachdev: convert to trivfs dynamic classes and buckets | Justus Winter | |
libtrivfs contains two ways of managing more than one port class and bucket. There is the old way of using a statically allocated array with explicit length, and the new way with dynamically allocated vectors. Converting all users to the new way of handling multiple classes and/or buckets, we can simplify the code in libtrivfs. In many cases, the code will be simpler and more expressive for the user. This also fixes a mild bug. The classes and buckets given to `trivfs_startup' end up in the dynamic vectors too, making the object lookup code use the more complicated code path. * libmachdev/trivfs_server.c: Convert to dynamic classes and buckets. | |||
2015-09-28 | eth-filter: convert to trivfs dynamic classes and buckets | Justus Winter | |
libtrivfs contains two ways of managing more than one port class and bucket. There is the old way of using a statically allocated array with explicit length, and the new way with dynamically allocated vectors. Converting all users to the new way of handling multiple classes and/or buckets, we can simplify the code in libtrivfs. In many cases, the code will be simpler and more expressive for the user. This also fixes a mild bug. The classes and buckets given to `trivfs_startup' end up in the dynamic vectors too, making the object lookup code use the more complicated code path. * eth-filter/filter.c: Convert to dynamic classes and buckets. | |||
2015-09-28 | devnode: convert to trivfs dynamic classes and buckets | Justus Winter | |
libtrivfs contains two ways of managing more than one port class and bucket. There is the old way of using a statically allocated array with explicit length, and the new way with dynamically allocated vectors. Converting all users to the new way of handling multiple classes and/or buckets, we can simplify the code in libtrivfs. In many cases, the code will be simpler and more expressive for the user. This also fixes a mild bug. The classes and buckets given to `trivfs_startup' end up in the dynamic vectors too, making the object lookup code use the more complicated code path. * devnode/devnode.c: Convert to dynamic classes and buckets. | |||
2015-09-28 | drop old patch series | Justus Winter | |
2015-09-27 | add patch series | Justus Winter | |
2015-09-27 | drop old patch series | Justus Winter | |
2015-09-27 | add patch series | Justus Winter | |
2015-09-27 | drop old patch series | Justus Winter | |
2015-09-27 | add patch series | Justus Winter | |
2015-09-27 | drop old patch series | Justus Winter | |
2015-09-27 | add patch series | Justus Winter | |
2015-09-25 | add patch series | Justus Winter | |
2015-09-25 | drop old patch series | Justus Winter | |
2015-09-24 | add patch series | Justus Winter | |
2015-09-24 | drop old patch series | Justus Winter | |
2015-09-24 | add patch series | Justus Winter | |
2015-09-24 | drop old patch series | Justus Winter | |
2015-09-24 | add patch series | Justus Winter | |
2015-09-24 | drop old patch series | Justus Winter | |
2015-09-24 | libddekit: fix cache line size | Justus Winter | |
* libddekit/memory.c (CACHE_LINE_SIZE): The cache line size is 64 bytes on contemporary processors. This value is used as alignment constraint, so this is also the more conservative value. | |||
2015-09-23 | drop old patch series | Justus Winter | |
2015-09-22 | add patch series | Justus Winter | |
2015-09-13 | add patch series | Justus Winter | |
2015-09-13 | drop old patch series | Justus Winter | |
2015-09-13 | drop old series | Justus Winter | |
2015-09-13 | reorder series | Justus Winter | |
2015-09-13 | add patch series | Justus Winter | |
2015-09-13 | sync upstream packaging | Justus Winter | |
2015-09-11 | add patch series | Justus Winter | |
2015-09-11 | drop old patch series | Justus Winter | |
2015-09-11 | fix patch | Justus Winter | |
2015-09-11 | rebased patch | Justus Winter | |
2015-09-09 | drop old patch series | Justus Winter | |
2015-09-08 | add patch series | Justus Winter | |
2015-09-08 | drop old patch series | Justus Winter | |