Re: save-entropy race in -CURRENT?

2015-04-30 Thread Lev Serebryakov
crontab? Can you please run this, and post the output: > > sudo grep -R save-entropy /etc /var/cron/tabs % sudo grep -R save-entropy /etc /var/cron/tabs /etc/crontab:*/11 * * * * operator /usr/libexec/save-entropy % Nothing wrong! - -- // Lev Sereb

Re: save-entropy race in 10-STABLE (was: -CURRENT)?

2015-05-01 Thread Lev Serebryakov
h every "save-entropy" or "atrun" execution, only as often as I get these "save-entropy" complains. - -- // Lev Serebryakov AKA Black Lion -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.22 (MingW32) iQJ8BAEBCgBmBQJVQ0mqXxSAAC4AKGlzc3Vlci1mcHJAbm

installworld is broken when world is built without compiler

2015-05-18 Thread Lev Serebryakov
interp_parse.o ls.opart.o vers.o commands.o disk.o load_elf32.o machine reloc_elf32.o x86 % - -- // Lev Serebryakov -BEGIN PGP SIGNATURE- Version:

Re: converted ath(4) for testing Was: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Lev Serebryakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 01.06.2015 22:55, Oliver Pinter wrote: >> Do you have compile tested the code? I got this build error: also, here are bunch of things like this: DPRINTF(sc, ATH_DEBUG_ANY, "%s: if_flags %x\n", __func__, ifp->if_fla

Re: converted ath(4) for testing Was: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Lev Serebryakov
sc->sc_tdmaswba = vap->iv_tdma->tdma_bintval; } else sc->sc_tdmaswba--; } else #endif - -- // Lev Serebryakov

Re: converted ath(4) for testing Was: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Lev Serebryakov
AP to specific > device. I think, it is a bug. Some options could be configured only on underlying devices! - -- // Lev Serebryakov -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.22 (MingW32) iQJ8BAEBCgBmBQJVbMf+XxSAAC4AKGlzc3Vlci1mcHJ

Re: converted ath(4) for testing Was: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Lev Serebryakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 02.06.2015 00:20, Gleb Smirnoff wrote: > On Tue, Jun 02, 2015 at 12:00:46AM +0300, Lev Serebryakov wrote: L> > > One confusing thing, that the underlaying devices (ath0 and > iwn0) L> > has gone from ifconfig, and that

Is it known problem with libnuma / numactl?

2015-08-02 Thread Lev Serebryakov
Hello Freebsd-current, Buildworld for r286209 failed: numactl.o: In function `main': /data/src/usr.bin/numactl/numactl.c:(.text+0x269): undefined reference to `numa_setaffinity' /data/src/usr.bin/numactl/numactl.c:(.text+0x33b): undefined reference to `numa_getaffinity' /data/src/usr.bin/numact

Re: Is it known problem with libnuma / numactl?

2015-08-03 Thread Lev Serebryakov
nstallation WITHOUT_INSTALLLIB=yes WITHOUT_MAKE=yes WITHOUT_TOOLCHAIN=yes is added too. - -- // Lev Serebryakov -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQJ8BAEBCgBmBQJVv1rAXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRGOTZEMUNBMEI1RjQzMThCNjc0QjMzMEFF

device hyperv / option HYPERV depends on device ata -- should it be documented?

2015-08-15 Thread Lev Serebryakov
Hello Freebsd-current, Looks like Hyper-V support in -CURRENT kernel depends on legacy "device ata". It is not documented anywhere. BTW, is it possible to track such dependencies at "make config" stage, not with "ata_if.h is not found" at build stage? -- Best regards, Lev

Almost instant crasj after boot, 100% reproducable, version from middle of summer works

