All of lore.kernel.org
 help / color / mirror / Atom feed
From: Werner Almesberger <wa@almesberger.net>
To: lartc@vger.kernel.org
Subject: [LARTC] tcng version 8t
Date: Wed, 17 Jul 2002 02:59:30 +0000	[thread overview]
Message-ID: <marc-lartc-102687477002247@msgid-missing> (raw)

... is on SourceForge, http://tcng.sourceforge.net/#src

The main features are that it fixes the CBQ busy loop problem
and RPM builds (broken in 8s), and time specifications in tcsim
are now more flexible. The full change log is below.

The CBQ busy loop fix is admittedly ugly: there's only one way to
explicitly make CBQ select a non-leaf class, and that's by using
an invalid class number. Of course, filters detect this and
complain ... with one exception: u32. That was close ;-)

tcsim now supports the usual SI prefixes for seconds and jiffies.
Also, "time" and "until" can use relative time now. Examples:

time 1500mj	/* at time 1500 millijiffies */
time +500us	/* relative time */
every ... until +100s ...

- Werner

---------------------------------- cut here -----------------------------------

Version 8t (16-JUL-2002)
------------------------

- tcc: changed some "error"s to "lerrors"s (by Jacob Teplitsky)
- updated tests/tcng-4i accordingly
- tcc selected CBQ class 0 when using negation, causing the kernel to busy loop
  (tests/cbqzero; reported by Bert Hubert)
- updated tests/cbqroot accordingly
- tcsim/cfg.[ly] claimed their names were tcsim.[ly]
- tcsim allowed second and jiffie values to begin with opening square bracket
  (tests/tcng-8t)
- tcsim now supports SI prefixes "M", "k", "m", and "u" for second and jiffie
  values (tests/tcssi)
- tcsim now supports relative time for "time" and "until" (tests/tcsrelt)
- updated documentation according to above two changes 
- copied acknowledgements from README to documentation preamble
- began adding support for FSM-based classification to external interface
  (untested and undocumented)
- changed "-C" to "nounspec" in all test titles of tests/defdsm
- RPM build didn't build "shared" directory introduced in tcng 8s
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

                 reply	other threads:[~2002-07-17  2:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-102687477002247@msgid-missing \
    --to=wa@almesberger.net \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.