Skip to content

Fructose

Compare
Choose a tag to compare
@tkanteck tkanteck released this 21 Sep 12:30
· 1365 commits to master since this release

Feature Summary:

  • General
    • Project file layout changed to accommodate extensions
    • Added support for FreeBSD
    • Added Travis CI
  • Library
    • Added support for Intel(R) Xeon(R) processor E5 v4
    • DSO now built by default
    • Moved examples to top directory
    • Perl interface created for the library
    • PID API no longer compiled by default
    • Added support for L2 CAT
    • Makefile dependencies improved
  • PQoS Utility
    • pqos directory created to accommodate the utility files
    • Now links against DSO
    • Added COS management on a per socket basis
    • Added support for L2 CAT
    • Makefile dependencies improved
  • rdtset Utility
    • Taskset type functionality for CAT
    • Configures CAT for specified task
  • Examples
    • Directory created to accommodate examples previously located in library directory
    • Perl hello world script created
  • SNMP
    • Net-SNMP sub-agent created to allow remote CAT configuration
  • SRPM
    • Added source package file and spec file

Known issues:

  • #33 COS out of range check needed for L3 CAT in pqos utility.