|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Slawa Olhovchenkov 2:5030/500 04 Apr 2005 14:13:20 To : All Subject : Вести с полей --------------------------------------------------------------------------------
scottl 2005-03-31 18:19:55 UTC
FreeBSD src repository
Added files:
sys/modules/arcmsr Makefile
sys/dev/arcmsr arcmsr.c arcmsr.h
Log:
Add the Areca SATA RAID driver (arcmsr). This supports the ARC-11xx and 12xx
series of controllers. Areca provides a CLI and HTTP management tool for
FreeBSD/i386 and FreeBSD/amd64 on their website. Many thanks to Areca for
their support of FreeBSD. Thanks also to Mike Tansca and Sentex
Communications
for donating hardware.
Obtained from: Erich Chen <erich at areca com tw>
davidxu 2005-04-02 01:20:01 UTC
FreeBSD src repository
[...]
Log:
Import my recent 1:1 threading working. some features improved includes:
1. fast simple type mutex.
2. __thread tls works.
3. asynchronous cancellation works ( using signal ).
4. thread synchronization is fully based on umtx, mainly, condition
variable and other synchronization objects were rewritten by using
umtx directly. those objects can be shared between processes via
shared memory, it has to change ABI which does not happen yet.
5. default stack size is increased to 1M on 32 bits platform, 2M for
64 bits platform.
As the result, some mysql super-smack benchmarks show performance is
improved massivly.
Okayed by: jeff, mtm, rwatson, scottl
kensmith 2005-04-03 07:26:42 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5_4)
. Makefile.inc1
Log:
Change cvs update target to RELENG_5_4.
Approved by: re (implicit)
kensmith 2005-04-03 07:49:19 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5_4)
sys/conf newvers.sh
Log:
Prep for RC1.
Approved by: re (implicit)
... Среди немыслимых побед цивилизации мы одиноки, как карась в канализации.
--- GoldED+/BSD 1.1.5
* Origin: (2:5030/500)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/222142511ba9.html, оценка из 5, голосов 10
|