ok, one major question/suggestion. question part: Is there any particular reason you included the buffer output (./file) IN the patch? it has parts like this in it: +BUF: main:59 released 22915 bytes from main:58. +BUF: get_magnitude: Given:17480 Returned:8. +BUF: main:58 requested 17480 bytes, received 22915. +BUF: in_cache: Cache hit. +BUF: main:59 released 22915 bytes from main:58. +BUF: get_magnitude: Given:21845 Returned:8. +BUF: main:58 requested 21845 bytes, received 22915. +BUF: in_cache: Cache hit. suggestion part: if not, could you please remove that part when you redo the patch? that would explain why it's approx 746k. matter of fact, approx 90% of that patch is just the buffer output. it starts here and goes to the end of the patch diff -uprN -x *.o ../stk/file ./file --- ../stk/file Wed Dec 31 19:00:00 1969 +++ ./file Sat Dec 6 23:50:14 1997 @@ -0,0 +1,120056 @@ +main: init_buffers(); +BUF: Started buffer thread. +thread: starting. +thread: done. +main: starting. +BUF: get_magnitude: Given:28572 Returned:8. +BUF: main:58 requested 28572 bytes, received 29764. +BUF: in_cache: Cache hit. if possible, remove that. (respond in private email please). thanks Akuma the Raging Coder +------------------------------------------------------------+ | "The poets talk about love, but what I talk about is DOOM, | | because in the end, DOOM is all that counts." - | | Alex Machine/George Stark/Stephen King, The Dark Half | | "Nothing is IMPOSSIBLE, Just IMPROBABLE" | | "Easier Said Than Done, But Better Done Than Said..." | +------------------------------------------------------------+ +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST