Quoting Robert Swindells :
Do powerpc kernels have a sysctl for page size ? I'm fairly sure
that arm does.
Yes. It has:
# sysctl -a | grep page
hw.pagesize = 4096
But I don't know if you can change that at runtime.
--
Frank Wille
On Fri, 21 Aug 2015 01:35:05 +0200
Frank Wille wrote:
> > http://mail-index.netbsd.org/port-sandpoint/2012/12/08/msg000402.html
> > [...]
> > Is this solved by now?
>
> No, I don't think so. I could easily reproduce it with a 6.0 kernel:
>
> 41% |***
On Wed, 19 Aug 2015 17:22:25 -0400
Thor Lancelot Simon wrote:
> Does the device not work properly with ukphy? Most do.
It does. Reaching nearly 5 MiB/s, which is quite good for those machines.
--
Frank Wille
On Thu, 20 Aug 2015 07:35:49 +0200
Felix Deichmann wrote:
> 2015-08-19 21:18 GMT+02:00 Frank Wille :
> > I don't remember any bugs or panics (although that doesn't mean much).
> > In my tests the stge(4) driver seemed stable.
>
> http://mail-index.netbsd.org/port
On Wed, 19 Aug 2015 07:54:54 +0200
Felix Deichmann wrote:
> 2015-08-18 20:30 GMT+02:00 Frank Wille :
> > What's wrong with stge(4)?
>
> Compare our driver to the FreeBSD one, derived from us. It seems
> FreeBSD's heavily improved in the meantime, but the changes w
ot detected:
media: Ethernet autoselect (none)
--
Frank Wille
ems to be a problem. No media selected?
stge0: flags=8b43 mtu
1500
capabilities=3f00
enabled=0
address: 00:13:46:da:xx:xx
media: Ethernet autoselect (none)
status: active
--
Frank Wille
an to look
> into the derelict stge(4) if nobody with more experience is willing
> to).
What's wrong with stge(4)?
> /sandpoint's Frank Wille has a DSM-G600 AFAIK, so he might be faster.
I compiled a recent generic sandpoint kernel with "patch-ipgphy-20100606"
applied,