On Thu, 6 Jan 2005 22:05:31 -0800, Pascal Hofstee <[EMAIL PROTECTED]> wrote:
> Well .. i noticed that kvm_getargv indeed only seems to use /proc in
> case that apparently the commandline argument list grows beyond a
> certain size, as i have been able to establish by trial and error.
OK .. i creat
OOpps .. forgot to actually attach my kvmtest.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Sat, Jan 22, 2005 at 02:52:21PM -0700, M. Warner Losh wrote:
>
> Chances are you don't have things configured quite correctly in the
> bios. The interrupts aren't asserting proplerly.
Interrupts 3,4,10,11 are reserved for ISA cards in BIOS.
Tweaking "PnP aware OS [Y/N]" setting doesn't help.
Hello,
my question is how a ioctl is called when i use int ioctl(fd ) from
userland. i think first, a trap is generated through the handler in
exeption.S, that calls the routine for system-calls, and that calls via the
syscall-vector-table the function sys_ioctl (? i think). by the way, where
hihi, peter, alin-adrian, don -
thanx for your quick answers and suggestions (i don't think that i tried to
run this program on any of my 4.x systems and i know i haven't tried to run it
on anything else, since i don't use anything else for real work; apparently,
pentiums sort of use ieee floatin
Dear colleagues,
my new testing server (RELENG_5 from 21 Jan) yesterday hangs with
handle_workitem_freefile panic (most probably during background fsck). I did
not enable kernel dumps yet, but most frustrating item for me was that system
hangs, not rebooted.
Line involved was
ufs/ffs/ffs_soft
On Sun, 23 Jan 2005, Dmitry Morozovsky wrote:
DM> I'm building debig kernel now and enabling kernel dumps, just to be sure,
but
DM> it seems some sporadic file system inconsistencies...
Hmmm... it reveals geom_mirror I use (over two SATA drives) both does not
support dumping, and hides underly
On Sat, 22 Jan 2005, Dmitry Morozovsky wrote:
DM> DA> There is:
DM> DA> http://www.ambrisko.com/doug/ata/ata_stable_sata_7.patch
DM> DA> for 4.10. That deals with Intel and Promise SATA stuff and
DM> DA> ata-raid fixes/enhancements. It deals with legacy and enhanced modes
DM> DA> for In
On Sun, Jan 23, 2005 at 05:38:55PM +0300, Dmitry Morozovsky wrote:
+> On Sun, 23 Jan 2005, Dmitry Morozovsky wrote:
+>
+> DM> I'm building debig kernel now and enabling kernel dumps, just to be
sure, but
+> DM> it seems some sporadic file system inconsistencies...
+>
+> Hmmm... it reveals geom_
On Sun, 23 Jan 2005, Pawel Jakub Dawidek wrote:
PJD> You cannot dump to GEOM providers, especially from rank > 1 geoms.
PJD> It is better to create more mirrors for every partition you want to mirror
PJD> (or slice) instead of whole disk.
PJD> One of the benefits is that gmirror marks mirror as cl
On Sun, Jan 23, 2005 at 07:24:26PM +0300, Dmitry Morozovsky wrote:
+> However: how can the be achieved the following goal: have mirrored swap (to
+> keep redundancy and HA) and a place to dump panic images to, modulo having
+> scratch disk and/or scratch unused partition?
When you have dedicated
On Sun, 23 Jan 2005, Pawel Jakub Dawidek wrote:
PJD> +> However: how can the be achieved the following goal: have mirrored swap
(to
PJD> +> keep redundancy and HA) and a place to dump panic images to, modulo
having
PJD> +> scratch disk and/or scratch unused partition?
PJD>
PJD> When you have
On Sun, Jan 23, 2005 at 01:42:46PM +0300, Andrew L. Neporada wrote:
> On Sat, Jan 22, 2005 at 02:52:21PM -0700, M. Warner Losh wrote:
> >
> > Chances are you don't have things configured quite correctly in the
> > bios. The interrupts aren't asserting proplerly.
>
> Interrupts 3,4,10,11 are rese
[EMAIL PROTECTED] wrote:
- Oorspronkelijk bericht -
then the ukbd driver should handle it.. have you tried it?
Do you mean I can use a different driver. now when I connect it it works
but I can't type anymore.
When I remove the scanner I can type again
Just disable the entry in /etc/usbd.
On Sun, Jan 23, 2005 at 01:17:31AM -0800, Pascal Hofstee wrote:
> OOpps .. forgot to actually attach my kvmtest.
It didn't make it through this time, either. Note that the FreeBSD
mailing list manager rejects attachments of certain types, so if you are
sending a C source file as, say, application
15 matches
Mail list logo