[ds6-devel] buffer size normalization
Chris Leishman
chris at leishman.org
Mon Jan 6 02:07:51 CET 2003
- Previous message: [ds6-devel] nc6/src connection.c,1.18,1.18.2.1
connection.h,1.12,1.12.2.1
main.c,1.16,1.16.2.1 network.c,1.28,1.28.2.1 network.h,1.5,1.5.2.1
parser.c,1.31,1.31.2.1
- Next message: [ds6-devel] ca refactor
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Hi all,
At the moment, the circular buffers have their size normalized to a
multiple of 16 chars.
A couple of things:
1. Why?
2. Given that the user can configure this with --buffer-size, is it a
good thing - or should the users value be respected regardless?
Personally, I don't think the normalization is necessary... which means
it should be removed from cb_init. If you convince me otherwise, then
we need to add normalization to cb_resize.
Regards,
Chris
- Previous message: [ds6-devel] nc6/src connection.c,1.18,1.18.2.1
connection.h,1.12,1.12.2.1
main.c,1.16,1.16.2.1 network.c,1.28,1.28.2.1 network.h,1.5,1.5.2.1
parser.c,1.31,1.31.2.1
- Next message: [ds6-devel] ca refactor
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ds6-devel
mailing list