2015-10-24 Thread Lev Serebryakov
Hello freebsd-current, I have "home router" based on Intel MoBo with integrated Arom D2500 CPU. It boots and works fine on -CURRENT r285355 (it is ~11 of Jun 2015). But several latest revisions (I've tried r288145 month ago and now r289874) crashes almost instantly after boot. It is 100% repro

Re: Almost instant crasj after boot, 100% reproducable, version from middle of summer works

2015-10-24 Thread Lev Serebryakov
Hello NGie, Saturday, October 24, 2015, 11:49:31 PM, you wrote: >> Hello freebsd-current, >> >> I have "home router" based on Intel MoBo with integrated Arom D2500 CPU. >> It boots and works fine on -CURRENT r285355 (it is ~11 of Jun 2015). >> >> But several latest revisions (I've tried r288145

EFI bootloader often trys to build itself at installworld stage

2015-10-24 Thread Lev Serebryakov
Hello freebsd-current, Each other time "make installworld" from object directory created several hours ago try to build efiloader again (and fails in my case as this world doesn't contain compiler): ===> sys/boot/efi/loader (install) cc -O2 -pipe -fPIC -I/data/src/sys/boot/efi/loader -I/data

Re: EFI bootloader often trys to build itself at installworld stage

2015-10-24 Thread Lev Serebryakov
Hello NGie, Sunday, October 25, 2015, 12:35:54 AM, you wrote: > Be sure to run buildworld with -DNO_CLEAN after updating your > sources when using make installworld. Unfortunately many of the Makefiles There is NO updating sources inbetween! Maybe, kernel rebuild (as now, when I've rem

Re: Almost instant crasj after boot, 100% reproducable, version from middle of summer works

2015-10-24 Thread Lev Serebryakov
Hello NGie, Saturday, October 24, 2015, 11:49:31 PM, you wrote: > Based on the stack trace you provided and commits made in the > past few weeks, wlan might be a factor. Could you please disable wlan > support and see if the panics persist? Yep. It is not WiFi-related. It is something ke

What changed in rc.d infrastructure in last months?

2015-10-25 Thread Lev Serebryakov
Hello freebsd-current, New version of -CURRENT try to configure wlan0 and run hostapd twice: Created wlan(4) interfaces: wlan0. Created clone interfaces: gif0. em0: link state changed to UP em0: link state changed to DOWN ifconfig: NONE: bad value vlan0: changing name to 'skynet' vlan1: changin

Re: What changed in rc.d infrastructure in last months?

2015-10-25 Thread Lev Serebryakov
Hello NGie, Sunday, October 25, 2015, 10:30:47 PM, you wrote: > This [the hostapd start/stop logic] all gets triggered whenever the interface > goes up and down. So, first time hostapd is started by /etc/rc.d/netif before devd, and second time devd call /etc/rc.d/netif again on interface up,

r286256 (changes in both schedulers) leads to almost-instant reboot on my system.

2015-10-25 Thread Lev Serebryakov
Hello freebsd-current, I've tracked down my reboot on r289874 to r286256. My system crashes after several seconds of running with several post-286256 revisions (r289874 is tested most by me). But if I revert r286256 (and only this one), r289874 works solid-stable with both ULE and 4BSD. I

Re: What changed in rc.d infrastructure in last months?

2015-10-25 Thread Lev Serebryakov
Hello NGie, Sunday, October 25, 2015, 10:39:51 PM, you wrote: > It’s documented here: > On the other hand, if you want to configure your wireless > interface with hostapd(8), you need to add ``HOSTAP'' to the > ifconfig_ variable. hostapd(8) w

Re: What changed in rc.d infrastructure in last months?

2015-10-25 Thread Lev Serebryakov
Hello NGie, Sunday, October 25, 2015, 10:45:10 PM, you wrote: > It depends on how it’s setup. Is your interface is using DHCP and are you > using the stock devd.conf file? From etc/devd.conf: devd.conf is stock one, but, of course, HOSTAP-interface uses static address. One more time: wlans_at

Re: What changed in rc.d infrastructure in last months?

2015-10-26 Thread Lev Serebryakov
Hello NGie, Sunday, October 25, 2015, 11:09:03 PM, you wrote: > Ok, this is really not making sense from a design perspective. > `ifconfig_` is being overloaded for starting up hostap’s (even though > ifconfig itself doesn’t support hostap — only `wlanmode ap`). I don’t ifconfig doesn't support

Re: question on support processor Intel Atom Z3735F

2016-03-24 Thread Lev Serebryakov
On 24.03.2016 22:06, Владимир wrote: > Intel Atom Z3735F Both x86 (32 bit) and amd64 (64 bit) will do. It depends on available memory. If you have 4GB or more installed, try amd64. -- // Lev Serebryakov signature.asc Description: OpenPGP digital signature

Re: [CFT] packaging the base system with pkg(8)

2016-04-18 Thread Lev Serebryakov
d this fragmentation could help me, as administrator. But it adds load to "pkg", to many pkg-related scripts, to "pkg version" output, at last! Why, or why, such fine-grained splitting (or should I say "shattering") of base was chosen? Is here good rationale for this? -- // Lev Serebryakov signature.asc Description: OpenPGP digital signature

Re: [CFT] packaging the base system with pkg(8)

2016-04-18 Thread Lev Serebryakov
On 18.04.2016 21:52, Lev Serebryakov wrote: > kerberos Ok, kerberos could not be packetized at all, as it is compilation option for many other programs in tree. But 755 packets doesn't solve this problem too. -- // Lev Serebryakov signature.asc Description: OpenPGP digital signature

Re: [CFT] packaging the base system with pkg(8)

2016-04-18 Thread Lev Serebryakov
better. Again, here are some "contrib" software which have one-to-one replacements in ports, like sendmail, ssh/sshd, ntpd, but split all other FreeBSD-specific code? Yes, debug. Yes, profile. Yes, static libraries. Yes, lib32 on 64 bit system. It seems that it is ideological (&quo

Re: [CFT] packaging the base system with pkg(8)

2016-04-18 Thread Lev Serebryakov
"end-users" of server OS. > I hope a way is found to manage these number of packages without > losing sanity and that a normal pkg info doesn’t list them. > And that pkg upgrade doesn’t upgrade base-packages. And there are my (and not only my) worries, too! -- // Le

Re: [CFT] packaging the base system with pkg(8)

2016-04-19 Thread Lev Serebryakov
freebsd.org/pipermail/freebsd-current/2016-April/060690.html And it is exactly concern: it hard to notice such breakage, as there is hundreds of packages. -- // Lev Serebryakov signature.asc Description: OpenPGP digital signature

Re: [CFT] packaging the base system with pkg(8)

2016-04-19 Thread Lev Serebryakov
ail/freebsd-current/2016-April/060688.html). I really like Slawa approach, but it requires much more sophisticated pkg, including additional metadata, etc. -- // Lev Serebryakov signature.asc Description: OpenPGP digital signature

Re: [CFT] packaging the base system with pkg(8)

2016-04-19 Thread Lev Serebryakov
vers which will have 755 packages only for base system, but admins and ops, and they have OTHER priorities over developers. And, of course, most of them could not send high-quality patches to such complex pieces of software as pkg or FreeBSD build system. -- // Lev Serebryakov signature.asc Description: OpenPGP digital signature

Re: [CFT] packaging the base system with pkg(8)

2016-04-19 Thread Lev Serebryakov
nd ops, but not for developers. Please, consider ops and admins, who must support old installations, often made by other, not-reachable, people, and stuff like this, -- // Lev Serebryakov signature.asc Description: OpenPGP digital signature

Re: [CFT] packaging the base system with pkg(8)

2016-04-19 Thread Lev Serebryakov
whatever". All objections are against mechanical splitting base to 700+ packages, not against packaged base per se. -- // Lev Serebryakov signature.asc Description: OpenPGP digital signature

Re: [CFT] packaging the base system with pkg(8)

2016-04-20 Thread Lev Serebryakov
ary, if you take one-month-before-release in account! -- // Lev Serebryakov signature.asc Description: OpenPGP digital signature

Re: build fails post SVN r304026

2016-08-13 Thread Lev Serebryakov
On 13.08.2016 16:54, Michael Butler wrote: > Is anyone else seeing this? Yes, I've posted message to fs@, as it is r304026 for sure (and author was CC:ed too). -- // Lev Serebryakov AKA Black Lion signature.asc Description: OpenPGP digital signature

Strange kernel build breakage (after r314283?)

2017-03-06 Thread Lev Serebryakov
I didn't define any XPT_ macro by hands, but I have options PRINTF_BUFR_SIZE=1024 in my kernel config. -- // Lev Serebryakov ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listin

Re: Strange kernel build breakage (after r314283?)

2017-03-06 Thread Lev Serebryakov
On 06.03.2017 20:10, Lev Serebryakov wrote: > I've got this error when tried to update my -CURRENT VM to r314772: > > /data/src/sys/cam/cam_xpt.c:84:1: error: static_assert failed > "XPT_PRINT_LEN is too large" > _Static_assert(XPT_PRINT_LEN <= XPT_PRINT_MAXL

Re: dchlient does not autostart anymore?

2017-03-24 Thread Lev Serebryakov
gt; https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org" > ___ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinf

Re: 9.0-BETA2 do not support SpeedStep on old Core2Duo E4500 too

2011-09-15 Thread Lev Serebryakov
s Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr b280b2806000b28 device_attach: est1 attach returned 6 p4tcc1: on cpu1 -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.o

Re: 9.0 bata2 & keymap

2011-09-18 Thread Lev Serebryakov
itch between them. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Need to force sync(2) before umounting UFS1 filesystems?

2011-09-25 Thread Lev Serebryakov
d@ (Message-ID <1175277342.20110821215...@serebryakov.spb.ru>), I've got additional question from Warner Losh about base (underlying) file system, without any additional reaction. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@free

Re: 9-stable: My AR5B95 not reconized anymore.

2011-09-25 Thread Lev Serebryakov
if necessary. Did you add "ath_pci" device into your kernel config file? -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any

alq_open_flags() panics in _mtx_lock_flags()

2011-10-02 Thread Lev Serebryakov
of valid pointer to struct vnode. But I have no idea -- why?! Yes, I have no such file created, but man alq(9) says, that it will create file for me. And if I point to existed file, it panic anyway. What do I do wrong?! -- // Black Lion AKA Lev Serebryakov _

code in GEOM thread could not use vnode API (Was: alq_open_flags() panics in _mtx_lock_flags())

2011-10-02 Thread Lev Serebryakov
ms, that vref() get NULL instead of valid pointer to struct > vnode. But I have no idea -- why?! Yes, I have no such file created, > but man alq(9) says, that it will create file for me. And if I point > to existed file, it panic anyway. > What do I do wrong?! -- // Black Lio

Re: code in GEOM thread could not use vnode API (Was: alq_open_flags() panics in _mtx_lock_flags())

2011-10-03 Thread Lev Serebryakov
e API? Is it normal, that > this leads to panic, and not some diagnostic messages, even with > WITNESS and other diagnostic options turned on? not holding (explicitly release before call) topology lock doesn't help. -- // Black L

RFC: Project geom-events

2011-10-04 Thread Lev Serebryakov
562, to make raid3 spare drives work. Patch against CURRENT is attached. Thank you. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: RFC: Project geom-events

2011-10-04 Thread Lev Serebryakov
Hello, Lev. You wrote 4 октября 2011 г., 22:05:07: >Patch against CURRENT is attached. Oh, sorry, it seems, that patch is too big for list. http://lev.serebryakov.spb.ru/download/geom-events-1.0.head.patch.gz -- // Black Lion AKA Lev Serebrya

Re: RFC: Project geom-events

2011-10-04 Thread Lev Serebryakov
be added to config file for "zfs" type of GEOM, but, I think, as ZFS has extensive userland library, zfsd solution could be better for ZFS. But anyway, I don't want to touch any ZFS sources, as they are very complicated. But I open for suggestions from ZFS team, of course

Re: RFC: Project geom-events

2011-10-04 Thread Lev Serebryakov
dropped component fith spare drive, as in such case most classes prefer "latest" drive, not old one. Without spares, everything will be exactly as it is now, plus e-mails to administrator :) -- // Black Lion AKA Lev Serebryakov ___ freebsd

Re: RFC: Project geom-events

2011-10-04 Thread Lev Serebryakov
name and class of GEOM, only provider's name (devfs entry). -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: RFC: Project geom-events

2011-10-04 Thread Lev Serebryakov
TROYED will be reported by very generic mechanism, it will end up with 10 e-mails to administrator on every boot -- I've got this, when put notifications in too generic place for first try. -- // Black Lion AKA Lev Serebryakov ___ freebsd-curr

Re: RFC: Project geom-events

2011-10-04 Thread Lev Serebryakov
Hello, Stephane. You wrote 5 октября 2011 г., 10:25:51: > On 10/05/2011 03:19 PM, Lev Serebryakov wrote: > A bit unrelated, but are there plans to integrate hardware RAID > (mps/mfi/mpt/amr) failure notification in the same way as this would be > done for GEOM ? As in, "one fra

Re: RFC: Project geom-events

2011-10-05 Thread Lev Serebryakov
Hello, Andrey. You wrote 5 октября 2011 г., 11:51:36: > On 05.10.2011 10:39, Lev Serebryakov wrote: >>>(1) Class and name of GEOM which is affected. >>>(2) Name of provider which is affected. >>>(3) Name of underlying provider which is lost (consumer fr

Re: RFC: Project geom-events

2011-10-05 Thread Lev Serebryakov
it will not be backward-compatible. And, yes, it seems to be much more intrusive change in GEOM subsystem (because it will change tasting sequence), and should be supervised by other developers from very beginning. I could write proposal in near future, with some design notes. --

Re: RFC: Project geom-events

2011-10-05 Thread Lev Serebryakov
lter in GEOM infrastructure itself ("not pass provider for tasting to anything but class, written in first 16 bytes of last sector") looks good idea, IMHO. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http

Re: RFC: Project geom-events

2011-10-05 Thread Lev Serebryakov
o make it work this way I need to add knowledge about all classes and their output formats to geom-ecents(8). I don't think, that it is good design -- it is bad idea to put knowledge about GEOM classes in two places -- class itself and some script. It

Re: RFC: Project geom-events

2011-10-05 Thread Lev Serebryakov
hese classes). And, if such changes will be made, generic command to "geom" itself, without class at all, could be added -- of course, it will refuse to clear anything that doesn't start from "common" signature. -- // Black Lion AKA Lev Serebryakov

Re: RFC: Project geom-events

2011-10-06 Thread Lev Serebryakov
he GPT label if you first see the GLABEL. > I guess the present situation was created out of laziness ;) No. GPT (and MBR) metadata placement is dictated from outside world, where is no GEOM and geom_label. They INTENDED to be used on DISKS. BIOSes should be able to find it :) -- // Bla

Re: RFC: Project geom-events

2011-10-06 Thread Lev Serebryakov
But if geom_label doesn't reduce its provider to count its own metadata, it looks like a bug! -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe,

Re: subversion-freebsd dependencies

2011-10-06 Thread Lev Serebryakov
ls.. Please, blame sqlite3 for tcl. sqlite3 could be build without it easily, and I don't understand, why sqlite3 maintainer uses it unconditionally. Yes, it gives SLIGHTLY more optimal resulting code, but, IMHO, tcl is too high price for it in most cases. -- // Black Lion AKA Lev Serebryakov

Re: subversion-freebsd dependencies

2011-10-06 Thread Lev Serebryakov
ht want to use the http:// protocol to check something out the > neon option works well and is fairly painless. It doesn't help to remove tcl build dependency, as sqlite3 is unconditional dependency :( -- // Black Lion AKA Lev Serebryakov ___ free

Re: RFC: Project geom-events

2011-10-07 Thread Lev Serebryakov
same data -- as the primary. MBR could do likewise. MBR doesn;t have any additional metadata. How adding one will help it? -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebs

Re: RFC: Project geom-events

2011-10-07 Thread Lev Serebryakov
be at end of disk. Period. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: RFC: Project geom-events

2011-10-08 Thread Lev Serebryakov
> yourself in the leg should be output. (period) Ok, maybe adding check to geom_part, that it is used on rank-1 provider (whole disk) is not so bad idea. But it then raise question how to install FreeBSD on software mirror, what is useful. But could bite you sometimes... Hm... -- // Bla

Re: RFC: Project geom-events

2011-10-08 Thread Lev Serebryakov
ace when an MBR is > installed on a glabelled (or gmirrored) drive. And how it should work with MBR created by non-FreeBSD tools? -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/l

Re: RFC: Project geom-events

2011-10-08 Thread Lev Serebryakov
mentioned in documentation, at least. But how people will create bootable gmirror installation in such case? Make (many) mirrors from parts? I don't like this idea... -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org

Re: aliasing (or renaming) kern.geom.debugflags

2011-10-08 Thread Lev Serebryakov
incompatible with any pure-software mirror or mirror-like RAID. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: aliasing (or renaming) kern.geom.debugflags

2011-10-08 Thread Lev Serebryakov
, and, in case of synchronization, it will thrash disk, as all instances will try to read and write from different areas of disks (partiitons) in same time... I don't see good universal solution for this, unfortunately :( -- // Black Lion AKA Lev Serebryakov _

MBR, GPT and their co-existence with other GEOM classes

2011-10-09 Thread Lev Serebryakov
o explain (1) in more details. (3) MBR sub-module of gpart should check size of provider and refuse to "see" MBR if provider is several sectors larger, than recorded in MBR. It will prevent it to pickup failed component of gmirror directly.

Re: MBR, GPT and their co-existence with other GEOM classes

2011-10-09 Thread Lev Serebryakov
onent of >gmirror directly. (4) The same check as described in (3) should be done by BSD sub-module of gpart. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: aliasing (or renaming) kern.geom.debugflags

2011-10-09 Thread Lev Serebryakov
derstand that... See my proposal in other thread (renamed to "MBR, GPT and their co-existence with other GEOM classes"). -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/list

Re: subversion-freebsd dependencies

2011-10-11 Thread Lev Serebryakov
STALL I don't want to use this way, as it will create hidden dependency. What if vulnerability is found tomorrow for sqlite? It is not a solution to have some sqlite.c taken from arbitrary source. It is better to fix sqlite3 port. -- // Bla

Re: gmirror failed with error 19.

2011-10-16 Thread Lev Serebryakov
ties when GPT is created not on raw disk, but over some other GEOM. But, again, I didn't see clear approval from "senior developers" (not to speak about Release Engineers) for such change... (I've CCed current@ mailing list, as mos

Re: 9.0 RC1/Clang / illegal instruction (Signal 4) in gengtype while building cc_tools on i586.

2011-10-23 Thread Lev Serebryakov
e for such "strange" systems. My net5501 boots from image built on Intel Q9650-based system (i386, of course). -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-cur

In-kernel API for tasks, which could wait?

2011-10-30 Thread Lev Serebryakov
some time (for example, open file or create ALQ)? I could create thread for this. But it looks strange and too heavy: create thread to call one function once. Maybe, kernel has some API to postpone such task to one, always-running idle thread? -- // Black Lion AKA Lev Serebryakov

Re: In-kernel API for tasks, which could wait?

2011-10-30 Thread Lev Serebryakov
Hello, Kostik. You wrote 30 октября 2011 г., 19:03:39: > See taskqueue(9). On the other hand, waiting for the enqueued task to > finish is itself the sleepable action. I'll not wait for finishing. Task will put result to volatile atomic field, and it's all. -- // Bl

FreeBSD/amd64 on machine without ACPI BIOS?

2011-12-09 Thread Lev Serebryakov
le to have FreeBSD/amd64 without ACPI? -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: FreeBSD/amd64 on machine without ACPI BIOS?

2011-12-11 Thread Lev Serebryakov
could be reason why FreeBSD/amd64 could not be boot on > this box. > Is it true? Is it possible to have FreeBSD/amd64 without ACPI? It seems, that "device mptable" in kernel config helps. Why is it not in GENERIC kernel? -- // Black Lion AKA Lev Serebryakov ___

Re: FreeBSD/amd64 on machine without ACPI BIOS?

2011-12-11 Thread Lev Serebryakov
Again, no all these wide-SCSI and 10Mbit NICs. Hey, we still have "cpu I486_CPU" in i386 config! How THIS could be generic in 2012!? -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.or

Re: Benchmark (Phoronix): FreeBSD 9.0-RC2 vs. Oracle Linux 6.1 Server

2011-12-19 Thread Lev Serebryakov
e unfare / meaningless, ets) (3) Lose [potential] userbase. You know, that these benchmarks are bad. I know. But potential (and even some current!) user doesn't. And it seems, that these benchmarks become popular over Internet. -- // Black Lion AKA Lev Serebryakov __

Re: Benchmark (Phoronix): FreeBSD 9.0-RC2 vs. Oracle Linux 6.1 Server

2011-12-19 Thread Lev Serebryakov
Hello, Adrian. You wrote 16 декабря 2011 г., 20:43:27: > Guys/girls/fuzzy things - this is 2011; people look at shiny blog > sites with graphs rather than mailing lists. Sorry, we lost that > battle. :) My thoughts exactly. -- // Black Lion AKA Lev Se

Re: Benchmark (Phoronix): FreeBSD 9.0-RC2 vs. Oracle Linux 6.1 Server

2011-12-19 Thread Lev Serebryakov
e-size-fits-all > abstract way. Having only one source of published numbers suggesting > that "OS Foo is better" *even if those numbers are completely bogus* > will have a disproportionate effect. Yep. -- // Black Lion AKA Lev Serebryakov __

Re: SU+J systems do not fsck themselves

2011-12-28 Thread Lev Serebryakov
Hello, Mdf. You wrote 28 декабря 2011 г., 23:14:19: > Not required by SU as they use an explicit BIO_FLUSH which should be > handled by the driver. No, they don't. It was discussed here about month ago. -- // Black Lion AKA Lev

Very fresh (two days ago) 10-current becomes completely unresponsive under load

2012-01-10 Thread Lev Serebryakov
s consuming CPU. Kernel config is stripped down GENERIC, with SHED_ULE. And I never have such problems with 10-CURRENT from 23 Nov 2011. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Very fresh (two days ago) 10-current becomes completely unresponsive under load

2012-01-10 Thread Lev Serebryakov
ous version had 5.5). P.S. Adding net@ and mav@ to CC, original posting with all data is in current@ -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubsc

Re: Very fresh (two days ago) 10-current becomes completely unresponsive under load

2012-01-10 Thread Lev Serebryakov
10 lines before. Interrupts? For sure. Soft interurpts (netisr)? Yes. ng_queue? Never. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send

Re: Very fresh (two days ago) 10-current becomes completely unresponsive under load

2012-01-11 Thread Lev Serebryakov
our and I could not spend 9 hours in row on this task. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Very fresh (two days ago) 10-current becomes completely unresponsive under load

2012-01-12 Thread Lev Serebryakov
em (not only kernel), update build box, rebuild ports, build image for router. It is about 5 hours per version. More than 512 revisions to search, about 10 iterations. FML. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list htt

SCHED_ULE / NetGraph interaction broken somwhere between r227874 and r229818

2012-01-12 Thread Lev Serebryakov
outer. It takes about 5 hours per iteration and here is more than 512 revisions, so it is about 10 iterations :( I could provide any debug information from old and new systems. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freeb

Re: SCHED_ULE / NetGraph interaction broken somwhere between r227874 and r229818

2012-01-12 Thread Lev Serebryakov
b694bf12157b 15678c15678 < MD5 (./var/log/userlog) = a827af82c1f780687706b19c7d94b29e --- > MD5 (./var/log/userlog) = fc289b66ae6cb23f9b24b694bf12157b -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.or

Re: SCHED_ULE / NetGraph interaction broken somwhere between r227874 and r229818

2012-01-12 Thread Lev Serebryakov
U,'' there is only The CPU with The Core :) -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: SCHED_ULE / NetGraph interaction broken somwhere between r227874 and r229818

