Groups
Groups
Sign in
Groups
Groups
Akaros
Conversations
Labels
abandoned
accepted
announcement
answered
closed
code-review
duplicate
issue
merged
proposal
question
supplemental
tips-and-tricks
About
Send feedback
Help
Akaros
1–30 of 1131
Check out our website at
http://akaros.cs.berkeley.edu
and
http://www.akaros.org
.
Mark all as read
Report group
0 selected
Davide Libenzi
,
barret rhoden
2
2/11/16
Code Review: Enable build info to trigger when HEAD commit ID changes
On 2015-12-21 at 11:26 'Davide Libenzi' via Akaros wrote: > https://github.com/brho/akaros
unread,
code-review
Code Review: Enable build info to trigger when HEAD commit ID changes
On 2015-12-21 at 11:26 'Davide Libenzi' via Akaros wrote: > https://github.com/brho/akaros
2/11/16
Davide Libenzi
,
Barret Rhoden
4
12/21/15
Code Review: Created makefrag-user-app helper
I am not entirely happy with that, though I do not have a clear idea in mind now, for replacement.
unread,
code-review
Code Review: Created makefrag-user-app helper
I am not entirely happy with that, though I do not have a clear idea in mind now, for replacement.
12/21/15
Davide Libenzi
,
Barret Rhoden
3
12/21/15
Code Review: Tolerate NULL device functions
In Linux, the file_ops, can just be initialized with only the callbacks you want to override. If we
unread,
code-review
Code Review: Tolerate NULL device functions
In Linux, the file_ops, can just be initialized with only the callbacks you want to override. If we
12/21/15
Davide Libenzi
, …
Barret Rhoden
22
12/21/15
Code Review: Added new #version device with kernel build information
On 2015-12-17 at 15:00 "'Davide Libenzi' via Akaros" <aka...@googlegroups.com
unread,
code-review
Code Review: Added new #version device with kernel build information
On 2015-12-17 at 15:00 "'Davide Libenzi' via Akaros" <aka...@googlegroups.com
12/21/15
Davide Libenzi
,
Barret Rhoden
6
12/10/15
Code Review - Fix gcc-fuggetaboud-ecx issue V2
Thanks, Merged to master at 495a723da7db..3f805ed22943 (from, to] You can see the entire diff with
unread,
code-review
Code Review - Fix gcc-fuggetaboud-ecx issue V2
Thanks, Merged to master at 495a723da7db..3f805ed22943 (from, to] You can see the entire diff with
12/10/15
Davide Libenzi
2
12/9/15
Code Review - Fix gcc-fuggetaboud-ecx issue
Hold on. This is one solution. Adding ecx, esi, edi in the clobber will not work, as they are inputs,
unread,
code-review
Code Review - Fix gcc-fuggetaboud-ecx issue
Hold on. This is one solution. Adding ecx, esi, edi in the clobber will not work, as they are inputs,
12/9/15
Davide Libenzi
,
Barret Rhoden
3
12/17/15
Code Review - KMALLOC_ERROR new flag for kmalloc()
On 2015-12-08 at 12:04 "'Davide Libenzi' via Akaros" <aka...@googlegroups.com
unread,
code-review
Code Review - KMALLOC_ERROR new flag for kmalloc()
On 2015-12-08 at 12:04 "'Davide Libenzi' via Akaros" <aka...@googlegroups.com
12/17/15
Davide Libenzi
, …
Barret Rhoden
9
12/8/15
Code Review - Use core_id_early() in kprof trace buffer print
On 2015-12-07 at 17:49 "'Davide Libenzi' via Akaros" <aka...@googlegroups.com
unread,
code-review
Code Review - Use core_id_early() in kprof trace buffer print
On 2015-12-07 at 17:49 "'Davide Libenzi' via Akaros" <aka...@googlegroups.com
12/8/15
Davide Libenzi
,
Barret Rhoden
4
12/9/15
Core Review - Added infrastructure to automatically generate field offsets for .S files
That was done yesterday. Branch is ready. I also changed the open coded offset of field, to the
unread,
code-review
Core Review - Added infrastructure to automatically generate field offsets for .S files
That was done yesterday. Branch is ready. I also changed the open coded offset of field, to the
12/9/15
Davide Libenzi
6
12/21/15
Code Review - #arch/interrupts
Rebased from master: https://github.com/brho/akaros/compare/master...dlibenzi:interrupt_device On Tue
unread,
code-review
Code Review - #arch/interrupts
Rebased from master: https://github.com/brho/akaros/compare/master...dlibenzi:interrupt_device On Tue
12/21/15
Davide Libenzi
, …
Barret Rhoden
54
12/16/15
Code Review - Akaros perf tool
Yes, perf dumps the status of the counters when it exists. independently from the fact that they have
unread,
code-review
Code Review - Akaros perf tool
Yes, perf dumps the status of the counters when it exists. independently from the fact that they have
12/16/15
Kevin Klues
,
Barret Rhoden
2
12/3/15
Code Review - updates to ak-code-review
On 2015-11-25 at 07:22 Kevin Klues <klu...@gmail.com> wrote: > This change updates the ak-
unread,
code-review
Code Review - updates to ak-code-review
On 2015-11-25 at 07:22 Kevin Klues <klu...@gmail.com> wrote: > This change updates the ak-
12/3/15
Kevin Klues
,
Barret Rhoden
5
12/14/17
Code Review - Packed Core allocation strategy
On 2017-12-14 at 00:25 Kevin Klues <klu...@gmail.com> wrote: > Nice! Valmon's legacy
unread,
code-review
Code Review - Packed Core allocation strategy
On 2017-12-14 at 00:25 Kevin Klues <klu...@gmail.com> wrote: > Nice! Valmon's legacy
12/14/17
Barret Rhoden
, …
Davide Libenzi
43
12/2/15
[PATCH] Add the #vars device to export kernel variables
On 2015-11-30 at 16:18 Barret Rhoden <br...@cs.berkeley.edu> wrote: > Version 2. Users can
unread,
code-review
[PATCH] Add the #vars device to export kernel variables
On 2015-11-30 at 16:18 Barret Rhoden <br...@cs.berkeley.edu> wrote: > Version 2. Users can
12/2/15
Barret Rhoden
,
Kevin Klues
4
11/25/15
[PATCH] Update Makelocale.template for syslinux
On 2015-11-24 at 14:40 Barret Rhoden <br...@cs.berkeley.edu> wrote: > Our USB sticks expect a
unread,
code-review
merged
[PATCH] Update Makelocale.template for syslinux
On 2015-11-24 at 14:40 Barret Rhoden <br...@cs.berkeley.edu> wrote: > Our USB sticks expect a
11/25/15
Barret Rhoden
, …
Davide Libenzi
5
11/25/15
[PATCH] x86: Provide an option to enable legacy USB
+1 For things which "are not much in the way" of normal code operation, cmdline config are
unread,
code-review
merged
[PATCH] x86: Provide an option to enable legacy USB
+1 For things which "are not much in the way" of normal code operation, cmdline config are
11/25/15
Dan Cross
,
Barret Rhoden
2
11/24/15
Import 'reallocarray' from OpenBSD.
On 2015-11-23 at 22:00 Dan Cross <cro...@gmail.com> wrote: > The following changes since
unread,
code-review
merged
Import 'reallocarray' from OpenBSD.
On 2015-11-23 at 22:00 Dan Cross <cro...@gmail.com> wrote: > The following changes since
11/24/15
Kevin Klues
, …
Barret Rhoden
12
11/24/15
Code Review - Add support for libc's nanosleep, usleep, and sleep calls
On 2015-11-24 at 12:20 Kevin Klues <klu...@gmail.com> wrote: > >> + usec += kreq.
unread,
code-review
merged
Code Review - Add support for libc's nanosleep, usleep, and sleep calls
On 2015-11-24 at 12:20 Kevin Klues <klu...@gmail.com> wrote: > >> + usec += kreq.
11/24/15
Edward Hyunkoo Jee
, …
Barret Rhoden
6
12/1/15
[akaros] Code Review - Create ak-kill-9pserver.sh that kills ufs server (#25)
Closed #25. — Reply to this email directly or view it on GitHub.
unread,
code-review
merged
[akaros] Code Review - Create ak-kill-9pserver.sh that kills ufs server (#25)
Closed #25. — Reply to this email directly or view it on GitHub.
12/1/15
Barret Rhoden
2
11/16/15
[PATCH] Remove old virtualization debugging programs
On 2015-11-16 at 15:37 Barret Rhoden <br...@cs.berkeley.edu> wrote: > These were blobs that
unread,
code-review
merged
[PATCH] Remove old virtualization debugging programs
On 2015-11-16 at 15:37 Barret Rhoden <br...@cs.berkeley.edu> wrote: > These were blobs that
11/16/15
Kevin Klues
,
Barret Rhoden
2
11/13/15
Code Review - Update user Makefrag
Thanks, merged to master at b0e11c6fa158..a7bd47c1b299 (from, to] You can see the entire diff with
unread,
code-review
merged
Code Review - Update user Makefrag
Thanks, merged to master at b0e11c6fa158..a7bd47c1b299 (from, to] You can see the entire diff with
11/13/15
Kevin Klues
,
Barret Rhoden
2
11/13/15
Code Review - Small change to ak-script
Thanks, merged to master at 2656cc9f5935..b0e11c6fa158 (from, to] You can see the entire diff with
unread,
code-review
merged
Code Review - Small change to ak-script
Thanks, merged to master at 2656cc9f5935..b0e11c6fa158 (from, to] You can see the entire diff with
11/13/15
Davide Libenzi
, …
Barret Rhoden
12
11/13/15
Unknown mbox type 0
Thanks, merged to master at a7bd47c1b299..bc87a54562ab (from, to] You can see the entire diff with
unread,
code-review
issue
merged
Unknown mbox type 0
Thanks, merged to master at a7bd47c1b299..bc87a54562ab (from, to] You can see the entire diff with
11/13/15
Kevin Klues
,
Barret Rhoden
5
11/24/15
Code Review - Refactor kernel scheduler
On 2015-11-24 at 09:08 Kevin Klues <klu...@gmail.com> wrote: > Fixed Thanks, merged to
unread,
code-review
merged
Code Review - Refactor kernel scheduler
On 2015-11-24 at 09:08 Kevin Klues <klu...@gmail.com> wrote: > Fixed Thanks, merged to
11/24/15
ron minnich
,
Barret Rhoden
3
11/13/15
vmx change
Thanks, merged to master at ba76ccc7aaef..2656cc9f5935 (from, to] You can see the entire diff with
unread,
code-review
merged
vmx change
Thanks, merged to master at ba76ccc7aaef..2656cc9f5935 (from, to] You can see the entire diff with
11/13/15
Edward Hyunkoo Jee
, …
Barret Rhoden
4
11/17/15
[akaros] Code Review - Let the toolchain Makefile respect MAKE_JOBS enviroment variable (#24)
Closed #24. — Reply to this email directly or view it on GitHub.
unread,
code-review
merged
[akaros] Code Review - Let the toolchain Makefile respect MAKE_JOBS enviroment variable (#24)
Closed #24. — Reply to this email directly or view it on GitHub.
11/17/15
Davide Libenzi
,
Barret Rhoden
2
11/10/15
Code Review - Label based struct dev initialization
Thanks, merged to staging at f30d87bf34f2..a759dfde3f64 (from, to] You can see the entire diff with
unread,
code-review
merged
Code Review - Label based struct dev initialization
Thanks, merged to staging at f30d87bf34f2..a759dfde3f64 (from, to] You can see the entire diff with
11/10/15
Gan Shun
,
Barret Rhoden
2
11/13/15
Code Review - VM moving kthread bugfixes and timer interrupt thread.
Thanks, merged to master at 1ed63f9f8e25..70691bf40903 (from, to] You can see the entire diff with
unread,
code-review
merged
Code Review - VM moving kthread bugfixes and timer interrupt thread.
Thanks, merged to master at 1ed63f9f8e25..70691bf40903 (from, to] You can see the entire diff with
11/13/15
Davide Libenzi
, …
Barret Rhoden
17
11/24/15
Code Review - Add MSR device to devarch
On 2015-11-24 at 12:24 "'Davide Libenzi' via Akaros" <aka...@googlegroups.com
unread,
code-review
merged
Code Review - Add MSR device to devarch
On 2015-11-24 at 12:24 "'Davide Libenzi' via Akaros" <aka...@googlegroups.com
11/24/15
Dan Cross
,
Barret Rhoden
2
11/10/15
Remove major/minor/makedev macros; patch busybox to match.
Thanks, merged to staging at bd12c9c87fcc..4402cbebfec6 (from, to] You can see the entire diff with
unread,
code-review
merged
Remove major/minor/makedev macros; patch busybox to match.
Thanks, merged to staging at bd12c9c87fcc..4402cbebfec6 (from, to] You can see the entire diff with
11/10/15