login
Header Space

 
 

Mailing list archives

Search results

Found 59 matching messages (0.056 seconds). Page 1 of 3.

Re: UDP inpcbs and more (was Re: tcpcb etc)

... Jun 7, 2008 at 3:16 AM, Aggelos Economopoulos > wrote: > > On Friday 06 June 2008, Aggelos Economopoulos wrote: > >> On Monday 05 May 2008, Aggelos Economopoulos wrote: > > [...] > >> > On second thought, let me ask for input ...

dragonflybsd-kernel - Aggelos Economopoulos - Jun 8 2008 - 10:18

Re: tcpcb (was Re: sockbuf (was Re: BGL-free net stack))

On Monday 09 June 2008, Aggelos Economopoulos wrote: > On Sunday 08 June 2008, Aggelos Economopoulos wrote: > [...] > > Oh and if you just want to ... patch from > > > > http://leaf.dragonflybsd.org/~aggelos/A1-sockbuf.patch > > > > This won't ...

dragonflybsd-kernel - Aggelos Economopoulos - Jun 10 2008 - 09:04

tcpcb (was Re: sockbuf (was Re: BGL-free net stack))

On Monday 05 May 2008, Aggelos Economopoulos wrote: > On Wednesday 16 April 2008, Aggelos Economopoulos wrote: > > Hello all, > > > > for my diploma thesis, I've arranged to work on getting the DragonFlyBSD > ...

dragonflybsd-kernel - Aggelos Economopoulos - Jun 5 2008 - 17:35

UDP inpcbs and more (was Re: tcpcb etc)

On Friday 06 June 2008, Aggelos Economopoulos wrote: > On Monday 05 May 2008, Aggelos Economopoulos wrote: [...] > > On second thought, let me ask for input sooner rather than later. [...] > OK, same ...

dragonflybsd-kernel - Aggelos Economopoulos - Jun 6 2008 - 15:16

Re: tcpcb (was Re: sockbuf (was Re: BGL-free net stack))

On Sunday 08 June 2008, Aggelos Economopoulos wrote: > On Friday 06 June 2008, Aggelos Economopoulos wrote: > [...] > > In other news, the new sockbuf code is ... patch from http://leaf.dragonflybsd.org/~aggelos/A1-sockbuf.patch This won't ...

dragonflybsd-kernel - Aggelos Economopoulos - Jun 8 2008 - 13:58

Re: tcpcb (was Re: sockbuf (was Re: BGL-free net stack))

... wrote: > On 6/10/08, Aggelos Economopoulos Aggelos Economopoulos wrote: > > [...] > > > > > OK, same thing ... sopt_valsize); + } break; } crit_exit(); Does that look OK to you? Thanks, Aggelos ...

dragonflybsd-kernel - Aggelos Economopoulos - Jun 10 2008 - 08:28

Re: LEAF vkernel support update 13-May-2008

... from my scrollback buffer) leaf:/home/aggelos> gdb ~/build/vkernel/kernel GNU gdb 6 ... /swapimg.01 Starting program: /build/home/aggelos/vkernel/kernel -m 64m -i ~/build/ ... /swapimg.01 Using memory file: /home/aggelos/build/vkernel/memimg.01 KVM mapped at ...

dragonflybsd-kernel - Aggelos Economopoulos - May 14 2008 - 08:34

Re: tcpcb (was Re: sockbuf (was Re: BGL-free net stack))

On Sunday 08 June 2008, Aggelos Economopoulos wrote: [...] > Oh and if you just want to review the changes you can get the patch from > > http://leaf.dragonflybsd.org/~aggelos/A1-sockbuf.patch > > This won't apply to current ...

dragonflybsd-kernel - Aggelos Economopoulos - Jun 8 2008 - 18:40

Re: tcpcb (was Re: sockbuf (was Re: BGL-free net stack))

On Tuesday 10 June 2008, Aggelos Economopoulos wrote: > On Tuesday 10 ... by fetching http://leaf.dragonflybsd.org/~aggelos/B1-sopt.patch and applying ... /socketvar.h | 5 ++ 13 files changed, 228 insertions(+), 139 deletions(-) Aggelos ...

dragonflybsd-kernel - Aggelos Economopoulos - Jun 16 2008 - 13:16

Re: tcpcb (was Re: sockbuf (was Re: BGL-free net stack))

