Июль 2011 Archives
четверг, 28 июля 2011 г. 18:48:02 (MSD)
A bunch of FreeBSD news, old ones.
- setloginclass(2) and getloginclass(2) syscalls.
- Add racct: it's an API to keep per-process, per-jail, per-loginclass and per-loginclass resource accounting information, to be used by the new resource limits code.
- Add rctl(8), the utility to manage rctl rules and devd.conf entry.
- sha512(3).
- geom_map, a GEOM provider for embedded flash stores.
- Welcome new nfs server code.
- Add the possibility to verify MD5 hash of incoming TCP packets.
- Exar driver for X3100 10GbE Server/Storage adapters.
- A diagnostic tool to go along with the vxge(4) 10GbE driver.
- fsck_ffs -E helps existent on-flash UFS filesystems to use TRIM.
- -NOINET6, -NOINET and -NOIP LINT kernel config.
- libprocstat project: these patches add support for runtime file and processes information retrieval from the running kernel via sysctl in the form of new library, libprocstat.
- Bye sun4v.
- Nice newsyslog(8) feature.
- CPU-affine TCP and UDP.
- LargeSMP project merged to HEAD. The aim is to remove a limit of 32 CPU's and give an ability to set MAXCPU to really big value.
- New rule actions "call" and "return" to ipfw. They make possible to organize subroutines with rules.
- Add infrastructure to allow all frames/packets received on an interface to be assigned to a non-default FIB instance.
- Capsicum capabilities