2012-01-12 Thread Lev Serebryakov
ith protocols like L2TP), but, IMHO, it is good idea to warn user when it COULD be avoided. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any m

Re: SCHED_ULE / NetGraph interaction broken somwhere between r227874 and r229818

2012-01-12 Thread Lev Serebryakov
Hello, Lev. You wrote 12 января 2012 г., 15:00:20: >> But what mav says makes sense. > It is it -- stack size. Setting KSTACK_PAGES=6 fixes situation. OOOPS. Not. After another 5 minutes ng_queue again consumes 100% CPU :( -- // Black Lion AKA Lev Se

Re: netisr ambigios policy

2012-01-15 Thread Lev Serebryakov
Hello, Freebsd-current. You wrote 14 января 2012 г., 17:31:04: > Is this a BUG? It looks mlike could be root of my problems with ULE and NetGraph... -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list h

r239356: does it mean, that synchronous dhcp and dhcplcinet with disabled devd gone?

2012-08-21 Thread Lev Serebryakov
option in rc.conf). Am I right? -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: r239356: does it mean, that synchronous dhcp and dhcplcinet with disabled devd gone?

2012-08-21 Thread Lev Serebryakov
ctions are broken, even if one second later dhcpclient receive SAME lease! I don't like this. FreeBSD was very tolerant to unplugging cable for eons, and I (and not only me) like it. If I understand this change properly, it is no more the case :( -- // Black Lion AKA Lev Serebryakov ___

