zone(9) is broken on SMP?!

2003-11-26 Thread Max Laier
If I build attached kmod and kldload/-unload it on a GENERIC kernel w/
SMP  apic it'll error out:
Zone was not empty (xx items).  Lost X pages of memory.

w/o SMP  apic the problem disappears.

This is on a p4 HTT, but seems reproducible on proper SMP systems as
well. UP systems don't show it however.

Can somebody please try and report? Thanks!

-- 
Best regards,
 Max  mailto:[EMAIL PROTECTED]

Makefile.
Description: Binary data


uma_test.c
Description: Binary data
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: zone(9) is broken on SMP?!

2003-11-26 Thread Florian C. Smeets
Max Laier wrote:
If I build attached kmod and kldload/-unload it on a GENERIC kernel w/
SMP  apic it'll error out:
Zone was not empty (xx items).  Lost X pages of memory.
This is on a p4 HTT, but seems reproducible on proper SMP systems as
well. UP systems don't show it however.
Can somebody please try and report? Thanks!
Yes this is reproducible on a real SMP system:

bender kernel: Zone UMA test zone was not empty (65 items).  Lost 1 
pages of memory.

Regards,
flo
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: zone(9) is broken on SMP?!

2003-11-26 Thread Jeff Roberson
On Thu, 27 Nov 2003, Florian C. Smeets wrote:

 Max Laier wrote:
  If I build attached kmod and kldload/-unload it on a GENERIC kernel w/
  SMP  apic it'll error out:
  Zone was not empty (xx items).  Lost X pages of memory.
 
  This is on a p4 HTT, but seems reproducible on proper SMP systems as
  well. UP systems don't show it however.
 
  Can somebody please try and report? Thanks!

 Yes this is reproducible on a real SMP system:

 bender kernel: Zone UMA test zone was not empty (65 items).  Lost 1
 pages of memory.

I'll look into this over the weekend thanks.

Cheers,
Jeff


 Regards,
 flo
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-current
 To unsubscribe, send any mail to [EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]