On Monday 16 June 2008, Aggelos Economopoulos wrote: [...] > What I've got seems ... or by fetching > http://leaf.dragonflybsd.org/~aggelos/B1-sopt.patch and applying it to ... take this silence as unanimous approval and commit this later today :P Aggelos

dragonflybsd-kernel - Aggelos Economopoulos - Jun 17 2008 - 14:39

Re: trouble getting memory and swap info

... 21:46, Glenn Johnson wrote: > On Wed, 2004-10-27 at 12:23, Aggelos Economopoulos wrote: > > On Wednesday 27 October 2004 19:44, Glenn Johnson wrote: > > > ... Or, even better, throw it out the window and start from scratch 8) Aggelos

dragonflybsd-kernel - Aggelos Economopoulos - Oct 27 2004 - 15:16

Re: vkernel manager

... : > On Feb 9, 2008 7:04 AM, Aggelos Economopoulos wrote: [...] > > Hopefully this will be useful to someone. > ... would work and may be better than providing a buildrootimage script like yours above. Aggelos

dragonflybsd-kernel - Aggelos Economopoulos - Feb 9 2008 - 16:51

Re: vkernel manager

On Saturday 09 February 2008, Chris Turner wrote: > Aggelos Economopoulos wrote: > > > Working with vkernels involves a lot of vnconfig, mount, installworld etc > ... is using what, so the .ini conf file doesn't help much). Aggelos

dragonflybsd-kernel - Aggelos Economopoulos - Feb 9 2008 - 16:51

Re: Globbing (was Re: HAMMER update 10-Feb-2008)

On Tuesday 12 February 2008, Chris Turner wrote: > Aggelos Economopoulos wrote: > > > > So, using xargs is fundamentally better as far as memory consumption is ... a file (nobody's complaining that wc `cat file` doesn't work). Aggelos

dragonflybsd-kernel - Aggelos Economopoulos - Feb 12 2008 - 10:32

sockbuf (was Re: BGL-free net stack)

On Wednesday 16 April 2008, Aggelos Economopoulos wrote: > Hello all, > > for my diploma thesis, I've arranged to work on getting the ... . Hopefully I'll get around to starting a discussion on inpcbs and tcpcbs soon. Aggelos

dragonflybsd-kernel - Aggelos Economopoulos - May 5 2008 - 13:36

Re: tcpcb (was Re: sockbuf (was Re: BGL-free net stack))

On Friday 06 June 2008, Aggelos Economopoulos wrote: [...] > In other news, the new sockbuf code is operational and after I squash ... newsb reboot and in the boot loader unload kernel load kernel-newsb boot TIA, Aggelos

dragonflybsd-kernel - Aggelos Economopoulos - Jun 8 2008 - 13:35

Re: UDP inpcbs and more (was Re: tcpcb etc)

On Sunday 08 June 2008, Hasso Tepper wrote: > Aggelos Economopoulos wrote: > > Well, DNS is probably the most important protocol built on top of UDP ... of apps I'm worried about if we typically deliver packets out-of-order. Aggelos

dragonflybsd-kernel - Aggelos Economopoulos - Jun 8 2008 - 18:39

Re: tcpcb (was Re: sockbuf (was Re: BGL-free net stack))

On Friday 06 June 2008, Aggelos Economopoulos wrote: [...] > OK, same thing, but now it's the pcbs. TCP is "easy". ... ? Also, what should be the value of XXX? Perhaps ctloutput belongs to pr_usrreqs... Thanks, Aggelos

dragonflybsd-kernel - Aggelos Economopoulos - Jun 10 2008 - 07:43

Re: tcpcb (was Re: sockbuf (was Re: BGL-free net stack))

... , Sepherosa Ziehau wrote: > On 6/10/08, Aggelos Economopoulos wrote: > > > > > > > > But before I update all callees ... we should just move pr_ctloutput to pru_ctloutput and add a PRU_CTLOUTPUT value? Aggelos

dragonflybsd-kernel - Aggelos Economopoulos - Jun 10 2008 - 08:57

Re: [netmp] socket accesses

On Friday 08 August 2008, Aggelos Economopoulos wrote: [...] > Assuming we can move all list modification in protocol thread context, the ... to only set the flag after initializing so_accf) XXX: mem barriers Opinions? TIA, Aggelos

dragonflybsd-kernel - Aggelos Economopoulos - Aug 21 2008 - 16:13

speck-geostationary