Re: r239356: does it mean, that synchronous dhcp and dhcplcinet with disabled devd gone?

2012-08-21 Thread Lev Serebryakov
efault behavior should be OLD ONE about IP address in any case and OLD ONE about exit in case when dhclient isn't started by devd, but by rc scripts directly. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://li

Re: r239356: does it mean, that synchronous dhcp and dhcplcinet with disabled devd gone?

2012-08-21 Thread Lev Serebryakov
IP and all connections in such case is MAJOR headache. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: r239356: does it mean, that synchronous dhcp and dhcplcinet with disabled devd gone?

2012-08-21 Thread Lev Serebryakov
erface. Removal of address from interface will drop all open connections, which uses this address. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, se

Re: r239356: does it mean, that synchronous dhcp and dhcplcinet with disabled devd gone?

2012-08-21 Thread Lev Serebryakov
be supported. It is perfectly valid and sensible setup for small devices (think: MIPS-based routers, which are started to be supported now), where devd could be very costly in both terms of flash size (it is C++ application and need C++ runtime!) and memory (only devd event on such devices are thi

Re: r239356: does it mean, that synchronous dhcp and dhcplcinet with disabled devd gone?

2012-08-21 Thread Lev Serebryakov
or everybody. -- // Black Lion AKA Lev Serebryakov ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: r239356: does it mean, that synchronous dhcp and dhcplcinet with disabled devd gone?

2012-08-21 Thread Lev Serebryakov
SoC-based router has only 16MiB of flash. And, yes, FreeBSD doesn't fit well in this size now, but why add another mandatory program, only role of which is to monitor network cable and re-run the same program every time? -- // Black Lion AKA Lev Serebryakov _

<    1   2   3   4   5   >